/* CSS information=====================
File name:ekisou/main.css
Description:main(float)
Editors:Yukiko Watanabe
Last Editor: Yukiko Watanabe
Date:2009.07.22
Table of Contents:
[PRODUCT]
  #
==================================== */	
#main_contents h2{
	margin:0 0 20px -50px;
}
/* ここまで上書き */
#main_contents h4{
	font-size:18px;
	font-weight:bold;
}
.ekisou_title img{
	margin-bottom:10px;
}	
	.ekisou_title .removal{
		float:left;
		padding-right:20px;
}	
	.ekisou_title .title{
		clear:left;
}		
.main_section1{
	height:225px;
	margin-top:20px;
}
	.main_section1 img{
		float:left;
		width:190px;
		height:195px;
}
		.main_section1 .ekisou_photo{
			margin-right:10px;
}
		*html .main_section1 .ekisou_photo{
			margin-right:5px;
}
.main_section2{
	clear: both;/* フロートを解除 */
	overflow:hidden;
	border-top:1px solid #000000;/* ボーダー設定 */
	padding:20px 0 0 0;
	}
.main_section3{
	margin:10px 0 0 0;
	}
.main_section4{
	margin:10px 0 30px 0;
	}
.main_section5{
	clear:both;
	border-top:1px solid #000000;/* ボーダー設定 */
	padding:20px 0 0 0;	
}
	.main_section5 ul li{
		list-style: decimal inside;
		line-height:200%;
}		
/* 共通テーブル */
table{
	margin:10px 0 0 1px;
	border-left:1px solid #666666;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	text-align:center;
	}
table th{
	height:31px;
	background:#C8E8F7;/* 見出しの色 */
	border-right:1px solid #666666;
	}
table td{
	height:31px;
	background:#FFFFFF;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	}
table td span{
	font-weight:bold;
	}
table td p{
	font-size:10px;
	padding:10px;/* 主要用途*/
	text-align:justify;
	text-justify: inter-ideograph;
	line-height:1.3em;
	}
.cel_1{
	width:67px;/* 銘柄横幅*/
	}
.cel_2{
	width:89px;/* 粒度横幅 */
	}
.cel_3{
	width:109px;/* 形状横幅 */
	}