﻿@charset "utf-8";

#header ul{
	background: url(../images/common/navi_top.gif) no-repeat;
	height: 98px;
	list-style: none;
	text-align: left;
}
#header li{
	width: 129px;
	height: 98px;
	float: left;	
	text-indent: -9999px;
}	
#header li a{
	display:block;
	width: 129px;
	height: 98px;
}	
#content {
	float: left;
	width: 516px;
}
#topnews h2{
	background: url(../images/top/top_new.gif) no-repeat;
	width: 140px;
	height: 125px;
	float: left;
	text-indent: -9999px;
}
#topnews ul{
	width: 370px;
	float: right;
	padding: 10px 0 0 0;
}
#topnews li{
	margin: 0 20px 5px 20px;
	font-size: 81.25%;
	line-height: 140%;
	clear: both;
}
#topnews li span{
	color: #888;
	margin: 0 10px 0 0;
}

#toproom{
	clear: both;
	background: url(../images/top/top_room.jpg) no-repeat;
	height: 165px;
}
#toproom h2{
	height: 38px;
	text-indent: -9999px;
}

#toproom p a{
	height: 116px;
	display:block;
	text-indent: -9999px;
}

#topevent{
	width: 500px;
}
#topevent h3{
	background: url(../images/top/top_event.gif) no-repeat;
}
#topevent h3 a{
	display: block;
	height: 38px;
	text-indent: -9999px;
}
#topevent img{
	float: left;
	margin: 0 0 8px 0;
}
#topevent h4{
	background: url(../images/top/event_title_bg.jpg) left repeat-y;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
	font-size: 93.75%;
	color: #006633;
	line-height: 160%;
	margin: 0 0 5px 0;
	padding: 2px 0;
}
#topevent p{
	font-size: 81.25%;
	line-height: 160%;
}
#topevent div.eventtext{
	width: 260px;
	float: right;
}
#topevent hr{
	clear: both;
	border: 0;
	height: 0;
	color: #fff;
	margin: 0 0 8px 0;
}

#topiso{
	padding: 8px 26px 8px 8px;
	margin: 10px 0 10px 0;
	background: url(../images/top/iso_bg.gif) 0 16px repeat-y;
}
#topiso img{
	float: left;
}
#topiso h3{
	font-size: 93.75%;
	color: #000;
	line-height: 160%;
	margin: 0 0 5px 0;
}
#topiso h3 a{
	color: #000;
	text-decoration: none;
}
#topiso p{
	font-size: 75%;
	line-height: 160%;
}
#topiso div.isotext{
	width: 350px;
	float: right;
}

#sidebar_r {
	float: right;
	width: 258px;
}

#sidebar_r hr{
	clear: both;
	border: 0;
	height: 0;
	color: #fff;
	border-top: solid #ccc 1px;
	margin: 0 0 8px 0;
}

#topbook h3{
	background: url(../images/top/top_book.jpg) no-repeat;
	height: 55px;
}
#topbook h3 a{
	display: block;
	height: 55px;
	text-indent: -9999px;
}
#topbook ul{
	list-style: none;
}
#topbook ul li{
	width: 128px;
	float: left;
}
#topblog{
	clear:both;
	padding: 10px 0 0 0; 
}
#topblog h3{	
	background: url(../images/top/top_blog.jpg) no-repeat;
	height: 34px;
}
#topblog h3 a{
	display: block;
	height: 34px;
	text-indent: -9999px;
}
#topblog ul{
	list-style: none;
}
#topblog li{
	font-size: 81.25%;
	line-height: 160%;
}
#topblog li span{
	color: #EA6D8D;
}
#topblog li img{
	float: left;
	margin: 0 5px 5px 0;
	width: 102px;
}
#topphoto{
	clear:both;
	padding: 10px 0 0 0; 
}
#topphoto h3{	
	background: url(../images/top/top_photo.jpg) no-repeat;
	height: 34px;
}
#topphoto h3 a{
	display: block;
	height: 34px;
	text-indent: -9999px;
}
#topphoto ul{
	list-style: none;
}
#topphoto li{
	font-size: 81.25%;
	line-height: 160%;
}
#topphoto li span{
	color: #EA6D8D;
}
#topphoto li img{
	float: left;
	margin: 0 5px 5px 0;
	width: 102px;
}

