@charset "utf-8"; 

/* ---------------
home.css
ページごとの個別スタイル
--------------- */

.top#contents {
	width: 980px;
	margin: 0 auto;
}

.top#contents .image01 {
	margin: 0 0 40px 0;
}
.top#contents .bnt01 {
	float: right;
	display: inline;
	margin: 0 70px 0 0;
}

/* 一つ目 */
.top#contents .section01 {
	background: url(../../img/home/bg01b.jpg) no-repeat right bottom;
	padding: 0 0 30px 0;
	margin: 0 0 60px 0;
}
.top#contents .title01 {
	margin: 0 0 20px 0;
}
.top#contents .text01 {
	font-size: 16px;
	margin: 0 0 20px 40px;
	line-height: 1.5;
}
.top#contents .text01 strong {
	color: #464646;
	font-weight: bold;
}
.top#contents .text02 {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 0 20px 40px;
}

/* 二つ目 */
.top#contents .section02 {
	background: url(../../img/home/bg_text.gif) no-repeat 0 0;
	margin: 0 0 50px 0;
	padding: 0 0 0 200px;
}
.top#contents .box {
	padding: 0 0 20px 0;
	zoom: 1;
}
.top#contents .box01 {
	background: url(../../img/home/bg02.jpg) no-repeat right top;
}
.top#contents .box02 {
	background: url(../../img/home/bg06b.jpg) no-repeat 35px top;
	padding: 20px 0 50px 380px;
}
.top#contents .box03 {
	background: url(../../img/home/bg05.jpg) no-repeat 40px 110px;
}
.top#contents .dl01 {
	font-size: 13px;
	line-height: 1.4;
}
.top#contents .dl01 dt {
	margin: 0 0 7px 0;
}
.top#contents .dl01 dd {
	margin: 0 0 10px 33px;
}
.top#contents .box02 .dl01 {
	padding: 0 180px 0 0;
}
.top#contents .dl02 {
	width: 351px;
	margin: -90px 0 0 auto;
	font-size: 12px;
}
.top#contents .dl02 dt {
	margin: 0 0 5px 0;
}
.top#contents .dl02 dd {
	text-align: right;
	line-height: 1.4;
}
.top#contents .btn02 {
	margin: 0 0 0 180px;
}

/* 三つ目 */
.top#contents .section03 {
	border: 1px solid #C8C8BE;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: url(../../img/home/type/label.gif) no-repeat 0 0;
	padding: 40px 0 30px 0;
	margin: 0 40px 50px 40px;
}
.top#contents .title03 {
	display: inline;
	margin: 0 20px 0 110px;
}
.top#contents .btn03 {
	display: inline;
}
.top#contents .list01 {
	width: 840px;
	margin: 25px 0 0 30px;
}
.top#contents .list01 li {
	float: left;
	display: inline;
}

/* 四つ目 */
.top#contents .section04 {
	margin: 0 0 30px 15px;
	width: 965px;
}
.top#contents .dl03 {
	width: 465px;
	float: left;
	display: inline;
	margin: 0 15px 0 0;
	font-size: 13px;
}
.top#contents .dl03 dt {
	margin: 0 0 15px 0;
}
.top#contents .dl03 dd {
	line-height: 1.4;
	min-height: 160px;
	height:auto !important;
	height: 160px;
	padding: 0 0 0 10px;
}
.top#contents .dl03 .dd01 {
	background: url(../../img/home/bg_child.jpg) no-repeat 95% bottom;
}
.top#contents .dl03 .dd02 {
	background: url(../../img/home/bg_adult.jpg) no-repeat 95% bottom;
}