@charset "shift_jis";
/* CSS Document */

#contents {
	max-width: 980px;
	width:100%;
	margin: 0 auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contents .contents_ttl {
text-align: center;
color: #E9589B;
border-bottom: solid 2px #E9589B;
margin-bottom: 40px;
}
#contents .lead_txt {
font-size: 18px;
text-align: center;
margin-bottom: 20px;
}
#contents a:hover {
opacity: 0.70;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}


#contents .bnr_box {
display: block;
margin-bottom: 40px;
}