@charset "euc-jp";
div.topBody {
	background-image: url(../img/bg_topmain.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 16px;
	padding-top: 44px;
	padding-bottom: 0px;
}
.topBody  div.messBox {
	width: 408px;
	font-size: 14px;
	line-height: 1.5em;
}
.topBody  .messBox  p.text {
	width: 360px;
	text-align: center;
}
.topBody  .messBox  .text  .em {
	font-weight: 700;
	color: #FF8B18;
	background-color: #FFFFFF;
	border: 1px solid #E99C94;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.topBody .inBox {
	padding-top: 38px;
}
.topBody .inBox .infoBox {
	width: 532px;
	float: left;
}
.topBody  .inBox  .infoBox  .infoInner {
	border: 1px solid #C6C0AE;
	padding: 4px;
	background-color: #E1EDCD;
}
.topBody .inBox .infoBox .infoInner iframe {
	height: 256px;
	width: 522px;
}
.topBody .inBox .bannerBox {
	width: 200px;
	float: right;
	padding-top: 4px;
}
