@charset "UTF-8";

/***********************-
タイトル : 三和建設株式会社
概要：お問合せ

制作日：2009/07

-***********************/
@import url(basic.css);
@import url(btn.css);
@import url(common.css);

#contents p{
	 margin:20px 0px 10px 20px;
}
#contents p.hissu{
	 margin:0px 0px 20px 20px;
	font-size:90%;
	
}
#contents span.hissu2{
	margin:0px;
	padding-right:12px;
	background:url(../contact/mark2.gif) no-repeat right;
}

#contents span{
	color:#000000;
	font-size:100%;
}


#contents table{
	margin:20px 0 20px 40px;
	width:450px;
	border-top:1px solid #999999;
}
#contents table th,#contents table td{
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #999999;
}
#contents table td{
	padding:8px 1em 5px 2em;
	border-right:1px solid #999999;
}


#contents table th{
	padding:8px 0 5px 1em;
	vertical-align:middle;
	background:#f0f0f0;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
#contents table td{
	background:#ffffff;
}


#contents strong{
 color:#660000;
}
#contents table td ul li{
	margin:0 0 5px;
}


#contents table td ul.naiyo li{
	float:left;
	width:10em;
}


.hissukomoku{
 margin:0 0 0 0.5em;
 color:#990000;font-size:90%;
}

.ss{
 font-size:10px;

}