@charset "Shift_JIS";
@import url("/cheeseclub/knowledge/css/knowledge.css");
@import url("khistory.css");


/* /////////////////////////////////////////
knowledge-history
///////////////////////////////////////// */
/* heading */
#content #main .SiteId h1 {background: url(../img/ttl_siteid.jpg) no-repeat 76px 40px}
#content #main #w-asia #sec01 h2 {background-image: url(../w-asia/img/ttl01.png)}
#content #main #europe #sec01 h2 {background-image: url(../europe/img/ttl01.png)}
#content #main #japan #sec01 h2 {background-image: url(../japan/img/ttl01.png)}

/* #categoryNav */
#categoryNav li.Nav02 a {background-position: -117px -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: #e7f8dd url(../../img/bdr_dotted_leafnav.png) repeat-x left bottom;
	padding: 10px 0;
}

#content #sub .LeafNav ul li.Current {
	background-color: #a2e37b;
}
#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;
}

/* history */

#content #main .SiteId #history {
	}
	
#content #main .SiteId #history p {
	padding: 0px;
	margin: 0px;
	}
	
#content #main .SiteId #history p.clear {
	clear: both;
	}
	
#content #main .SiteId #history .lead-img {
	width: 270px;
	padding: 0px;
	margin: 15px 10px 0px 0px;
	float: left;
	}	
	
#content #main .SiteId #history .lead-comment {
	width: 380px;
	padding: 0px;
	padding: 15px 0px 0px 0px;
	float: left;
	}
		
#content #main .SiteId #history .box {
	width: 330px;
	height: 160px;
	background-image: url(../../img/bg_ribon.gif);
	background-repeat: no-repeat;
	float: left;
	}
	
#content #main .SiteId #history .box .title {
	padding: 13px 0px 0px 23px;
	}

*html #content #main .SiteId #history .box .title { /*IE6*/
	padding: 10px 0px 0px 23px;
	}
	
*:first-child+html #content #main .SiteId #history .box .title { /*IE7*/
	padding: 10px 0px 0px 23px;
	}
		
#content #main .SiteId #history .box .pic {
	width: 120px;
	padding: 10px 0px 0px 13px;
	float: left;
	}
	
#content #main .SiteId #history .box .comment {
	width: 185px;
	padding: 7px 7px 3px 3px;
	float: right;
	}

*html #content #main .SiteId #history .box .comment { /*IE6*/
	width: 185px;
	padding: 7px 10px 3px 3px;
	float: right;
	}
	
#content #main .SiteId #history .box .link {
	width: 190px;
	padding: 95px 0px 0px 125px;
	position: absolute;
	text-align: right;
	}
	
*html #content #main .SiteId #history .box .link { /*IE6*/
	width: 190px;
	padding: 95px 5px 0px 0px;
	position: absolute;
	text-align: right;
	}	
	
*:first-child+html #content #main .SiteId #history .box .link { /*IE7*/
	width: 185px;
	padding: 95px 0px 0px 0px;
	position: absolute;
	text-align: right;
	}		
	
#content #main .SiteId #history .box .link img {
	vertical-align: middle;
	padding-right: 3px;
	}