@charset "Shift_JIS";
@import url("/cheeseclub/knowledge/css/knowledge.css");
@import url("kmade.css");

/* /////////////////////////////////////////
knowledge-history
///////////////////////////////////////// */
/* heading */

#content #main .SiteId p{
	margin-top:8px !important;
}
#content #main #teigi #se
#content #main #mature #sec01 h2 {background-image: url(../mature/img/ttl01.png)}
#content #main #camembert #sec01 h2 {background-image: url(../camembert/img/ttl01.png)}
#content #main #gouda #sec01 h2 {background-image: url(../gouda/img/ttl01.png)}
#content #main #processed #sec01 h2 {background-image: url(../processed/img/ttl01.png)}
#content #main #factory #sec01 h2 {background-image: url(../factory/img/ttl01.png)}
#content #main #laboratory #sec01 h2 {background-image: url(../laboratory/img/ttl01.png)}

/* #categoryNav */
#categoryNav li.Nav03 a {background-position: -212px -10px}

/* made */

 .ttlTop {
	background-image: none !important;
	border-bottom: 2px solid #C4C0A5;
	border-color: #C4C0A5;
	color: #5E4B15;
	font-size: 24px !important;
	font-weight: 500;
	padding-left: 5px !important;
	padding-top: 8px !important;
	 width: 630px;
	 margin-bottom:15px !important;
}
.ttlTxt {
	 margin-bottom:10px !important;
}
.sec1,.sec2{
	margin-left:10px;
}
.sec1 .cheeseType .cheesettl{
	color: #5E4B15;
	font-size: 24px !important;
	margin-bottom:10px !important;
}
.sec1 .cheeseType .cheesettl span{
	color: #C03401;
}
.sec1 .cheeseType .secBox{
	 border-bottom: 1px solid #E8DBB9;
	border-color: #E8DBB9;
	padding-bottom: 20px !important;
	margin-bottom:20px !important;
}
.sec1 .cheeseType .imgBox {
	float: left !important;
	width: 180px !important;
	margin-left:20px !important;
}
.sec1 .cheeseType .imgBox img{
	border:solid 1px;
	padding:4px;
	border-color: #E8DBB9;
}
.sec1 .cheeseType .txtBox {
	float: left !important;
	 width: 430px !important;
}

.sec2 .cheeseType .cheesettl{
	color: #5E4B15;
	font-size: 150% !important;
}
.sec2 .cheeseType .cheesettl span{
	color: #C03401;
}
.sec2 .cheeseType .secBox{
	padding-bottom: 20px !important;
	margin-bottom:20px !important;
}
.sec2 .cheeseType .imgBox {
	float: left !important;
	width: 300px !important;
}

.sec2 .cheeseType .txtBox {
	float: left !important;
	width: 315px !important;
	font-size:100% !important;
	border:solid 1px;
	padding:8px;
	border-color: #E8DBB9;
}
.attention{
	color:#A5431E;
	font-weight:500;
}
.lookOther {
	background-color: #FCFAEE;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-top: 20px;
}


a:link {
	color: #0068B7 !important;
}
a:hover {
	color: #BA6632 !important;
}
.mBtm0 {
    margin-bottom: 0 !important;
}
