@charset "utf-8";


#nameB .mainArea{
	background-color: #e2cb6a;
}

#nameB .mainArea h2{
	background:none;
	color:#c90001;
	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-color: #e2cb6a;
}
#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:#c90001;
	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;
}














