@charset "utf-8";
/* CSS Document */

#main_contents {
	color:#646464;
	font-size:14px;
}

h1 {
	font-size:17px;
	font-family:"小塚ゴシック Pr6N", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
	color:#646464;
	border-bottom:solid #92d500 2px;
	padding-bottom:8px;
	line-height:1em;
}

h2 {
}

h3 {
	margin-bottom:20px;
}

#contents1  {
	margin-bottom:55px;
}

#contents1 p {
	border-bottom:solid 1px #999999;
	width:250px;
	margin:0 0 10px 5px;
	line-height:1.7em;
	font-weight:bold;
}

#contents1 ul {
	margin:0 0 30px 10px;
}

#contents1 li {
	list-style-type:disc;
	list-style-position:inside;
	line-height:1.8em;
}

#contents1 a {
	text-decoration:none;
	color:#646464;
}

#contents1 a:hover {
	opacity:0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=50 )";
	background: #fff;
}


#contents1 table th {
	text-align:left;
	width:90px;
	padding-bottom:7px;
}

#contents1 table td {
	padding-bottom:7px;
}

#contents2 {
	padding-bottom:25px;	
}

#contents3  {
}

#contents3_inner img {
	margin-bottom:5px;
}

#contents3 #left_box {
	width:300px;
	float:left;
}

#contents3 #right_box {
	width:300px;
	float:right;
}
