@charset "utf-8";
body {
	background-image: url(img/bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#all #header h1 {
	padding-top: 80px;
}

#all #top-image {
	padding-bottom: 5px;
	background-image: url(img/top-image.jpg);
	height: 270px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#sub-contents,
#extra-contents {
	width: 270px;
	padding-right: 0px;
}

#top-contents {
	float: none;
	height: auto;
	width: auto;
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #584236;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/home-contents-bg.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
}
#top-contents p {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 7px;
}
#top-contents .hosoku {
	font-size: 10px;
	line-height: 14px;
}
#top-contents .left-area {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
}

#top-contents .right-area {
	float: right;
	height: auto;
	width: 250px;
	padding-top: 20px;
}
#top-contents .center-area {
	background-color: #f4e7d2;
	float: left;
	height: auto;
	width: 360px;
	padding-top: 16px;
	padding-bottom: 20px;
}
#features {
	height: auto;
	width: 324px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/features-bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#features h2 {
	background-image: url(img/features-ttl.gif);
	height: 56px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	display: block;
	text-align: left;
	float: none;
}
#features h3 {
	text-align: left;
	text-indent: -9999px;
	display: block;
	float: none;
	height: 18px;
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 0px;
	line-height: 0px;
}
#features .features-01,#features .features-02,#features .features-03,#features .features-04 {
	width: 284px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#features .features-01 h3 {
	background-image: url(img/features-01-ttl.gif);
}
#features .features-02 h3 {
	background-image: url(img/features-02-ttl.gif);
}
#features .features-03 h3 {
	background-image: url(img/features-03-ttl.gif);
}
#features .features-04 h3 {
	background-image: url(img/features-04-ttl.gif);
}
#features .bg-bottom {
	background-image: url(img/features-bg-bottom.gif);
	height: 20px;
	background-position: center;
}

#features p {
	line-height: 20px;
}

