@charset "utf-8";


#nameB .mainArea{
	background: #eae1c7;
}

#nameB .mainArea h2{
	background:none;
	color:#5c564b;
	font-weight:bold;
	text-align:center;
	font-size:20px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1;
	position:absolute;
	overflow:hidden;
	left:0px;
	top:7px;
}

#nameB .wrapBox{
	background:#eae1c7;
}
#nameB .wrapBox a{
	position:absolute;
	width:100%;
	height:100%;
	font-size:0;
	z-index: 100;
	text-indent: -999em;
	background: url(../b/trans.gif);
	top:0;
}
#nameB .wrapBox h2{
	background:none;
	width: 160px;
	margin:0 auto;
	padding:10px 0px 8px;
	color:#5c564b;
	font-weight:bold;
	text-align:center;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:1.2em;
}
#nameB .wrapBox h2.single {
	padding: 18.5px 0;
}

.ad {
	margin: 0 auto;
    max-width: 990px;
	width: 950px;
	height: 120px;
	background-color: #d6d6d6;
}

.ad:hover {
	opacity: 0.7;
}