@charset "utf-8";
/* CSS Document */
#Navi01 img {
	visibility	: hidden;
}
#Navi01 a {
	display		: block;
	background:url(http://www.cosmokensetsu.co.jp/common_images/under_navi_01_on.gif) no-repeat 0 0;
}


div#under_Area div.product_box{
	padding-bottom:15px;
	}
div#under_Area div.product_box h4{
	margin:0 15px;
	padding-bottom:20px;
}
div#under_Area div.product_box p{
	padding:0 15px 24px;

}
		
	
div#under_Area div.product_box_in{
	margin:0 15px 15px;
	border:1px solid #dfd8d0;
	padding:38px 24px 0 24px;
	background-color:#FFFFFF;/* safari角丸に必須 */
}


div#under_Area div.product_box_in div.product_contents{
	overflow:hidden;
	margin-bottom:48px;
}

div#under_Area div.product_box_in div.product_contents div.text_left{
	float:left;
	width:387px;
}

div#under_Area div.product_box_in div.product_contents div.text_right{
	float:right;
	width:415px;
	margin-left:24px;
}

div#under_Area div.product_box_in div.product_contents div.text_left h5,
div#under_Area div.product_box_in div.product_contents div.text_right h5{
	padding:0 0 24px 0;
}


div#under_Area div.product_box_in div.product_contents div.text_left p,
div#under_Area div.product_box_in div.product_contents div.text_right p{
	padding:0;
}

span.small{
	font-size:80%;
}



	
