@charset "UTF-8";

/**
 * #home
 **/
#home #main {
	float: left;
	width: 570px;
}
#home .type01 h2 {
	background: url(../images/title_news.gif) no-repeat;
	height: 28px;
	width: 570px;
	text-indent: -9999px;
}
#home .type01 .box {
	height:122px;
	overflow:scroll;
	overflow-x:hidden;
	width: 570px;
	margin-bottom:15px;
}
#home .type02 h2 {
	background: url(../images/title_blog.gif) no-repeat;
	height: 28px;
	width: 570px;
	text-indent: -9999px;
}
#home .type02 .box {
	height:122px;
	overflow:scroll;
	overflow-x:hidden;
	width: 570px;
}
#home .box p {
	padding: 5px 0px;
	border-bottom: 1px solid #CBB4AD;
}
#home #information {
	float: right;
	width: 220px;
	margin-bottom:5px;
}
#home #information .inner{
	border:1px solid #6d9ac2;
	margin-bottom:5px;
}
#home p.reserve {
	margin:10px 0px 20px;
}
#information p {
	margin:3px 10px;
	font-size:10px;
	_font-size:83%;
}
#information marquee{
	margin:3px 10px;
}
#information table {
	margin:3px 10px;
	width:200px;
	border-top:1px solid #CBB4AD;
}
#information th,
#information td {
	border-bottom:1px solid #CBB4AD;
}
#information iframe {
	margin:0px 8px;
	margin-bottom:5px;
}
#information h2 {
	background: url(../images/title_info.gif) left top no-repeat;
	_background: url(../images/title_info.gif) 10px 10px no-repeat;
	height: 11px;
	width: 104px;
	margin-top:10px;
	margin-left:10px;
	text-indent: -9999px;
}

*+html body #information h2 {
	background: url(../images/title_info.gif) 10px 10px no-repeat;
	height: 21px;
	width: 104px;
	margin-top:10px;
	margin-left:10px;
	text-indent: -9999px;
}

#information p.weather {
	background: url(../images/title_weather.gif) no-repeat;
	height: 21px;
	width: 200px;
	margin:0px 10px 5px 10px;
	text-indent: -9999px;
}
#information p.weather a{
	display:block;
	width:100%;
	height:100%;
}
#information ul.banner li{
	margin-bottom:3px;
}
#banner2{
	clear:both;
	padding-top:20px;
}
#banner2 li{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}
#banner2 li.small img{
}
