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

/* bx-wrap */

div.bx-wrap {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 0px;
}

div.bxslider {
	height: 363px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}

div.bxslider div.slide {
	width: 100%;
	height: 363px;
	background-repeat: no-repeat;
	background-position: center top;
}

div.bxslider div.slide01 {
	width: 100%;
	background-image: url(top/images/main-img.jpg);
}

div.bxslider div.slide02 {
	width: 100%;
	background-image: url(top/images/main-img.jpg);
}

/*header*/

#header {
	clear: both;
	padding-top: 20px;
}


/* contents-top */

#contents-top {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/*concept*/

.concept {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
}

.concept h2 {
	font-size: 23px;
	line-height: 1.6em;
	font-weight: normal;
	color: #00A99D;
	vertical-align: top;
	display: inline-block;
	width: 700px;
	letter-spacing: 0.2em;
}

.concept span {
	display: inline-block;
	width: 200px;
	vertical-align: top;
}

/*contents01*/

div.contents01 {
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 40px;
	background-color: #FAF5F4;
	margin-top: 30px;
	margin-bottom: 5px;
}

div.contents01 div.contents-link {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}

div.contents01 div.contents-link div.link-box {
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 342px;
	width: 280px;
	position: relative;
	margin-right: 40px;
	text-align: center;
	margin-bottom: 35px;
}

div.contents01 div.contents-link div.contents-right {
	margin-right: 0px;
}

div.contents01 div.contents-link div.link-box p {
	font-size: 13px;
	color: #754C24;
	text-align: left;
	width: 208px;
	display: inline-block;
	line-height: 1.5em;
	position: absolute;
	left: 36px;
	bottom: 20px;
}

div.contents01 div.contents-link div.link-box span a:hover {
	opacity:0.75;
}

div.contents01 div.contents-link div.link-box p span {
	display: inline-block;
	margin-top: 7px;
}

/*contents02*/

div.contents02 {
	clear: both;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
}

div.contents02 div.news-box {
	width: 430px;
	padding: 0px;
	margin-top: 50px;
}

div.contents02 div.news-box h3 {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #B2B2B2;
	padding-bottom: 8px;
}

div.contents02 div.news-box h3 span {
	margin-left: 5px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #85C6E4;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-top: 3px;
}

div.contents02 div.news-box div.news {
	height: 230px;
	overflow: auto;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;
}

div.contents02 div.news-box div.news dl {
	clear: both;
	background-image: url(top/images/news-line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

div.contents02 div.news-box div.news dl h5 {
	color: #FFF;
	font-weight: normal;
	background-color: #85C6E4;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	width: 63px;
	border-radius: 25px;
	display: inline-block;
	float: left;
	clear: both;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 11px;
}

div.contents02 div.news-box div.news dl dd,dt {
	font-size: 12px;
	color: #736357;
	display: inline-block;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	vertical-align: top;
}

div.contents02 div.news-box div.news dl dt {
	width: 90px;
	float: left;
}

div.contents02 div.news-box div.news dl dd {
	width: 230px;
	text-align: left;
	float: left;
	line-height: 1.1em;
}


#contents-top div.contents02 div.contents-banner {
	width: 450px;
	float: right;
}

#contents-top div.contents02 div.contents-banner span {
	float: none;
}
