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

#main_contents {
	color:#646464;
}

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

#contents1  {
	margin-bottom:40px;
}

#main_contents p#text_top {
	font-size:15px;
	margin-bottom:20px;
	font-weight:bold;
}

#main_contents p {
	font-size:13px;
}

h3 {
	margin-bottom:20px;
}

#contents2 {
	margin-bottom:70px;
}

#contents2 table {
	width:638px;
	border:dotted 1px #646464;
}

#contents2 th {
	height:50px;
	border:dotted 1px #646464;
	background-color:#c5d9c1;
	font-size:15px;
}

#contents2 td {
	height:50px;
	border:dotted 1px #646464;
	background-color:#f6f6f6;
	text-align:center;
}

#contents2 td.right_cell {
	background-color:#ecffe8;
}

.fontsize_18 {
	font-size:18px;
	letter-spacing:1px;
}

