@charset "UTF-8";
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "MS PGothic", "osaka";
	font-size: 11px;
	color: #444;
	padding: 10px;
	word-spacing: normal;
	line-height: 2;
}
#layout {
	height: 730px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}
#header {
	height: 20px;
	width: 950px;
	margin: 0px;
	padding: 0px;
	text-align: right;
}
#topimageblock {
	margin: 0px;
	height: 420px;
	width: 950px;
	padding: 0px;
	float: left;
}
#sidearea {
	height: 420px;
	width: 220px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	background-image: url(../images/fukuda_logo_001.jpg);
}
#wrap {
	height: 170px;
	width: 950px;
	float: left;
	margin-top: 10px;
}
#blankbox {
	height: 170px;
	width: 220px;
	float: left;
	margin-right: 5px;
}
#infoarea {
	height: 170px;
	width: 374px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 5px;
}
#naviarea {
	float: left;
	height: 170px;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
	padding-left: 5px;
}
#footer {
	height: 30px;
	width: 950px;
	clear: both;
	float: left;
	text-align: right;
	padding-top: 5px;
}
h1 {
	font-size: 16px;
	color: #415988;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h2 {
	font-size: 11px;
	font-weight: normal;
}
.mapimage {
	float: right;
	margin: 0px;
}
#navi {
	text-align: right;
	float: right;
	margin: 0px;
}
#navi li {
	float: left;
	list-style-type: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBB;
}
#navi li a {
	display: block;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
li .MAIN {
	background-image: url(../images/headbar_main_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .REC {
	background-image: url(../images/headbar_rec_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .RENTAL {
	background-image: url(../images/headbar_rental_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .ACCESS {
	background-image: url(../images/headbar_access_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .OTHERS {
	background-image: url(../images/headbar_others_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .BLOG {
	background-image: url(../images/headbar_blog_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .LINK {
	background-image: url(../images/headbar_link_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
li .CONTACT {
	background-image: url(../images/headbar_contact_ov.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

li a:hover {
	background-color:transparent;
}
li a:hover img{
	visibility:hidden;
}
#mainimage {
	clear: right;
	float: right;
	height: 420px;
	width: 725px;
	margin: 0px;
	background-image: url(../images/top_image_001.jpg);
}

