@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 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;
}
