@charset "Shift-JIS";




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

#contents .link {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	line-height: 180%;
	border-bottom: 2px #dddcdc dotted;
}

#contents .link a {
	line-height: 180%;
	color: #f06666;
}

#contents dl dt {
	font-size: 14px;
	color: #f06666;
	line-height: 180%;
}

#contents dl dd {
	padding: 0 0 25px 0;
	line-height: 180%;
}

#contents dl dd a {
	color: #1c64a1;
	line-height: 180%;
}

#contents dl dd .totop {
	text-align: right;
}




#contents .btn {
	height: 180px;
	margin: 10px 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_send {
	background-image: url(../img/btn_send.jpg);
}

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

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

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

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

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


