@charset "Shift-JIS";




#contents h2 {
	margin: 0 0 20px 0;
	width: 535px;
	height: 25px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background-image: url(../img/area_title1.gif);
	background-repeat: no-repeat;
}

#contents p.p1 {
	padding: 0 0 20px 0;
	line-height: 180%;
	border-bottom: 1px #dddcdc solid;
}

#contents p.p2 {
	padding: 20px 0 25px 0;
	line-height: 180%;
}

#contents p.p3 {
	padding: 5px 0 5px 0;
	border-bottom: 2px #dddcdc dotted;
}

#contents p.p3 span {
	margin: 0 20px 0 0;
	font-size: 14px;
	color: #de2929;
}

#contents p.p3 a {
	margin: 0 20px 0 0;
	font-size: 14px;
	color: #666666;
}

#contents p.p4 {
	padding: 35px 0 0 45px;
}

#contents p.p4 span {
	padding: 5px 0 25px 15px;
	line-height: 180%;
	display: block;
}

#contents p.p4 span a {
	margin: 0 30px 0 0;
	color: #666666;
}

#contents p.p4 strong {
	font-weight: bold;
}

#contents .btn {
	height: 60px;
	margin: 30px 0 0 0;
	padding: 30px 35px 0 35px;
	border-top: 2px #dddcdc dotted;
}

#contents .btn a {
	margin: 0 0 10px 0;
	width: 229px;
	height: 49px;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	display: block;
	float: left;
}

#contents .btn a:hover {
	background-position: bottom;
}

#contents .btn a.btn_request {
	background-image: url(../img/btn_request.jpg);
}

#contents .btn a.btn_send {
	background-image: url(../img/btn_send.jpg);
	float: right;
}



