@charset "Shift_JIS";

/* ===================================
	proteismo
=================================== */

/* ===== Float Clearing ===== */
div#proteismo .clearFix{
zoom:1;
_height:1%;
}

div#proteismo .clearFix:after{
display:block; 
clear:both; 
visibility:hidden;
height:0; 
content:".";
}

/* ===== imgの下余白削除 ===== */
#proteismo img{
	vertical-align: bottom;
}


/* ===== 共通 ===== */
div#proteismo{
	width:800px;
	margin:10px 0px 2em 75px;
	line-height:150%;
	color:#814a2b;
	font-size:13px;
	background:#fff;
}
div#proteismo .fl{
	float:left;
}
div#proteismo .fr{
	float:right;
}
div#proteismo .bottom1{
	width:798px;
	height:17px;
	clear:both;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
}
div#proteismo .bottom2{
	width:798px;
	height:17px;
	clear:both;
	border-left:solid 1px #bbb;
	border-right:solid 1px #bbb;
	border-bottom:solid 1px #bbb;
}

/* ===== cont1 ===== */
div#proteismo .cont1 ul{
	width:800px;	
}
div#proteismo .cont1 ul li.fl{
	width:400px;
	height:433px;
	background:url(../img/cont1_h4Bg1.jpg) bottom no-repeat;
}
div#proteismo .cont1 ul li.fr{
	width:400px;
	height:433px;
	background:url(../img/cont1_h4Bg2.jpg) bottom no-repeat;
}
div#proteismo .cont1 ul li.fl p{
	width:350px;
	margin:0 20px 0 30px;	
}
div#proteismo .cont1 ul li.fr p{
	width:350px;
	margin:0 30px 0 20px;	
}


/* ===== cont2 ===== */
div#proteismo .cont2 ul{
	width:800px;	
}
div#proteismo .cont2 ul li{
	float:left;
}


/* ===== product ===== */
div#proteismo .product .fl{
	width:393px;	
}
div#proteismo .product .fl dl{
	width:393px;
	_width:348px;
	height:188px;
	background:url(../img/product_img2.jpg) repeat-y;
	padding:0 0 0 45px;
}
div#proteismo .product .fl dl dt{
	clear:left;
	float:left;
	width:5.5em;
	padding-left:1em;
	background:#f8f5ee;
	font-weight:bold;
}
div#proteismo .product .fl dl dt.a{
	height:5em;
	line-height:5em;
	border-top:#dacfb1 solid 1px;
	border-bottom:#dacfb1 solid 1px;
	border-left:#dacfb1 solid 1px;
	border-right:#dacfb1 solid 1px;
}
div#proteismo .product .fl dl dt.b{
	height:2.5em;
	line-height:2.5em;
	border-bottom:#dacfb1 solid 1px;
	border-left:#dacfb1 solid 1px;
	border-right:#dacfb1 solid 1px;
}
div#proteismo .product .fl dl dd{
	width:15em;
	margin-left:6.5em;
	padding-left:1em;
	padding-right:1em;
	background:#fff;
}
div#proteismo .product .fl dl dd.c{
	height:4.7em;
	padding-top:0.3em;
	border-top:#dacfb1 solid 1px;
	border-bottom:#dacfb1 solid 1px;
	border-right:#dacfb1 solid 1px;
}
/** Safari 3.1 and Google Chrome **/
body:nth-of-type(1) #proteismo .product .fl dl dd.c {
	height:4.8em;
	padding-top:0.3em;
}
div#proteismo .product .fl dl dd.d{
	height:2.5em;
	line-height:2.5em;
	border-bottom:#dacfb1 solid 1px;
	border-right:#dacfb1 solid 1px;
}