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

/*topheader*/

#topheader {
	background-image: url(top/images/main-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 640px;
	margin: 0px;
	padding-top: 410px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#news03 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A5A5;
	clear: both;
	width: 640px;
	position: absolute;
}

.news {
	font-size: 20px;
	color: #6D5547;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	clear: both;
	width: 100%;
	margin: 0;
	}

.news li {
	text-align: left;
	margin: 0;
	padding: 0 20px;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
	
/*contents-link*/

div#contents-link {
	clear: both;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

div#contents-link ul {
	clear: both;
	width: 600px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

div#contents-link ul li {
	padding: 0px;
	float: left;
	width: 282px;
	list-style-type: none;
	margin-bottom: 30px;
	text-align: center;
	height: 211px;
	vertical-align: top;
	display: inline-block;
}

div#contents-link ul li.end {
	margin: 0px;
	padding: 0px;
	float: right;
}

/*subcontents*/

div#subcontents .logo-subcontents {
	clear: both;
	width: 305px;
}

div#subcontents  h6.logo-footer {
	width: 305px;
	height: 55px;
	clear: both;
	margin-bottom: 10px;
}

div#subcontents .logo-subcontents span {
	font-size: 20px;
	color: #998675;
	display: block;
	line-height: 1.3em;
	clear: both;
}

div#subcontents div.logo-subcontents {
	width: 305px;
	padding-bottom: 15px;
	vertical-align: top;
	display: inline-block;
}

div#subcontents div.subaccess div.contents-right {
	width: 305px;
	vertical-align: top;
	display: inline-block;
	margin-right: 20px;
}


