@charset "Shift_JIS";

@import "base.css";

div#container {
	width: 620px;
	padding: 20px 10px 0 300px;
	background: #fff url(../img/bg_logo.jpg) no-repeat left top;
}
div#navi {
	float: left;
}
div#yuisyo {
	float: left;
	width: 380px;
	padding: 10px 10px 10px 20px;
	height: 205px;
	background: url(../img/bg_yuisyo.gif) no-repeat right top;
}
div#yuisyo h1 {
	margin-bottom: 12px;
	height: 39px;
	font-size: 14px;
	color: #000;
}
div#yuisyo h1 img {
	vertical-align:middole;
}
div#yuisyo p {
	letter-spacing: 0.1em;
}
div#info {
	width: 200px;
	padding-right: 420px;
	background: url(../img/bg_block2.jpg) no-repeat right top;
}
div#info h2 {
	height: 29px;
}
div#info dl {
	height: 191px;
	overflow: auto;
	padding-top: 5px;
	background: url(../img/bg_info_dl.gif) no-repeat left bottom;
}
div#info dt {
	color: #5f840e;
	font-size: 11px;
	margin-bottom: 3px;
	margin-left: 5px;
	font-weight: bold;
}
div#info dd {
	margin-left: 10px;
	margin-bottom: 5px;
}
#block3 {
	padding-left: 420px;
	background: url(../img/bg_block3.jpg) no-repeat left top;
}
#address {
	padding: 10px;
	background: url(../img/bg_address.gif) no-repeat left top;
	height: 195px;
}
#address h2 {
	font-size: 18px;
	margin-bottom: 15px;
	padding-top: 10px;
	font-weight: bold;
}
#address p {
	text-align: center;
}
address {
	line-height: 1.8;
}
address a {
	font-size: 10px;
}