@charset "utf-8";
/* CSS Document */

h2 {
	font-size:18px;
	width:650px;
	hight:30px;
	height: 85px;
	line-height: 35px;
	font-weight: bold;
	text-indent: 15px;
	float: left;
}

/* -----------------------------------------------------------
	#top_img
			トップイメージ
----------------------------------------------------------- */

div.top_img_bk {
	width:100%;
	height: 451px;
	padding: 0px;
	margin-top: 0px;
}

div.top_img{
	padding:0;
	width:938px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-left:auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* -----------------------------------------------------------
	#slideshow
			スライドショー
----------------------------------------------------------- */

#slideshow {
	position:relative;
	width:938px;
	height:427px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#slideshow img {
	position:absolute;
	left:0px;
	z-index:8;
}
#slideshow img { position:absolute; top:0; left:0; z-index:8; }
#slideshow img.active { z-index:10; }
#slideshow img.last-active { z-index:9; }

#ribbon {
	position:absolute;
	left:0px;
	z-index:500;
	margin-top: -20px;
	margin-left: -30px;
}

/* -----------------------------------------------------------
	#newsArea
		ニュースエリア
----------------------------------------------------------- */
	
div.newsArea {
	font-size: 100%;
	width: 100%;
	margin-bottom: 30px;
	height: 412px;
	background-image: url(img/news_bk.png);
	background-repeat:no-repeat;
}
	
div.newsArea ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 5px;
	margin-top: 0px;
}
div.newsArea ul li {
	width:620px;
	line-height: 40px;
	height: 40px;
	float: left;
	margin-left: 20px;
}
div.newsArea ul li dl {
	padding:10px;
	background: url(common/img/cn_line_dot2.png) repeat-x bottom;
}
div.newsArea ul li dl dt {
	width:70px;
	float:left;
}
div.newsArea ul li dl dd {
	width:485px;
	float:left;
	line-height: 20px;
	font-size: 14px;
	margin-left: 20px;
}
div.newsArea ul li dl dd img {
	vertical-align: middle;
}


.container .content .set03 h3 {
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 40px;
}
.container .content .set03 h4 {
	margin-top: 0px;
	margin-bottom: 5px;
}
.container .content .set03 p {
	margin-top: 10px;
}
.container .content img {
	float: left;
}
.container .content .set02 h3 {
	text-indent: 55px;
	line-height: 28px;
	color: #FFFFFF;
}
.container .content .set02 p {
	line-height: 27px;
	padding-left: 30px;
	padding-right: 0px;
}
#news {
	background-image: url(img/news_top.png);
	background-repeat: no-repeat;
	height: 85px;
	text-indent:-2000px;
}
.container .content .newsArea h2 {
	line-height: 30px;
	float: left;
	height: 30px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 150px;
	width: 400px;
}

.content_box_top {
	width:680px;
	height: 268px;
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-bottom: 20px;
	margin-left: 13px;
}

.content_box_bk {
	width:680px;
	height: 391px;
	margin-bottom: 20px;
	margin-left: 13px;
	background-color: #FFF;
	border: 1px solid #B9A58C;
}


.content_box_img {
	width:252px;
	height:350px;

	margin-top:20px
	margin-top: 20px;
	margin: 20px;
	float: left;
	border: 1px solid #999;
}

	
.content_box_text {
	width:366px;
	height: 350px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
	
