@charset "shift_jis";


/*お問い合わせ*/

#maincontents {
width: 500px;
margin: 0 auto;
padding: 10px 10px;
background-color:#eedcb3;
}


#maincontents span.asterisk {
	color: #ff0000;
	vertical-align: middle;
}


.submit {
	margin: 20px 0px 0px 59px;
}


dt {
	padding-top: 13px;
}

dd {
	padding-left: 20px;
}


.yoyaku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 150%;
	color: #000;
	font-size: 18px;
	letter-spacing: 1px;
	padding-bottom: 1px;
	border-bottom: solid 2px #660a1c;
}

.warning {
	color: #cc0000;

font-weight: bold; 
}

