@charset "utf-8";

/* 090305追記 */
h1 {
	margin-bottom: 15px;
	background:url(../images/contactTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 42px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}

*html body h1 {
	margin-bottom: 30px;
	background:url(../images/contactTtl.gif) no-repeat;
	padding-top: 15px;
	padding-left: 46px;
	font-size: 134%;
	font-weight:bold;
	width: 760px;
	height: 62px;
}
/* 追記終了 */

#contents h2 {
	margin-top: 30px;
	margin-bottom: 20px;
	padding: 2px 7px;
	border-left: 6px #e8decf solid;
	background: #f6f2ec;
	font-size: 107%;
}

#about {
	position: relative;
}
#about h2 {
	margin-bottom: 20px;
}


#about p {
	font-weight: bold;
}


#about ul.faq-nav {
	margin: 25px 0 45px;
	padding: 10px 20px;
	list-style-type: none;
	list-style-position: outside;
	background: #f8f4ee;
}
#about ul.faq-nav li {
	float: left;
	padding: 3px 0 3px 12px;
	background: url(../images/navList.gif) 0 6px no-repeat;
}

#about ul.faq-nav li.q1,
#about ul.faq-nav li.q4 {
	width: 243px;
}
* html #about ul.faq-nav li.q1,
* html #about ul.faq-nav li.q4 {
	width: 245px;
}
#about ul.faq-nav li.q2,
#about ul.faq-nav li.q5 {
	width: 218px;
}
* html #about ul.faq-nav li.q2,
* html #about ul.faq-nav li.q5 {
	width: 220px;
}
#about ul.faq-nav li.q3,
#about ul.faq-nav li.q6 {
	width: 193px;
}
* html #about ul.faq-nav li.q3,
* html #about ul.faq-nav li.q6 {
	width: 195px;
}

p.pagetop {
	margin-bottom: 25px;
}

div.section div.btn {
	width: 692px;
	height: 59px;
	margin: 20px auto 0px;
	padding-bottom: 20px;
}
* html div.section div.btn {
	width: 690px;
	margin: 15px 20px 0;
}

div.section div.btn p.con1 {
	float: left;
}

div.section div.btn p.con2 {
	float: right;
}

div.section div.btn p a {
	display: block;
	height: 59px;
	text-indent: -9999px;
	overflow: hidden;
}

div.section div.btn p.con1 a {
	width: 332px;
	background: url(../images/ippan-f.jpg) no-repeat;
}
div.section div.btn p.con2 a {
	width: 333px;
	background: url(../images/hojin-f.jpg) no-repeat;
}

