@charset "UTF-8";
/*common*/
body { background: #00A166 url(../../../miyamoto/img/bg.png) repeat center top; }
#contents #navi a:hover,
#contents #navi,
#contents #mainCont a:hover,
#footer .menu a:hover { color: #00A166; }
#contents #mainCont #contHeader #contImage { }
#contents #mainCont #bodyText .bodyTextL { background: url(../../../miyamoto/img/bodyTextSectionBgL.png) no-repeat center top; }
#contents #mainCont #bodyText .bodyTextR { background: url(../../../miyamoto/img/bodyTextSectionBgR.png) no-repeat center top; }
#contents #mainCont #bodyText .bodyTextC { background: url(../../../miyamoto/img/bodyTextSectionBgC.png) no-repeat center top; }
#contents #mainCont #bodyText .bodyTextL .bodyTextCont h4,
#contents #mainCont #bodyText .bodyTextR .bodyTextCont h4,
#contents #mainCont #bodyText .bodyTextC .bodyTextCont h4 { color: #00A166; }

#contents #mainCont #bodyText {
	background: url(../../../miyamoto/img/contFrameBg.png) repeat-y center top;
	border-top-color: #80D0B3; border-bottom-color: #80D0B3;
}
/*common*/
#contents #mainCont #contHeader { background: #E5F5EF; }
#contents #mainCont #contHeader #contTitle { color: #00A166; }
#contents #mainCont #contHeader #contTitle h2 { background: url(../img/titleMain.png) no-repeat left top; }
#contents #mainCont #contHeader #contMenu { }

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


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

