@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: 20px;
	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;
}
h2#monthlyTitle  {
	text-align: center;
	clear: both;	/*
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	behavior: url(css/PIE.htc);*/
	padding-top: 20px;
}
#monthly {
	background-image: url(../img/monthly/boxbody.png);
	background-repeat: repeat-y;
}
#monthly .head {
	background-image: url(../img/monthly/boxbase.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#monthly .foot {
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	height: 20px;
	background-image: url(../img/monthly/boxbase.png);
}
#monthly #monthlyMess {
	float: left;
	width: 410px;
	font-size: 16px;
	line-height: 2;
	margin-left: 15px;
	display: inline;
}
#monthly #staffVoice {
	float: right;
	width: 280px;_width: 300px;
	margin-right: 15px;
	display: inline;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 12px;
	line-height: 1.5;
}
#monthly #staffVoice p {
	margin-bottom: 0.5em;
}
#monthly #staffVoice dt {
	font-weight: 700;
	float: left;
	margin-right: 1em;
}
#monthly #staffVoice dd {
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC5BF;
}
#monthly #staffVoice dd ul {
	list-style-type: none;
	margin-left: 0.5em;
}
#monthly #monthlyMess p.imgRight {
	float: right;
}
#monthly #monthlyMess img {
	border: 1px solid #59432F;
	margin: 0.5em;
}

