@charset "utf-8";
#main {
	line-height:2;
}
#main .copy {
	background:#f4f2d9;
	padding:5px;
	margin-bottom:22px;
}
#main .copy .txt {
	padding:13px 10px 0 20px;
}
#main h3 {
	margin-bottom:20px;
}
#main h4 {
	color:#ff9400;
	font-weight: bold;
}
.section {
	width:632px;
	margin:0 auto 20px;
}
.section02 {
	margin-left:15px;
}
.section02.type02 {
	position:relative;
	height:auto !important;
	height:1em;
}
.section02 .img {
	position:absolute;
	right:0;
	bottom:0;
}
.section02 dt {
	font-weight:bold;	
}
.section02 dd {
	margin-left:10px;
}
.section02 dd ol {
	list-style:decimal inside;
}
#main .contact {
	padding-bottom:20px;
}