/* hydrogen.css */

/* ------------------------------------------------------------------------------------------------------------
グローバルメニュー
-------------------------------------------------------------------------------------------------------------*/
#bigan #gm09 a{ background-position:-230px -344px;}

/* ------------------------------------------------------------------------------------------------------------
コンテンツ
-------------------------------------------------------------------------------------------------------------*/
#contents{ line-height:150%; }
h3.bar{ margin-bottom:15px; }
h4.green,h5.green{
font-size:1.2em;
color:#8BC53F;
margin:0 0 7px;
font-weight:bold;
}
#area1 .flt_left{
width:420px;
}
#area1 .flt_right{
width:200px;
}
#area2 .flt_left{
width:450px;
}
#area2 .flt_right{
width:170px;
}
#area3 .flt_left{
width:450px;
}
#area3 .flt_right{
width:200px;
}
#area2 h4,#area3 h4{
	font-size:1.2em;
	font-weight:bold;
	color:#333;
	background:url(../images/common/cir_green.gif) 0 2px no-repeat;
	padding-left:20px;
	margin-bottom:5px;
}
#area3 ul{
	margin-left:20px;
}
#area3 ul:nth-child(2){
	list-style:none;
	margin-left:0;
}
.ten{
	border-bottom:dotted 1px #736357;
	margin-bottom:25px;
	padding-bottom:25px;
}




