@charset "Shift_JIS";
@import url("/cheeseclub/tips/css/tips.css");
@import url("/cheeseclub/tips/set/css/tset.css");

/* /////////////////////////////////////////
tips-set
///////////////////////////////////////// */
/* heading */
#content #main .SiteId h1 {background: url(../img/ttl_siteid.jpg) no-repeat 47px 31px}
#content #main #beer #sec01 h2 {background-image: url(../beer/img/ttl01.png)}
#content #main #sake #sec01 h2 {background-image: url(../sake/img/ttl01.png)}
#content #main #alcohol #sec01 h2 {background-image: url(../alcohol/img/ttl01.png)}
#content #main #coffee #sec01 h2 {background-image: url(../coffee/img/ttl01.png)}
#content #main #bread #sec01 h2 {background-image: url(../bread/img/ttl01.png)}
#content #main #other #sec01 h2 {background-image: url(../other/img/ttl01.png)}

/* #categoryNav */
#categoryNav li.Nav02 a {background-position: -179px -10px}

/* .LeafNav
-------------------- */

#content #sub .LeafNav h2.top {
	background-image: url(../../img/ttl_leafnav.png);
}

#content #sub .LeafNav h2 {
	border-bottom:solid 1px;
	border-top:solid 1px;
	border-color:#E7E3C6;
	line-height:2em;
	font-weight:bold;
	padding: 10px 0;
	padding-left:30px;
	font-size:140%;
}

#content #sub .LeafNav ul {
}

#content #sub .LeafNav ul li {
	border-bottom:solid 1px;
	border-color:#E7E3C6;
	line-height:1.4em;
	font-weight:bold;
	padding: 10px 0;
	font-size:140%;
}


#content #sub .LeafNav ul .liTop{
	
	border-top:solid 1px;
	border-color:#E7E3C6;
	line-height:2em;
}
#content #sub .LeafNav ul .liTop a{ 
	color:#585858;
	background-image: none;
}

#content #sub .LeafNav ul li.Current {
	background-color:#FFF4DF;
}
#content #sub .LeafNav ul li a{
	background-image: url(/cheeseclub/tips/img/arw_leafnav2.png);
	display:block;
	
}

#content #sub .LeafNav ul li.Current a {
	background-image: url(/cheeseclub/tips/img/arw_leafnav2_cr.png);
	color: #0065B0;
	display:block;
	}





/* set */

#content #main .SiteId #set {
	}
	
#content #main .SiteId #set p {
	padding: 0px;
	margin: 0px;
	}
	
#content #main .SiteId #set p.clear {
	clear: both;
	}
	
#content #main .SiteId #set .lead-img {
	width: 270px;
	padding: 0px;
	margin: 15px 10px 0px 0px;
	float: left;
	}	
	
#content #main .SiteId #set .lead-comment {
	width: 380px;
	padding: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	}
		
#content #main .SiteId #set .box {
	width: 330px;
	height: 160px;
	background-image: url(../../img/bg_ribon.gif);
	background-repeat: no-repeat;
	float: left;
	}
	
#content #main .SiteId #set .box .title {
	padding: 13px 0px 0px 23px;
	}
*html #content #main .SiteId #set .box .title { /*IE6*/
	padding: 10px 0px 0px 23px;
	}
	
*:first-child+html #content #main .SiteId #set .box .title { /*IE7*/
	padding: 10px 0px 0px 23px;
	}
	
	
#content #main .SiteId #set .box .pic {
	width: 120px;
	padding: 10px 0px 0px 13px;
	float: left;
	}
	
#content #main .SiteId #set .box .comment {
	width: 185px;
	padding: 7px 7px 3px 3px;
	float: right;
	}

*html #content #main .SiteId #set .box .comment { /*IE6*/
	width: 185px;
	padding: 7px 10px 3px 3px;
	float: right;
	}
	
#content #main .SiteId #set .box .link {
	width: 190px;
	padding: 95px 0px 0px 125px;
	position: absolute;
	text-align: right;
	}	
			
*html #content #main .SiteId #set .box .link { /*IE6*/
	width: 190px;
	padding: 95px 5px 0px 0px;
	position: absolute;
	text-align: right;
	}	
	
*:first-child+html #content #main .SiteId #set .box .link { /*IE7*/
	width: 185px;
	padding: 95px 0px 0px 0px;
	position: absolute;
	text-align: right;
	}
	
#content #main .SiteId #set .box .link img {
	vertical-align: middle;
	padding-right: 3px;
	}


/*  */
#content #main .Column1 div#secBox02 span {
	background: none;
}
#content #main .Column1 h2.ttl02 {
	background: url(../beer/img/ttl02.gif) no-repeat 0 0;
	height: 28px;
	width:663px;
	margin:0 0 0 -3px;
	margin-bottom:15px;
}

#content #main .Column1 div#secBox02 dl dt {
	color:#F96501;
	font-size:14px;
	font-weight: bold;
	background: url(../beer/img/otsumami.png) no-repeat left center;
	padding:5px  0 5px 50px;
	margin-bottom:5px;
}

#content #main .Column1 div#secBox02 dl dd {
	padding:0 10px 10px 10px;
}

* html #content #main div#secBox02 .Plinkage_padd ul li {
	width:370px !important;
}