@charset "UTF-8";

/*============================================================
共通
============================================================*/
/*ヘッダー*/
#headerWrapper h1{
	width:157px;
	height:81px;
	background:url(../images/logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0 auto;
}
#headerWrapper {
	height:166px;
	background:url(../images/header_bg_repeat.png) 0 0 repeat-x;
	position: relative;
	top: 0;
	z-index: 2;
	}
#header {
	width:1228px;
	height:156px;
	margin:0 auto;
	background:url(../images/header_bg.png) center top no-repeat;
	position:relative;
	}
#header h1 {
	text-align:center;
	}
#header ul {
	width:928px;
	position:absolute;
	bottom:0;
	left:155px;
	}
#header li {
	float:left;
	}
/*コンテンツ*/
#contents {
	background:url(../images/contents_bg.png) 0 top repeat-x;
	position: relative;
	top: -10px;
	z-index: 1;
	}
#contentsBlock {
	width:1140px;
	margin:0 auto;
	}
#contentsBlock h2 {
	text-align:center;
	}
#contentsInr {
	width:960px;
	margin:0 auto;
	}
#contentsInr h3 {
	background:url(../images/line_ttl.png) 0 bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
	}
#pageTop {
	text-align:center;
	margin:25px 0;
	}
/*フッター*/
#footerWrapper {
	background-color:#fcfcfc;
	border-top:1px #d7d3d0 solid;
	}
#footer {
	background:url(../images/footer_bg.png) right top no-repeat;
	width:1023px;
	height:260px;
	margin:0 auto;
	}
#footer li {
	float:left;
	padding-right:32px;
	}
#footer li#map {
	margin-top:14px;
	}
#footer li#address {
	margin-top:57px;
	}
#copyrightWrapper {
	background:url(../images/copyright_bg.png) 0 0 repeat-x;
	}
#copyright {
	text-align:center;
	}
/*============================================================
TOP
============================================================*/
#news {
	width:960px;
	}
#news dl {
	background:url(../images/dotto_list.png) 0 bottom no-repeat;
	padding:10px 0;
	}
#news dt {
	width:115px;
	float:left;
	color:#655648;
	}
#news dd {
	width:845px;
	float:right;
	color:#655648;
	}


#priceListBlock {
	border: #999 solid 1px;
	padding:47px 42px 20px 42px;
	}
#priceList {
	padding:0 ;
	}
#priceList h3 {
	text-align:center;
	background:none;
	}
#priceList li {
	margin-bottom:30px;
	}
#priceList li h4 {
	background:url(../images/line_price.png) 0 bottom no-repeat;
	padding-bottom:5px;
	margin-bottom:20px;
	}
#priceListL {
	width:345px;
	float:left;
	}
#priceListL li>dl {
	background:url(../images/dotto_price.png) 0 bottom no-repeat;
	margin-bottom:7px;
	padding-bottom:5px;
	}
#priceListL li>dl:last-child {
	border-bottom:none;
	}
#priceListL li dt {
	float:left;
	}
#priceListL li dd {
	float:right;
	}
#priceListR {
	width:345px;
	float:right;
	}
#priceListR li>dl {
	background:url(../images/dotto_price.png) 0 bottom no-repeat;
	margin-bottom:7px;
	padding-bottom:5px;
	}
#priceListR li>dl:last-child {
	border-bottom:none;
	}
#priceListR li dt {
	float:left;
	}
#priceListR li dd {
	float:right;
	}
.pricePlusMenu {
	border:#bcb3ab solid 1px;
	padding:15px;
	margin:15px 0 0 0;
	}
.pricePlusMenu dl {
	margin-bottom:7px;
	}
.pricePlusMenu dl:last-child {
	margin-bottom:0;
	}

#introduction {
	text-align:center;
	margin-bottom:80px;
	}
#introduction img {
	margin-bottom:15px;
	}
#introduction p {
	margin-bottom:15px;
	}
/*============================================================
other
============================================================*/
.red14 {
	font-size:14px;
	color:#a40000;
	}
.text10 {
	font-size:10px;
	margin-bottom:20px;
	}

.content-wrapper {
	width: 1056px;
	height: auto;
	margin: 0 auto;
}
.content {
	width: 816px;
	float: left;
}
.side {
	width: 210px;
	float: right;
}
.centerise {
	text-align: center;
}
.space-top01 {
	margin-top: 65px;
}
.space-top02 {
	margin-top: 30px;
}
.space-top03 {
	margin-top: 20px;
}
.clear {
	clear: both;
}
.information-box {
	padding: 0 50px 60px 50px;
}
.rssHeader {
	display: none;
}
.rssRow p {
	margin-bottom: 10px;
}
.rssRow {
	border-bottom: dotted 1px #000000;
	margin-bottom: 10px;
}
.taiken-square {
	overflow: auto;
	width: 744px;
	margin: 16px 0 0 0;
}
.taiken-interview {
	width: 504px;
	float: left;
}
.taiken-images {
	width: 240px;
	float: left;
}
.taiken-images img {
	float: right;
}
#kuchikomi {
	margin: 26px 0 0 0;
}
