/* CSS Document */

#area {
	width:760px;
	height:309px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
}

#area p.mainPhoto{
	float: left;
}

#area ul {
	float: right;
}

#area ul li {
	margin: 0 0 5px;
}

.menuTop {
	margin: 0 0 20px 0;
}

#pickupArea {
	text-align: left;
	margin: 0 10px 70px 10px;
	width: 740px;

}

* html #pickupArea {
	margin-left: 3px;
}


#pickupArea li {
	width: 136px;
	height: 116px;
	display: inline;
	float: left;
	margin: 11px 10px 10px 0;
}

#pickupArea li.uu {
	width: 136px;
	height: 116px;
	display: inline;
	float: left;
	margin: 11px 10px 0 0;
}

.form {
	height:73px;
	left:310px;
	position:absolute;
	z-index:9;
	top:165px;
	width:426px;
}

.menu {
	position:relative;
}

*{zoom:1;}


/* .reformTop
--------------------------------------*/

.reformtop {
	width: 760px;
}

.reformtop .left {
	float: left;
	padding: 1px 0 0 7px;
	width: 507px;
}

.reformtop .left ol {
	padding: 10px 0 0 8px;
	width: 499px;
}

.reformtop .left ol li {
	margin: 0 0 15px;
	width: 499px;
}

.reformtop .left .box {
	margin: 0 0 10px;
	padding: 12px 0 0 0;
	width: 499px;
}

.reformtop .left .box p.img {
	float: left;
}

.reformtop .left .box p.txt {
	float: right;
	width: 393px;
}

.reformtop .left .bnr {
	padding: 7px 0 0 0;
}

.reformtop .left .bnr li {
	float: left;
	margin: 0 7px 8px 0;
}

.reformtop .left .bnr li.last {
	margin: 0 0 8px 0;
}


.reformtop .right {
	float: right;
	padding: 1px 3px 0 0;
	width: 234px;
}

.reformtop .right .btn_contact li {
	margin: 0 0 4px;
}

.reformtop .right .chirashi {
	width: 184px;
	padding: 0 25px 11px;
	background: #e6e1d2;
}

.reformtop .right .chirashi li {
	float: left;
	margin: 0 21px 0 0;
}

.reformtop .right .chirashi li.last {

	margin: 0;
}

.reformtop .right .seikyu {
	margin: 4px 0 0;
}

.reformtop .right .seikyu li {
	margin: 0 0 5px;
}

.reformtop .right .bnr li {
	margin: 0 0 2px;
}

.reformtop .right .company {
	padding: 12px 10px;
	border: 1px solid #a0bf58;
}

.reformtop .right .company h4 {
	font-weight: bold;
}

.reformtop .right .company dl {
	margin: 5px 0 0;
}

.reformtop .right .company dl dt {
	margin: 0 0 3px;
	color: #82aa23;
	font-weight: bold;
	line-height: 1.5;
	font-size: 92%;
}

.reformtop .right .company dl dd {
	margin: 0 0 3px 1em;
	line-height: 1.2;
	font-size: 92%;
}

/* .question
--------------------------------------*/
.question dl {
	clear: both;
	margin: 0 0 0 7px;
}

.question dl dt {
	float: left;
	width: 90px;
	padding: 0 0 5px;
}

.question dl dd {
	float: left;
	font-size: 130%;
	padding: 10px 0 0 0;
}

.question dl dd a,
.answer dl dd  a {
	text-decoration: underline;
}

.question {
	margin: 0 0 20px;
}

.answer {
     clear: both;
	 margin: 0 0 0 7px;
}

.answer dl {
	margin: 0 0 20px;
}

.answer dl dd.textarea {
     background: #f5f5f5;
	 border: 1px solid #dbdbdb;
	 padding: 10px;
	 line-height: 1.5;
	 width: 726px;
	 text-align: left;
	 margin: 0 0 20px;
}

.answer dl dd.top {
	text-align: right;
	padding: 0 10px 0 0;
}

/* .voice
--------------------------------------*/

.voiceArea {
	width: 746px;
	margin: auto;
	background: #f5f9ea url(/kensetsu/images/bg_txtBottom.jpg) left bottom no-repeat;
	text-align: left;
}

#container .voice h2 {
	margin: 0 0 30px;
}
     
.voiceArea dl {
	margin: 10px 0 0 10px;
	width: 720px;
	border-bottom: 2px dotted #b0d35b;
	padding: 10px 0;
}

.voiceArea dl dt {
	background: url(/kensetsu/images/icn_q.jpg) left 1px no-repeat;
	padding: 0 0 10px 35px;
	line-height: 2.8;
}

.voiceArea dl dd {
	background: url(/kensetsu/images/icn_a.jpg) left 0px no-repeat;
	padding: 7px 0 10px 35px;
}

.voiceArea dl.noBorder {
	border: 0;
	}

p.top {
	text-align: right;
	padding: 10px 7px 0 0;
	text-decoration: underline;
}

