@charset "UTF-8";

/***********************-
タイトル : 三和建設株式会社
概要：個人情報保護方針&サイトマップ

制作日：2009/08

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

#site{
	margin:15px 20px 10px 15px;
}
#site ul{
	margin: 0;
	padding: 5px 0 1px 20px;
}
#site ul li{
	margin: 3px;
	background:url(../image/arrow-site.gif) no-repeat;
	padding: 0 0 0 20px;
	background-color:#F9F9F9;
}

#site ul li ul{
	margin:5px 20px 10px 0;
	padding: 5px 0 1px 20px;
}
#contents p{
	margin:15px 0;
}

#contents dl{
	margin:20px 20px 10px 0;
}

#contents dl dt{
	margin:15px 20px 5px 0;
	font-weight: bold;
	color:#003366;
}

#contents dl dd{
	margin:5px 10px 30px 40px;
}

#contents dl dd ol{
	margin:5px 0 0 40px;
}

#contents dl dd .adress{
	margin:15px 0 30px 120px;
}
#contents dl dd h3{
	font-size:100%;
	padding:0;
	margin:0;
	float:left;
	width:50px;
	background:none;
	border:none;
}
#contents dl dd .adress .adress2{
	float:right;
	width:300px;
}