/* 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;
}
	.yousosan_title img{
		margin-bottom:10px;
}	
	.yousosan_title p{
		margin-bottom:30px;
}		
.main_section1{
	margin-top:40px;
}
.main_section2{
	margin-top:30px;
}
	.main_section2 ul{
		margin-top:10px;

}
	.main_section2 ul li{
		list-style: decimal inside;
		line-height:1.5em;
}
.main_section3{
	margin-top:30px;
}
	.main_section3 .image1{
		float:left;
		margin-bottom:20px;
}
	.main_section3 .image2{
		float:right;
		margin-bottom:20px;		
}
	.main_section3 .image3{
		clear:both;
}
	.main_section3 h5{
		font-size:14px;
		margin-bottom:5px;
}
	.main_section3 p{
		font-size:10px;
		margin-top:5px;
}
/* 保管上の注意 */
.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:0 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;
	border-right:1px solid #666666;	
}	
.sec1 th{background:#DEF59F;/* 見出しの色 */}
.sec2 th{background:#EEE;/* 見出しの色 */}
.sec3 th{background:#DEF59F;/* 見出しの色 */}		
table td{
	height:31px;
	background:#FFFFFF;
	border-top:1px solid #666666;
	border-right:1px solid #666666;
	}
table .sec1_bg1{
	background:#EEE;
}	
table td span{
	font-size:10px;
	line-height:1.2em;	
}
	table td .weight{
		font-weight:bold;
		line-height:1.2em;
}
table td storong{
	font-size:12px;
}
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;
	}
.sec1 .cel_1{width:210px;}
.sec1 .cel_2{width:67px;}
.sec1 .cel_3{width:199px;}
.sec1 .cel_4{width:109px;}
.sec2 .cel_1{width:59px;}
.sec2 .cel_2{width:80px;}
.sec2 .cel_3{width:195px;}
.sec3 .cel_1{width:225px;}
.sec3 .cel_2{width:120px;}
.sec3 .cel_3{width:120px;}
.sec3 .cel_4{width:120px;}