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

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 754px;
}

#contents .pagetop {
	font-size: 10px;
	text-align: right;
	line-height: 10px;
	height: 22px;
}

#contents a:link {
	color: #4C7EB0;
	text-decoration: none;
}
#contents a:visited {
	text-decoration: none;
	color: #4C7EB0;
}
#contents a:hover {
	text-decoration: underline;
	color: #FF0000;
}
#contents a:active {
	text-decoration: underline;
	color: #FF0000;
}


form {
	width: 674px;
}

.koumoku {
	width: 130px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

.naiyou {
	width: 533px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	vertical-align: top;
}

.form_btn {
	text-align: center;
	vertical-align: middle;
	width: 674px;
	height: 35px;
}


.form_span {
	color: #FF0000;
}

