/* CSS Document */

/* コンテンツ内容各設定
-------------------------------------------------------------------------------------------- */

h2 {
	background: url(../image/title-page_jirei.gif) no-repeat 0 0;
}

h3 { background: url(../image/title-category02.gif) no-repeat 0 0; }

#jirei01 h4 { background: url(../image/title-paragraph02.gif) no-repeat 0 0; }
#jirei02 h4 { background: url(../image/title-paragraph03.gif) no-repeat 0 0; }
#jirei03 h4 { background: url(../image/title-paragraph04.gif) no-repeat 0 0; }

h5 {
	margin-top: 12px;
	margin-bottom: 12px;
	width: 485px;
	height: 20px;
	text-indent: -9999px;
}
#jirei01 h5 { background: url(../image/jirei01-copy.gif) no-repeat 0 0; }
#jirei02 h5 { background: url(../image/jirei02-copy.gif) no-repeat 0 0; }
#jirei03 h5 { background: url(../image/jirei03-copy.gif) no-repeat 0 0; }

.unit {
	margin: 0 auto 32px;
	width: 485px;
}

.texts {
	width: 285px;
}
.f-left {
	margin-right: 10px;
	float: left;
}
.f-right {
	float: right;
}

.jirei-child {
	margin-top: 16px;
}
.jirei-child p {
	margin-bottom: 16px;
}
.youto {width: 285px;background: url(../image/yoto-bgbottom.gif) no-repeat 0 bottom;}
.youto dl {padding: 12px;background: url(../image/yoto-bgtop.gif) no-repeat 0 top;}
.youto dt {font-weight: bold;margin-bottom: 5px;}
.youto dd {margin-left: 14px;}
.youto li {list-style: disc;}
.jireiimg1 {width:280px;height:140px;background: url(../img/jireiimg1.gif) no-repeat 0 0;margin-top:10px;}
.jireiimg2 {width:280px;height:140px;background: url(../img/jireiimg2.gif) no-repeat 0 0;margin-top:10px;}
.jireiimg3 {width:280px;height:140px;background: url(../img/jireiimg3.gif) no-repeat 0 0;margin-top:10px;}

.unit img {
	float: right;
}

#jirei-other {
	background: url(../image/jireiother-bg.gif) no-repeat 0 bottom;
}
#other-copy {
	width: 515px;
	height: 46px;
	margin-bottom: 18px;
	text-indent: -999999px;
	background: url(../image/jireiother-copy.gif) no-repeat 0 0;
}

#jirei-other ul {
	float: left;
	margin-left: 32px;
	margin-bottom: 20px;
}
#jirei-other ul li {
	list-style: disc;
}
#jirei-other img {
	padding-right: 32px;
	padding-bottom: 12px;
	float: right;
}



