#topcenter .caution{
	margin-bottom:20px;
}
#topcenter .caution h4{
	text-align:center;
	background:red;
	color:white;
	padding:5px 0;
}
#topcenter .caution p{
	margin:10px 0;
}

#top_menu {
	height: 171px;
	width: 950px;
	margin-top: -80px;
	margin-bottom: 30px;
}
.onsen_bt {
	float: left;
	height: 171px;
	width: 310px;
}

.onsen_bt a{
	background:url(../images/home/onsen_bt.jpg);
	display:block;
	height: 171px;
	width: 310px;
}

.onsen_bt a:hover{
	background-position:bottom;
}
.ryouri_bt {
	float: left;
	height: 171px;
	width: 310px;
	margin-left: 10px;
}

.ryouri_bt a{
	background:url(../images/home/ryouri_bt.jpg);
	display:block;
	height: 171px;
	width: 310px;
}

.ryouri_bt a:hover{
	background-position:bottom;
}

.heya_bt {
	float: left;
	height: 171px;
	width: 310px;
	margin-left: 10px;
}

.heya_bt a{
	background:url(../images/home/heya_bt.jpg);
	display:block;
	height: 171px;
	width: 310px;
}

.heya_bt a:hover{
	background-position:bottom;
}
#topleft {
	float: left;
	width: 232px;
}
#osusume {
	width: 202px;
	background-color: #FEE3CF;
	background-image: url(../images/home/osusume.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#osusume img{
	margin-bottom: 10px;
}
.osusume {
	font-size: 13px;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
}

#topright {
	float: right;
	width: 232px;
}
#topcenter {
	float: left;
	width: 463px;
	margin-left: 12px;
}
#select {
	height: 176px;
	width: 463px;
	background-image: url(../images/home/select_back.jpg);
	text-align: right;
}

#select img {
	margin-left: 7px;;
}
#fb_area {
	height: 300px;
	width: 464px;
	margin-top: 5px;
	background-image: url(../images/home/fb_back.png);
	padding-top: 34px;
}
#sv_area {
	height: 300px;
	width: 464px;
	margin-top: 0px;
	padding-top: 5px;
}
#blog_area {
	height: 283px;
	width: 215px;
	background-image: url(../images/home/blog_back.png);
	margin-top: -20px;
	padding: 40px 10px 10px 10px;
}

#blog_area span{
	display:inline;
}

#blog_area span.date{
	background-color:#CCC;
	padding:0px 10px;
}

#blog_area ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#blog_area .new{
	color:#F00;
	font-weight:bold;
}

#blog_area li{
	line-height:30px;
	border-bottom:1px #999 dotted;
	margin-bottom:10px;
}

#top_img {
	margin-left:auto;
	margin-right:auto;
	height: 413px;
	width: 1154px;
	background-image: url(../images/home/top_img.png);
	margin-top: -10px;
}