@charset "utf-8";
@import url("common.css");

div.home_header{
	width: 590px;
	height: 157px;
	padding: 20px 30px;
	background: #eaf1dd;
}
* html div.home_header{
	width: 650px;
}
div.home_header p{
	font-size: 20px;
	font-weight: bold;
}
div.home_header h2{
	font-size: 40px;
	padding: 10px 0px 10px 40px;
}
div.home_header h3{
	font-size: 20px;
}
div.home_header h3 span{
	font-size: 28px;
	color: #4c5f27;
}
h3.news{
	width: 620px;
	height: 24px;
	margin-top: 10px;
	padding: 5px 0px 5px 10px;
	background: #cbcbcb;
	font-size: 18px;
	line-height: 24px;
}
* html h3.news{
	width: 630px;
}
div.news{
	width: 618px;
	padding: 10px 0px 5px 10px;
	border: 1px solid #cbcbcb;
	background: #f6f5f5;
}
div.news dl{
	width: 618px;
}
div.news dl dt{
	clear: left;
	float: left;
	width: 105px;
	padding-left: 15px;
	background: url(../images/arrow01.jpg) no-repeat 0px 5px;
}
div.news dl dd{
	width: 490px;
	margin-left: 120px;
	margin-bottom: 7px;
}
div.option{
	float: left;
	width: 422px;
	height: 215px;
	margin-top: 10px;
	border: 1px solid #cbcbcb;
	background: #eaf1dd;
}
div.option h2{
	font-size: 22px;
	color: #669900;
	padding: 7px 0px 0px 10px;
}
div.option h3{
	font-size: 18px;
	padding: 5px 0px 0px 10px;
}
div.option table{
	width: 422px;
	text-align: left;
	border-collapse: collapse;
}
div.option table th{
	width: 230px;
	height: 24px;
	font-weight: normal;
	text-align: left;
	font-size: 14px;
	padding: 7px 0px 7px 10px;
	border-bottom: dotted 1px #cbcbcb;
	background: url(../images/arrow02.jpg) no-repeat 212px 15px;
}
* html div.option table th{
	height: 34px;
}
div.option table td{
	height: 24px;
	font-size: 14px;
	padding: 7px 0px 7px 10px;
	border-bottom: dotted 1px #cbcbcb;
}
* html div.option table td{
	height: 34px;
}
div.option table td span{
	font-size: 12px;
}
div.option table th.edge, div.option table td.edge{
	border: none;
}
div.french{
	float: left;
	width: 184px;
	height: 205px;
	margin: 10px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	background: #f6f5f5;
	border: 1px solid #cbcbcb;
}
* html div.french{
	height: 215px;
}
div.french p.text01{
	font-size: 14px;
	color: #333333;
	margin-top: 5px;
}
div.french a p.text01{
	text-decoration: none;
}
div.french p.text02{
	font-size: 17px;
	font-weight: bold;
	color: #669900;
	margin-top: 3px;
}
div.french p.text03{
	font-size: 13px;
	font-weight: bold;
	color: #990099;
	margin-top: 3px;
}
div.french p.text04{
	font-size: 17px;
	font-weight: bold;
	color: #990099;
	margin-top: 3px;
}
div.french p.text04 a{
	color: #990099;
	text-decoration: underline;
}
div.french p.text04 a:hover{
	text-decoration: none;
}
p.inside{
	font-size: 18px;
	font-weight: bold;
	padding: 7px 0px;
}
div.advantage{
	width: 608px;
	padding: 10px;
	border: 1px solid #cbcbcb;
	background: #eaf1dd;
}
div.advantage h2{
	font-size: 22px;
	color: #669900;
}
div.advantage h3{
	font-size: 18px;
	padding: 10px 0px;
}
div.advantage p{ 
	padding-left: 17px;
	margin-bottom: 10px;
	background: url(../images/arrow_green.jpg) no-repeat 0px 4px;
}
div.advantage p span{ 
	font-weight: bold;
	color: #669900;
}
