@charset "utf-8";


#nameB .mainArea{
	background: #f5837c;
}

#nameB .mainArea h2{
	background:none;
	color:#FFFFFF;
	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:#f5837c;
}
#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:#FFFFFF;
	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;
	height: 2.4em;
}

#nameB .wrapBox h2 span {
	display: inline-block;
	padding-top: 0.5em;
	min-height: 1.8em;
}
