#top_main {
   width: 760px;
   margin: 0;
   padding: 0;
   text-align: left;
   border-left:solid 1px #8F8F8F;
   border-right:solid 1px #8F8F8F;
}

.R {
	float:right;
}

.L {
	float:left;
}

.top_space {
	margin-top:40px;
}

#disk {
	font-size:12px;
	padding:8px 0 3px 5px;
}

#header {
	background:url(image/new_top/header_bg.jpg) no-repeat 0 0;
	width:760px;
	height:67px;
	padding-top:43px;
	margin:0 auto;
	clear:both;
	/display:inline;
	/zoom: 1;
}

#header h1 {
	background:url(image/new_top/logo.gif) no-repeat 0 0;
	float:left;
	margin-left:8px;
}

#header h1 a {
	display:block;
	text-indent:-9999px;
	width:292px;
	height:57px;
}

#mnavi {
	width:279px;
	height:57px;
	float:right;
	text-align:right;
	margin-right:8px;
}

#mnavi p {
	margin:0;
	padding:0;
}

#header ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}

#header ul li {
	float:left;
	margin:0;
}

#top_navi {
	overflow: hidden;
	clear:both;
	border-bottom:solid 1px #8F8F8F;
}

#top_navi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #top_navi {
    height: 1em;
    overflow: visible;
}
/**/

#top_map {
	background:url(image/new_top/chizu.jpg) no-repeat 0 0;
	width:580px;
	height:249px;
	float:left;
	position:relative;
	zoom:1;
}

#top_map ul {
	margin:0;
	padding:0;
}

#top_map li {
	float:left;
	list-style:none;
	list-style-type:none;
	margin:0;
	padding:0 11px 0 0;
}

#top_map li a {
	font-size:16px;
	font-weight:800;
}

#top_map .top_map_area1 {
	position:absolute;
	left: 226px;
	top: 35px;
	width: 235px;
	height: 18px;
}

#top_map .top_map_area2 {
	position:absolute;
	left: 329px;
	top: 115px;
	width: 194px;
	height: 18px;
}

#top_map .top_map_area3 {
	position:absolute;
	left: 329px;
	top: 135px;
	width: 194px;
	height: 18px;
}

#top_map .top_map_area4 {
	position:absolute;
	left: 256px;
	top: 208px;
	width: 194px;
	height: 18px;
}

#top_map .top_map_area5 {
	position:absolute;
	left: 473px;
	top: 208px;
	width: 91px;
	height: 18px;
}

#top_menu {
	width:180px;
	_width:auto;
	float:right;
	zoom:1;
}

#top_menu ul {
	margin:0;
	padding:0;
}

#top_menu ul li {
	margin:0;
	padding:0;
	list-style:none;
	list-style-type:none;
}	

#top_menu ul li a {
	display:block;
	width:150px;
	_width:177px;
	height:42px;
	line-height:36px;
	padding-left:30px;
	color:#FFFFFF;
	text-decoration:underline;
	background:url(image/new_top/menu_off.jpg) no-repeat 0 0;
}

#top_menu ul li a:hover {
	color:#FFFFFF;
	background:url(image/new_top/menu_on.jpg) no-repeat 0 0;
}

#contents {
	overflow: hidden;
	clear:both;
}

#contents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents {
    height: 1em;
    overflow: visible;
}
/**/



#main_contents {
	width:580px;
	padding-top:10px;
	text-align:center;
	line-height:1.5;
	float:left;
}


#main_contents .topmoji01 {
	background:url(image/bg_topmoji01.gif) no-repeat center;
	font-size:14px;
	color:#0066CA;
	font-weight:600;
}

#news {
	width:516px;
	margin:0 auto;
	padding:10px 15px 10px 5px;
	border:solid 2px #B0B0B0;
}

#news .news_link {
	color:#0056b2;
	text-decoration:underline;
}

#side_bar {
	width:180px;
	_width:170px;
	padding-top:10px;
	float:right;
}

#side_bar p {
	margin:0 0 5px 0;
	padding:0;
}

#address {
	background-color:#EEEEEE;
	border-bottom:solid 10px #0066CA;
	clear:both;
	text-align:right;
	overflow: hidden;
	clear:both;
	padding:10px 20px;
}

#address:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #address {
    height: 1em;
    overflow: visible;
}
/**/


#address p {
	line-height:1.5;
}

#footer {
	text-align:right;
	margin:10px;
}

#footer a {
	color:#666666;
}