@charset "utf-8";

#inner h3 {
	margin:0 0 30px 290px;
	width:570px;
}

.hitsuyou_logo {
	display: block;
	margin: 0 auto 30px;
	text-align: center;
}

.addressbox {
	width: 570px;
	line-height: 2em;
	margin: 0 0 30px 20px;
}

.addressbox dl{
}

.addressbox dl dt{
	width:270px;
	float: left;
	font-size:16px;
	font-weight: bold;
}

.addressbox dl dd{
	width:570px;
	margin: 0 0 0 270px;
}

.addressbox dl .mapdd{
	padding-bottom:10px;
	border-bottom: 2px solid #EEE;
	margin-bottom:1em;
}

small{
}