@charset "Shift_JIS";
article {
	display: block;
	width: 1170px;
}


/*@‘‘‘@top@‘‘‘ */
body  {
	margin: 0px;
	padding: 0px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "CI", Meiryo, Osaka, "lr oSVbN", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #ffffff;
	/*background-image: url(../image/common/Footer_back.png);*/
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../image/common/honsya_title.jpg);
}
#content {
	background-image: url(../image/common/content_shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 1170px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.left_article {
	float: left;
	width: 350px;
	text-align: left;
	padding-top: 15px;
}
.right_article {
	float: right;
	width: 800px;
	padding-top: 18px;
}
.right_article .content h2 {
	font-weight: normal;
	text-align: justify;
}
.right_article  p{
	font-size: 1em;
	line-height: 1.8em;
	font-weight: normal;
	text-align: justify;
	display: block;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.top_banners {
	float: left;
	margin-right: 25px;
}
.top_content {
	float: left;
	width: 200px;
	display: block;
	margin-top: 5px;
	margin-right: 15px;
	color: #666;
}
.top_content dl {
	padding: 0px;
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_content dt  {
	margin: 0px;
	padding: 0px;
	color: #666;
}
.top_content dd {
	margin: 0px;
	padding: 0px;
	color: #666;
}
.calender {
	float: right;
	border-radius: 10px;
	width: 340px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #E8E8E8;
}
