/* CSS information=====================
File name:kisou/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;
}
.kisou_title img{
		margin-bottom:10px;
}		
	.kisou_title .removal{
		float:left;
		padding-right:20px;
}	
	.kisou_title .title{
		clear:left;
}	
.main_section1{
	height:225px;
	margin-top:20px;
}
	.main_section1 img{
		float:left;
		width:190px;
		height:195px;
}
		.main_section1 .kisou_photo{
			margin-right:10px;
}
		*html .main_section1 .kisou_photo{
			margin-right:5px;
}
.main_section2{
	clear: both;/* フロートを解除 */
	overflow:hidden;
}
.main_section2{
	clear: both;/* フロートを解除 */
	overflow:hidden;
}
.main_section3{
	margin:30px 0 0 0;
	border-top:1px solid #000000;/* ボーダー設定 */
	padding:20px 0 0 0;
}
	.main_section3 p{
		font-size:10px;
		margin-top:5px;
}
.main_section4{
	margin:30px 0 0 0;
	border-top:1px solid #000000;/* ボーダー設定 */
	padding:20px 0 0 0;	
}
	.main_section4 div{
		text-align:center;	
}
	.main_section4 .kisou_order1{
		background:url(../../image/kisou_main/kisou_order1.gif) no-repeat;
		margin-right:10px;
		float:left;
		width:190px;
		height:120px;					
}
	.main_section4 .kisou_order2{
		background:url(../../image/kisou_main/kisou_order2.gif) no-repeat;
		margin-right:10px;
		float:left;
		width:190px;
		height:120px;							
}
	.main_section4 .kisou_order3{
		background:url(../../image/kisou_main/kisou_order3.gif) no-repeat;
		float:left;
		width:190px;
		height:120px;									
}
	.main_section4 .kisou_order4{
		clear:both;
		background:url(../../image/kisou_main/kisou_order4.gif) no-repeat;
		float:left;
		width:190px;
		height:120px;
		margin-top:10px;									
}
		.main_section4 .kisou_order4 .more{
			text-align:right;							
}
	.main_section4 .kisou_order1 div, .main_section4 .kisou_order2 div, .main_section4 .kisou_order3 div, .kisou_order4 div{
		padding-top:72px;
		font-size:10px;							
}
.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:#DEF59F;/* 見出しの色 */
	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;
	}
	table td p span{
		color:#FF0000;
	}
.cel_1{
	width:67px;/* 銘柄横幅*/
	}
.cel_2{
	width:89px;/* 粒度横幅 */
	}
.cel_3{
	width:109px;/* 形状横幅 */
	}
.cel_4{
	width:109px;/* 形状横幅 */
	}