@charset "shift_jis";

*{	margin: 0px;	padding:0px;}

body { 
	margin:0px;
	padding:0px;
	text-align:left;	
	background-color:#FEE896;
	color:#000000;
	font-size:0.8em;
	line-height:160%;
	font-family: osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro","‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
}

.clearfix:after{    content:".";    display:block;    height:0;    clear:both;    visibility:hidden;}
.clearfix{    display:inline-block;}

/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block:}
/* End hide from0 IE-mac */

p   { 	margin:0;	padding:0;}
img { 	margin:0;	padding:0; vertical-align:bottom; border:none;}
ul  {	margin:0;	padding:0;}
li  {	margin:0;	padding:0;}

/* link */
a 		{	color:#663300;	text-decoration:underline;}
a:hover {	color:#FF9900;	text-decoration:underline;}

/* unity */
#wrapper{
	width:900px;
	margin:0 auto;
	padding:0;
	background-color:#FFFFFF;
}

#header{
	width:900px;
}

#header .logo{
	width:650px;
	float:left;
}

#header .slot{
	width:250px;
	float:right;
}

#main{
	width:860px;
	padding:0 20px;
	clear:both;
}

#pankuzu{
    clear:both;
	width:860px;
	font-size:1em;
}

#main_left{
	width:260px;
	float:left;
}

#main_right{
	width:600px;
	float:right;
}

#main_left2{
	width:260px;
	float:left;
	margin-top:5px;
}

#main_right2{
	width:600px;
	float:right;
	margin-top:5px;
}

#top_link{
	width:590px;
	padding:5px;
	text-align:right;
}

#footer{
	clear:both;
	width:900px;
	height:48px;
	background-image:url(../img/footer.gif);
	background-repeat:no-repeat;
}

#copy{
    text-align:center;
	padding:5px;
}

.foot_link{
    text-align:center;
	padding-top:8px;
}

#box{
	width:860px;
}

#sub_menu{
	width:368px;
	float:right;
}

#sub_menu ul{
    list-style:none;
}

#sub_menu li{
    float:left;
}


/* side_menu */
#sidemenu{
	width:231px;
}

#sidemenu ul{
    list-style:none;
}

/* lanking */
#lanking{
    margin-top:5px;
	width:231px;
}

.lank01{
    background-image:url(../img/rank_img01.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#FFFFD9;
    margin: 0px   0px  0px   0px;
	padding: 10px 0px 10px 65px;
	border-bottom:1px #CDCDAE dotted;
}

.lank02{
    background-image:url(../img/rank_img02.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#FFFFFF;
    margin: 0px   0px  0px   0px;
	padding: 10px 0px 10px 65px;
	border-bottom:1px #CDCDAE dotted;
}

.lank03{
    background-image:url(../img/rank_img03.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#FFFFD9;
    margin: 0px   0px  0px   0px;
	padding: 10px 0px 10px 65px;
	border-bottom:1px #CDCDAE dotted;
}

.lank04{
    background-image:url(../img/rank_img04.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#FFFFFF;
    margin: 0px   0px  0px   0px;
	padding: 10px 0px 10px 65px;
	border-bottom:1px #CDCDAE dotted;
}

.lank05{
    background-image:url(../img/rank_img05.jpg);
	background-repeat:no-repeat;
	background-position:5px 5px;
	background-color:#FFFFD9;
    margin: 0px   0px  0px   0px;
	padding: 10px 0px 10px 65px;
	border-bottom:1px #CDCDAE dotted;
}

.lank_date{
    text-align:right;
	margin-top:5px;
	font-size:10px;
	line-height:1.2;
}

/* coupon */
#coupon{
    margin-top:15px;
	width:231px;
}

/* topics */
.topics01{
	background-color:#FFFFD9;
    margin: 0px   0px  0px   0px;
	padding: 5px;
	border-bottom:1px #CDCDAE dotted;
}

.topics02{
	background-color:#FFFFFF;
    margin: 0px   0px  0px   0px;
	padding: 5px;
	border-bottom:1px #CDCDAE dotted;
}

/* campaign */
.campaign{
    border-left:1px #928980 solid;
	border-right:1px #928980 solid;
	border-bottom:1px #928980 solid;
	padding:10px 20px;
}

.camp_title{
	border-bottom:1px #CCCCCC dotted;
	color:#FF0000;
	margin-bottom:10px;
}

.img_sp{
    padding-bottom:5px;
}

.img_sp2{
    padding-bottom:15px;
}

/* item */
#item_list{
    margin-top:15px;
	width:600px;
}

#item_list ul{
    list-style:none;
	width:600px;
	padding:0;
	margin:0;
}

#item_list li{
    width:143px;
    float:left;
	padding-right:7px;
	padding-bottom:10px;
	margin:0;
}

#item_list p{
	font-size:0.8em;
	line-height:150%;
	margin:5px 0 5px 0;
}

#drink_list ul{
    list-style:none;
	width:600px;
	padding:0;
	margin:0;
}

#drink_list li{
    font-size:0.8em;
    width:200px;
    float:left;
	margin-bottom:10px;
	border-bottom:1px #92897F dotted;
}

/* concept */
.img_r{
    float:right;
}

.img_l{
    float:left;
}

/* sitemap */
#main_sitemap{
	width:600px;
	float:right;
	margin-top:5px;
}


#main_sitemap table{
    width:100%;
    text-align:left;
}

#main_sitemap td{
    border-bottom:1px #C2B3B3 dotted;
    padding:8px;
	font-size:1em;
	line-height:1.5;
}

#main_sitemap th{
    border-bottom:1px #C2B3B3 dotted;
    background-color:#FFFFCC;
    padding:8px;
    width:30%;
	font-size:1em;
	line-height:1.5;
	color:#663300;
}

/* inquiry */
#main_inq{
	width:600px;
	float:right;
	margin-top:5px;
}


#main_inq table{
    width:100%;
    text-align:left;
}

#main_inq td{
    border-bottom:1px #C2B3B3 dotted;
    padding:8px;
	font-size:1em;
	line-height:1.5;
}

#main_inq th{
    border-bottom:1px #C2B3B3 dotted;
    background-color:#FFFFCC;
    padding:8px;
    width:30%;
	font-size:1em;
	line-height:1.5;
	color:#663300;
}

.red{
	font-size:10px;
	line-height:1.2;
	color:#FF0000;
}

.red2{
	color:#FF0000;
}


#main_inq p{
	line-height:2;
	color:#663300;
}

.midashi{
	color:#663300;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #C2B3B3 dotted;
	padding:5px;
}

/* merit */
#main_merit{
	width:600px;
	float:right;
	margin:5px 0px;
}

#main_merit h3{
    padding:15px 0;
}

#main_merit p{
    padding:0 15px;
}

/* stuff */
#main_stuff{
	width:600px;
	float:right;
	margin-top:5px;
}


#main_stuff table{
    width:100%;
    text-align:left;
}

#main_stuff td{
    border-bottom:1px #C2B3B3 dotted;
    padding:8px;
	font-size:1em;
	line-height:1.5;
}

#main_stuff th{
    border-bottom:1px #C2B3B3 dotted;
    background-color:#FFFFCC;
    padding:8px;
    width:20%;
	font-size:1em;
	line-height:1.5;
	color:#663300;
}

#main_stuff p{
	line-height:2;
	color:#663300;
}

/* shop */
#main_shop{
	width:600px;
	float:right;
	margin-top:5px;
}

#main_shop table{
    width:100%;
    text-align:left;
}

#main_shop td{
    border-bottom:1px #C2B3B3 dotted;
    padding:8px;
	font-size:1em;
	line-height:1.5;
}

#main_shop th{
    border-bottom:1px #C2B3B3 dotted;
    background-color:#FFFFCC;
    padding:8px;
    width:25%;
	font-size:1em;
	line-height:1.5;
	color:#663300;
}

.waku{
    border:1px #BEB9B3 solid;
	width:578px;
	padding:10px;
}

#shopNavi {
    width:580px;
	height:35px;
	background:url(../shop/img/bg_shop.gif) no-repeat center bottom;
	margin:0px 0px 10px 0px;
	padding:0px 10px;
	}
#shopNavi ul {

	}
#shopNavi li {
    float:left;
	width:100px;
	margin:0px 5px 0px 0px;
	list-style-type:none;
	}


.shop_img{
    float:left;
    margin-right:10px;
}

.shop_title{
	color:#663300;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px #C2B3B3 dotted;
	padding:5px;
	margin-bottom:5px;
}
.shop_title img.icon{
vertical-align: text-bottom;
	margin:0px 0px 0px 5px;
}

.shop_l{
    width:280px;
    float:left;
	margin-bottom:10px;
}

.shop_r{
    width:278px;
    float:right;
	margin-bottom:10px;
}

.shop_pr{
	width:578px;
	height:132px;
	background-image:url(../shop/img/shop_pr.gif);
	background-repeat:no-repeat;
}

.shop_pr p{
    padding:30px 118px 30px 20px;
}

.back{
    text-align:center;
	padding:10px;
}

/* item*/
#main_item{
	width:600px;
	float:right;
	margin-top:5px;
}

#submenu{
    margin:0 0 15px 0;
	width:231px;
}

.menu01{
    background-image:url(../menu/img/icon01.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	background-color:#FFFFD9;
    margin: 0px   0px  0px   0px;
	padding: 7px 0px 5px 30px;
	border-bottom:1px #CDCDAE dotted;
}

.menu02{
    background-image:url(../menu/img/icon02.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	background-color:#FFFFFF;
    margin: 0px   0px  0px   0px;
	padding: 7px 0px 5px 30px;
	border-bottom:1px #CDCDAE dotted;
}

.orange{
    color:#FF9900;
    font-weight:bold;
}

#main_item ul#menuNavi { 
	position:relative;
	height:10px; width:600px;
	margin: 0px  0px 0px  0px;
	padding: 0px  0px  0px 0px;
	list-style:none;
}

#main_item ul#menuNavi li#naviL  { 
    background-image:url(../menu/img/arrow01.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;
	padding-top:5px;
	position:absolute;
	top:0px;
	left:0px;
}

#main_item ul#menuNavi li#naviC  {
    background-image:url(../menu/img/arrow02.gif);
	background-repeat:no-repeat; 
	background-position:0px 8px;
	padding-left:15px;
	padding-top:5px;
	position:absolute;
	top:0px;
	right:250px;
}

#main_item ul#menuNavi li#naviR  { 
    background-image:url(../menu/img/arrow03.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;
	padding-top:5px;
	position:absolute;
	top:0px;
	right:0px;
}

.setumei{
	width:600px;
	height:132px;
	background-image:url(../menu/img/setumei_bg.gif);
	background-repeat:no-repeat;
}

.setumei p{
    padding:30px 118px 30px 20px;
}

#main_item table{
    width:100%;
    text-align:left;
}

#main_item td{
    border-bottom:1px #C2B3B3 dotted;
    padding:8px;
	font-size:1em;
	line-height:1.5;
}

#main_item th{
    border-bottom:1px #C2B3B3 dotted;
    background-color:#FFFFCC;
    padding:8px;
    width:30%;
	font-size:1em;
	line-height:1.5;
	color:#663300;
}

/* hot news */
#hotnews{
    width:860px;
}

#hotnews_l{
    float:left;
    width:250px;
}

#hotnews_r{
    float:right;
    width:610px;
}

/* podhale_commu */
.commu_l{
    float:left;
    width:180px;
	padding-top:10px;
}

.commu_r{
    float:right;
    width:420px;
    padding-top:10px;
}
.commu_r .small{
    font-size:0.8em;
	color:#666666;
}
.commu_r .notes{
	color:#666666;
}