@charset "utf-8";
/* CSS Document */
/* レイアウト
------------------------------------------------------------------ */

#top_bottom {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	clear: both;
	min-height: 0px;
}
#top_bottom_left {
	width: 400px;
	float: left;
	position: relative;
	height: 600px;
}
#top_bottom_right {
	width: 420px;
	float: right;
	margin-top: 15px;
}
/*-------------------------------------*/
/* メインイメージ mainImg */
/*-------------------------------------*/

div#bgImg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../img/top.jpg);
	background-color: #F3F7FA;
	min-height: 203px;
	height: auto !important;
	height: 468px;
	margin-top: 0px;
	padding-top: 67px;
	width: 960px;
	margin-left: -62px;
}
div#mainImgBox {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 280px;
	margin-bottom: 0px;
	text-align: left;
	width: 468px;
	padding: 0;
	text-align: left;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
div#mainImgBox strong {
	font-weight: bold;
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
}
div#mainImgBox span {
	width: 445px;
	display: block;
	line-height: 1.5;
	text-align: left;
	margin-left: 23px;
}
div#mainarea {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
/* 3つのトピックス */
div#mainContents div.topicsBox {
	width: 250px;
	float: left;
	margin-left: 30px;
	margin-bottom: 60px;
	text-align: center;
	margin-top: 10px;
}
div#mainContents div.topicsBox img {
	width: px;
	float: none;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
div#mainContents div.firstItem {
	margin-left: 12px;
	text-align: center;
}
div#mainContents div.topicsBox strong {
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
	font-size: 14px;
	color: #C81B54;
	text-align: center;
}
div#mainContents div.topicsBox span {
	line-height: 1.8;
	display: block;
	text-align: justify;
	margin-bottom: 8px;
}
/* 新着情報 */

div#newTopics {
	float: left;
	width: 555px;
}
div#newTopics strong {
	font-weight: bold;
	font-size: 14px;
}
div#newTopics dl {
	width: 555px;
	border-bottom: 1px solid #ddd;
}
div#newTopics dl dt, div#newTopics dl dd {
	padding: 8px 0;
	border-top: 1px solid #ddd;
}
div#newTopics dl dt {
	float: left;
	width: 80px;
	padding-left: 10px;
	clear: both;
	color: #5D5B57;
}
div#newTopics dl dd {
	width: 440px;
	margin-left: 90px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}
div#newTopics dl dd a {
	color: #666;
	text-decoration: none;
}
div#newTopics dl dd a:hover {
	text-decoration: underline;
}
#news {
	margin-bottom: 10px;
	height: 249px;
	overflow: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 5px;
	width: 555px;
}
/* バナーエリア */
div#bannerBox {
	float: right;
	width: 250px;
	margin-top: 10px;
}
div#bannerBox ul li {
	margin-bottom: 10px;
}
/* 動画
------------------------------------------------------------------ */
#video {
	height: 100px;
	float: left;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	width: 555px;
}
#video iframe {
	margin-right: 5px;
	text-align: center;
	float: left;
}
#video_comment {
	font-size: 10px;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 5px;
}
