@charset "utf-8";

/* main
-----------------------------------------------------------------*/
#main{
	background:url(../image/bg.jpg) no-repeat right top;
}

#main ul#step li{
	float:left;
	margin:30px 0;
}

#main h3{
	clear:both;
	margin-bottom:30px;
}

#main h3.etc{
	margin-bottom:5px;
}

#main h3.areatitle{
	background:#F0EEE6;
	width:593px;
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	padding:8px 0 8px 10px;
}

#main h4.title{
	margin:30px 0 12px;
}

p.etcp{
	line-height:18px;
	margin-bottom:30px;
}

p.hyouji{
	clear:both;
	text-align:right;
	font-size:10px;
}


/* searchArea
-----------------------------------------------------------------*/
#searchArea{
	background:#F0EEE6;
	border:1px solid #AAABAB;
	padding:18px 0;
	margin-bottom:20px;
}

#searchArea p{
 font-size:12px;
	line-height:16px;
}

#searchArea table{
	width:563px;
	margin:0 auto;
}

#searchArea table td#pad{
	font-size:12px;
}

#searchArea table td#pad input{
	border:1px solid #E7E7E7;
	width:245px;
	margin-bottom:5px;
	padding:4px;
}

#searchArea table td #kensaku{
 background:url(http://www.sumarepi.jp/living/image/btn_kensaku.gif) no-repeat;
	border:none;
	width:125px;
	height:40px;
	cursor:pointer;
	border:0;
	display:block;
	text-indent:-9999px;
}


#searchArea img#chizu{
	cursor:pointer;
}


/* searchKeyword
-----------------------------------------------------------------*/
#searchKeyword table{
	width:563px;
}

#searchKeyword table td{
	padding-left:10px;
	font-size:12px;
}

#searchKeyword table td input{
	border:1px solid #E7E7E7;
	width:296px;
	margin-bottom:5px;
	padding:4px;
}


/* sendBox
-----------------------------------------------------------------*/
#main table#sendBox{
	background:none;
	margin-top:20px;
}

#main table#sendBox input#kensaku{
	background:url(http://www.sumarepi.jp/living/image/btn_kensaku.gif) no-repeat;
	border:none;
	width:125px;
	height:23px;
	margin-right:5px;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}

#main table#sendBox input#clear{
	background:url(http://www.sumarepi.jp/living/image/btn_clear.gif) no-repeat;
	border:none;
	width:125px;
	height:23px;
	margin-left:5px;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}


/* areaBox
-----------------------------------------------------------------*/
#main table.areaBox{
	font-size:12px;
	line-height:14px;
	margin-bottom:20px;
}

#main table.areaBox td{
	width:110px;
	padding:8px 0 8px 10px;
}


/* resultBox
-----------------------------------------------------------------*/
table#resultBox{
	clear:both;
	border-bottom:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
}

table#resultBox td{
	border-right:1px solid #E7E7E7;
	width:171px;
	padding:0px 14px;
	vertical-align:top;
}

table td.pic{
	border-top:1px solid #E7E7E7;
}

table#resultBox td.pic img{
	padding:14px 0 7px 0;
}

table#resultBox td.pic a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

table#resultBox h4{
	font-size:14px;
	line-height:18px;
}

table#resultBox h5{
	background:url(http://www.sumarepi.jp/living/image/dotted.gif) repeat-x top;
	font-size:12px;
	line-height:14px;
	color:#d03a3a;
	margin:8px 0 3px;
	padding-top:8px;
}

table#resultBox ul{
	margin-bottom:10px;
}

table#resultBox ul li{
	background:url(http://www.sumarepi.jp/living/image/arrow.gif) no-repeat left 3px;
	font-size:12px;
	line-height:18px;
	padding-left:14px;
}


/* detailBox
-----------------------------------------------------------------*/
#detailBox{
	clear:both;
	margin-bottom:10px;
}

#detailBox h3{
	font-size:20px;
	line-height:22px;
	color:#FFFFFF;
	margin:0;
	padding:15px 15px 0 15px;
}

#detailBox p{
	color:#FFFFFF;
	padding:0 15px 12px 15px;
}

#detailBox ul li{
	float:left;
}


/* gaiyoBox
-----------------------------------------------------------------*/
table#gaiyoBox{
	font-size:12px;
	line-height:14px;
}

table#gaiyoBox td{
	vertical-align:center;
	padding-left: 5px;
}


/* simulationBox
-----------------------------------------------------------------*/
table#simulationBox{
	clear:both;
	border-bottom:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
}

table#simulationBox td{
	border-right:1px solid #E7E7E7;
	width:149px;
	padding:0;
	vertical-align:top;
}

table#simulationBox h5{
	font-size:10px;
	line-height:16px;
	color:#d03a3a;
	padding:5px;
}

table#simulationBox h5 span{
	font-size:10px;
	line-height:12px;
	color:#666666;
}

table#simulationBox td a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

#main table#simulationBox tr.sbtn td{
	padding:9px 0;
}

#main table#simulationBox tr.sbtn td p{
	font-size:10px;
	text-align:center;
	padding-top:2px;

}


#main table#simulationBox input#simulation{
	background:url(../image/btn_simulation.gif) no-repeat;
	border:none;
	width:112px;
	height:23px;
	margin:0;
	margin:0 auto;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}

#next_area{
	width:603px;
	padding-top:5px;
}
	
#next_area p{
 font-size: 12px;
 text-align: right;
}


/* messageBox
-----------------------------------------------------------------*/
#messageBox{
	margin-bottom:50px;
}

#messageBox h4{
	float:left;
}

#messageBox h4#title04{
	float:right;
	padding-right:60px;
}

#messageBox table{
	clear:both;
}

#messageBox table td{
	border:1px solid #E7E7E7;
	vertical-align:top;
	font-size:12px;
	line-height:22px;
	padding:10px;
}

#messageBox table td.none{
	border:none;
	font-size:0;
	line-height:0;
	padding:0 5px;
}

#messageBox table td img{
	background:#FFFFFF;
	float:left;
	border:1px solid #E7E7E7;
	padding:3px;
	margin-right:10px;
}

#messageBox table td p{
	clear:both;
	margin-top:14px;
}

input#bcontact{
	background:url(http://www.sumarepi.jp/living/image/btn_bcontact.gif) no-repeat;
	border:none;
	width:203px;
	height:23px;
	margin:27px auto 0;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}



/* sub
-----------------------------------------------------------------*/
#sub{
	background:#F0EEE6;
}

#sub h3{
	width:171px;
	margin:0 auto 5px;
}

#sub h3#other{
	margin:15px auto 10px;
}

#sub h4{
	background:#FFFFFF;
	width:151px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin:0 auto 5px;
	padding:6px 10px;
}

#sub table{
	width:166px;
	font-size:12px;
	line-height:14px;
	margin:0 auto 10px;
}

#sub table td{
	padding:4px 0 4px 5px;
}

#sub p{
	width:171px;
	margin:0 auto 18px;
	font-size:10px;
	line-height:18px;
}

#sub p.choice{
	text-align:right;
}

#sub input#keySea{
	border:1px solid #E7E7E7;
	width:163px;
	display:block;
	margin:0 auto 3px;
	padding:4px;
	font-size:12px;
	line-height:14px;
}

#sub table#sendBox{
	background:none;
	width:171px;
	font-size:12px;
	line-height:14px;
	margin:0 auto 20px;
}

#sub table#sendBox td{
	padding:0;
}

#sub input#kensaku{
	background:url(../image/btn_kensaku_mini.gif) no-repeat;
	border:none;
	width:81px;
	height:23px;
	margin-right:5px;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}

#sub input#clear{
	background:url(../image/btn_clear_mini.gif) no-repeat;
	border:none;
	width:81px;
	height:23px;
	margin-left:5px;
	padding:0;
	cursor:pointer;
	border:0;
	text-indent:-9999px;
	display:block;
}