@charset "Shift_JIS";
@import url("/cheeseclub/tips/css/tips.css");
@import url("/cheeseclub/tips/choice/css/tchoice.css");

/* /////////////////////////////////////////
tips-choice
///////////////////////////////////////// */
/* heading */
#content #main .SiteId h1 {background: url(../img/ttl_siteid.jpg) no-repeat 47px 31px}
#content #main #top #sec01 h2 {background-image: url(../top/img/ttl01.png)}
#content #main #keeping #sec01 h2 {background-image: url(../keeping/img/ttl01.png)}
#content #main #type #sec01 h2 {background-image: url(../type/img/ttl01.png)}
#content #main #cutting #sec01 h2 {background-image: url(../cutting/img/ttl01.png)}

/* #categoryNav */
#categoryNav li.Nav01 a {background-position: 0 -10px}

/* .LeafNav
-------------------- */
#content #sub .LeafNav h2.top {
	background-image: url(../../img/ttl_leafnav.png);
}

#content #sub .LeafNav h2 {
	background-image: url(../img/ttl_leafnav.png);
}

#content #sub .LeafNav ul {
}

#content #sub .LeafNav ul li {
	background: #FEEBDD url(../../img/bdr_dotted_leafnav.png) repeat-x left bottom;
	padding: 10px 0;
}

#content #sub .LeafNav ul li.Current {
	background-color: #F9B079;
}
#content #sub .LeafNav ul li a {
	background-image: url(../../img/arw_leafnav.png);
}

#content #sub .LeafNav ul li.Current a {
	background-image: url(../../img/arw_leafnav_cr.png);
	color: #fff;
}




/* choice */

#content #main .SiteId #choice {
	}
	
#content #main .SiteId #choice p {
	padding: 0px;
	margin: 0px;
	}
	
#content #main .SiteId #choice p.clear {
	clear: both;
	}
	
#content #main .SiteId #choice .lead-img {
	width: 270px;
	padding: 0px;
	margin: 15px 10px 0px 0px;
	float: left;
	}	
	
#content #main .SiteId #choice .lead-comment {
	width: 380px;
	padding: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	}
		
#content #main .SiteId #choice .box {
	width: 330px;
	height: 160px;
	background-image: url(../../img/bg_ribon.gif);
	background-repeat: no-repeat;
	float: left;
	}
	
#content #main .SiteId #choice .box .title {
	padding: 13px 0px 0px 23px;
	}
	
*html #content #main .SiteId #choice .box .title { /*IE6*/
	padding: 10px 0px 0px 23px;
	}
	
*:first-child+html #content #main .SiteId #choice .box .title { /*IE7*/
	padding: 10px 0px 0px 23px;
	}
	
	
#content #main .SiteId #choice .box .pic {
	width: 120px;
	padding: 10px 0px 0px 13px;
	float: left;
	}
	
#content #main .SiteId #choice .box .comment {
	width: 185px;
	padding: 7px 7px 3px 3px;
	float: right;
	}

*html #content #main .SiteId #choice .box .comment { /*IE6*/
	width: 185px;
	padding: 7px 10px 3px 3px;
	float: right;
	}
	
#content #main .SiteId #choice .box .link {
	width: 190px;
	padding: 95px 0px 0px 125px;
	position: absolute;
	text-align: right;
	}
		
*html #content #main .SiteId #choice .box .link { /*IE6*/
	width: 190px;
	padding: 95px 5px 0px 0px;
	position: absolute;
	text-align: right;
	}	
	
*:first-child+html #content #main .SiteId #choice .box .link { /*IE7*/
	width: 185px;
	padding: 95px 0px 0px 0px;
	position: absolute;
	text-align: right;
	}
		
#content #main .SiteId #choice .box .link img {
	vertical-align: middle;
	padding-right: 3px;
	}
	
#content #main .SiteId #choice .box .link-long {
	width: 190px;
	padding: 85px 0px 0px 125px;
	line-height: 1.2;
	position: absolute;
	text-align: right;
	}		

*html #content #main .SiteId #choice .box .link-long { /*IE6*/
	width: 190px;
	padding: 80px 5px 0px 0px;
	position: absolute;
	text-align: right;
	}
			
*:first-child+html #content #main .SiteId #choice .box .link-long { /*IE7*/
	width: 185px;
	padding: 80px 0px 0px 0px;
	position: absolute;
	text-align: right;
	}			
	
#content #main .SiteId #choice .box .link-long img {
	vertical-align: middle;
	padding-right: 3px;
	}