@charset "utf-8";

@import "common.css";

#WHOLE
{
	background: url(../images/top/bg_content.gif) repeat-y left top;
	width: 950px;
	margin: 0 auto;
}

#HEADER
{
	background: url(../images/top/bg_header.gif) repeat-y left top;
	overflow: hidden;
	zoom: 1;
}

#HEADER h1
{
	text-indent: -20000px;
	overflow: hidden;
	width: 317px;
	height: 316px;
	background: url(../images/top/ttl_main.gif) no-repeat left top;
	float: left;
}

#HEADER p
{
	position: absolute;
	left: 0;
	top: -20000px;
}

#MENU-CONTENT
{
	float: left;
	width: 316px;
}

#MENU-CONTENT dt
{
	text-indent: -20000px;
	overflow: hidden;
	width: 316px;
	height: 60px;
	background: url(../images/top/ttl_menu_content.gif) no-repeat left top;
}

#MENU-CONTENT dd a
{
	display: block;
	text-indent: -20000px;
	overflow: hidden;
	width: 316px;
	background: url(../images/top/menu_content.gif) no-repeat;
}

#MENU-CONTENT dd.about a
{
	height: 41px;
	background-position: 0 0;
}

#MENU-CONTENT dd.about a:hover
{
	background-position: -316px 0;
}

#MENU-CONTENT dd.guide a
{
	height: 41px;
	background-position: 0 -41px;
}

#MENU-CONTENT dd.guide a:hover
{
	background-position: -316px -41px;
}

#MENU-CONTENT dd.list a
{
	height: 41px;
	background-position: 0 -82px;
}

#MENU-CONTENT dd.list a:hover
{
	background-position: -316px -82px;
}

#MENU-CONTENT dd.column a
{
	height: 41px;
	background-position: 0 -123px;
}

#MENU-CONTENT dd.column a:hover
{
	background-position: -316px -123px;
}

#MENU-CONTENT dd.contact a
{
	height: 31px;
	background-position: 0 -164px;
}

#MENU-CONTENT dd.contact a:hover
{
	background-position: -316px -164px;
}

#MENU-CONTENT dd.sitemap a
{
	height: 31px;
	background-position: 0 -195px;
}

#MENU-CONTENT dd.sitemap a:hover
{
	background-position: -316px -195px;
}

#MENU-MAP
{
	float: left;
	width: 317px;
}

#MENU-MAP dt
{
	text-indent: -20000px;
	overflow: hidden;
	width: 317px;
	height: 60px;
	background: url(../images/top/ttl_menu_map.gif) no-repeat left top;
}

#MENU-MAP dd a
{
	display: block;
	text-indent: -20000px;
	overflow: hidden;
	width: 317px;
	background: url(../images/top/menu_map.gif) no-repeat;
}

#MENU-MAP dd.hongou a
{
	height: 41px;
	background-position: 0 0;
}

#MENU-MAP dd.hongou a:hover
{
	background-position: -317px 0;
}

#MENU-MAP dd.nezu a
{
	height: 41px;
	background-position: 0 -41px;
}

#MENU-MAP dd.nezu a:hover
{
	background-position: -317px -41px;
}

#MENU-MAP dd.otowa a
{
	height: 41px;
	background-position: 0 -82px;
}

#MENU-MAP dd.otowa a:hover
{
	background-position: -317px -82px;
}

#CONTENT-BODY
{
	overflow: hidden;
	zoom: 1;
}

#LEFT-PANE
{
	float: left;
	width: 277px;
	padding: 20px;
}

#RIGHT-PANE
{
	float: right;
	width: 593px;
	padding: 20px;
	position: relative;
	left: 0;
	top: 0;
}

#BANNER-AREA
{
	overflow: hidden;
	zoom: 1;
	margin-right: -9px;
}

#BANNER-AREA p
{
	float: left;
	margin: 0 9px 10px 0;
}

#FONT-SIZE
{
	position: absolute;
	left: 496px;
	top: 17px;
}

#NEWS dt
{
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 8px;
	margin-bottom: 15px;
	font-size: 0;
	line-height: 0;
	zoom: 1;
}

#NEWS dd
{
	padding-bottom: 20px;
}

#NEWS dd h2
{
	font-weight: normal;
	margin-bottom: 20px;
}

#NEWS dd h2 span
{
	display: block;
	font-weight: bold;
}

#BTN-PAGE-TOP
{
	text-align: right;
}

#FOOTER
{
	border-top: 1px solid #e5e5e5;
	padding-top: 10px;
	margin-top: 7px;
	color: #7d7d7d;
	font-size: 84%;
}

