@charset "UTF-8";
/*common*/
body { background: #F0C600 url(../img/bg.png) repeat center top; }
#contents #navi a:hover,
#contents #navi,
#contents #mainCont a:hover,
#footer .menu a:hover { color: #F5B725; }
#contents #mainCont #contHeader #contImage { }
/*common*/
#contents #mainCont #contHeader { background: #FEFAE5; }
#contents #mainCont #contHeader #contTitle { color: #F5CA01; }
#contents #mainCont #contHeader #contTitle h2 { background: url(../img/titleMain.png) no-repeat left top; }
#contents #mainCont #contHeader #contMenu { }

#contents #mainCont #bodyText {
	background: url(../img/contFrameBg.png) repeat-y center top;
	border-top-color: #FAE580;
	border-bottom-color: #FAE580;
	clear:both;
}

#contents #mainCont #bodyText .bodyTitle h3 {
	background: url(../img/bodyTitleMain.png) no-repeat left top;
	color: #F5CA01;
	height: 30px;
}

#contents #mainCont #bodyText .bodyTextL { background: url(../img/bodyTextSectionBgL.png) no-repeat center top; }
#contents #mainCont #bodyText .bodyTextR { background: url(../img/bodyTextSectionBgR.png) no-repeat center top; }

#contents #mainCont #bodyText .bodyTextL .bodyTextCont h4,
#contents #mainCont #bodyText .bodyTextR .bodyTextCont h4 { color: #E9C000; }
.bodyTextCont #btcTitle01 {
	background: url(../img/btcTitle01.png) no-repeat left top;
	height: 45px;
}

.bodyTextCont #btcTitle02 {
	background: url(../img/btcTitle02.png) no-repeat left top;
	height: 45px;
}

.bodyTextCont #btcTitle03 {
	background: url(../img/btcTitle03.png) no-repeat left top;
	height: 65px;
}

