@charset "UTF-8";
/* CSS Document */

body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:"ＭＳ Ｐゴシック", Osaka,Geneva, Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:150%;
	color:#505050;
}

h1,h2,h3,h4,h5,h6,p,form {
	margin:0;
	padding:0;
}

a img {
	border:0;
}


/*link
----------------------*/
a:link,
a:visited {
	color:#1890BD;
	text-decoration:none;
}

a:hover {
	color:#44B8E5;
	text-decoration: none;
}


/*color
----------------------*/
.red {
	color:#FF0000;
}



/*margin_b
----------------------*/
.margin_b5 {
	margin-bottom:5px;
}

.margin_b10 {
	margin-bottom:10px;
}

.margin_b15 {
	margin-bottom:15px;
}

.margin_b20 {
	margin-bottom:20px;
}

.margin_b25 {
	margin-bottom:25px;
}

.margin_b30 {
	margin-bottom:30px;
}

/*clearfixハック*/

/* モダンブラウザ（Firefox Opera Safari）対策 */
.clearfix:after{
   content:".";
   display:block;
   height:0px;
   clear:both;
   visibility:hidden;
}

/* Win版IE7とMac版IE5対策 */
.clearfix{
   display:inline-block;
}

/* Win版IE5および6対策 */
/* Hides from IE-mac */
* html .clearfix{
   height:1px;
}

.clearfix{
   display:block;
}
/* End hide from IE-mac */

/*end clearfixハック*/



/*wrap
--------------------*/
#wrap {
	width:880px;
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	padding-bottom:25px;
	margin:auto;
	text-align:left;
}


/*header
--------------------*/
#header {
	width:880px;
	height:98px;
}

.seo_text {
	width:860px;
	height:21px;
	background:url(../images/header/bg_img.gif) 0 0 repeat-x;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:normal;
	padding:2px 10px 0;
	margin-bottom:10px;
}

.header_l {
	width:181px;
	height:44px;
	display:block;
	margin:5px 0 0 10px;
	float:left;
}

.logo_img a {
	background:url(../images/header/img_logo.gif) 0 0 no-repeat;
	width:181px;
	height:44px;
	display:block;
	text-indent:-9999px;
}

.header_r {
	width:580px;
	margin:3px 10px 0 0;
	float:right;
}


/*g_navi
---------*/
.g_navi {
	float:left;
	width:339px;
	height:17px;
	margin-top:20px;
}

.g_navi ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.g_navi ul li {
	display:block;
	height:17px;
	float:left;
}

.g_home a {
	background:url(../images/com/g_navi.gif) 0 0 no-repeat;
	width:52px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_check a {
	background:url(../images/com/g_navi.gif) -62px 0 no-repeat;
	width:83px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_sitemap a {
	background:url(../images/com/g_navi.gif) -153px 0 no-repeat;
	width:87px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_bukkenmap a {
	background:url(../images/com/g_navi.gif) -251px 0 no-repeat;
	width:77px;
	height:17px;
	display:block;
	text-indent:-9999px;
}

.g_home a:hover {
	background:url(../images/com/g_navi.gif) 0 -17px no-repeat;
	width:52px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_check a:hover  {
	background:url(../images/com/g_navi.gif) -62px -17px no-repeat;
	width:83px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_sitemap a:hover  {
	background:url(../images/com/g_navi.gif) -153px -17px no-repeat;
	width:87px;
	height:17px;
	display:block;
	text-indent:-9999px;
	margin-right:10px;
}

.g_bukkenmap a:hover {
	background:url(../images/com/g_navi.gif) no-repeat -251px -17px;
	width:87px;
	height:17px;
	display:block;
	text-indent:-9999px;
}


/*inquiry
---------*/
.bg_inquiry {
	background:url(../images/header/bg_inquiry.gif) 0 0 no-repeat;
	width:231px;
	height:51px;
	float:right;
}

.btn_inquiry a {
	background:url(../images/header/btn_inquiry.gif) 0 0 no-repeat;
	width:99px;
	height:27px;
	display:block;
	margin:20px 0 0 125px;
	text-indent:-9999px;
}


/*menu
---------*/
.menu {
	width:880px;
	height:58px;
	margin-bottom:20px;
}

.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.menu ul li {
	float:left;
	height:58px;
}

.menu01 a {
	background:url(../images/menu/img_menu.jpg) 0 0 no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu02 a {
	background:url(../images/menu/img_menu.jpg) -176px 0 no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu03 a {
	background:url(../images/menu/img_menu.jpg) -352px 0 no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu04 a {
	background:url(../images/menu/img_menu.jpg) -528px 0 no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu05 a {
	background:url(../images/menu/img_menu.jpg) -704px 0 no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu01 a:hover {
	background:url(../images/menu/img_menu.jpg) 0 -58px no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu02 a:hover {
	background:url(../images/menu/img_menu.jpg) -176px -58px no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu03 a:hover {
	background:url(../images/menu/img_menu.jpg) -352px -58px no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu04 a:hover {
	background:url(../images/menu/img_menu.jpg) -528px -58px no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}

.menu05 a:hover {
	background:url(../images/menu/img_menu.jpg) -704px -58px no-repeat;
	width:176px;
	height:58px;
	display:block;
	text-indent:-9999px;
}


/*footer
--------------------*/
.footer {
	background:url(../images/footer/bg_img.gif) 0 0 repeat-x;
	width:880px;
	padding-top:8px;
}

.footer_link {
	text-align:center;
	font-size:0.8em;
	line-height:-1em;
	padding-bottom:15px;
}

.footer_l {
	width:400px;
	float:left;
	margin-left:10px;
	font-size:0.8em;
}

.footer_r {
	width:400px;
	float:right;
	margin-right:10px;
	font-size:0.8em;
}

.footer_logo_img a {
	background:url(../images/footer/logo.gif) 0 0 no-repeat;
	width:76px;
	height:21px;
	display:block;
	float:right;
	text-indent:-9999px;
}

.copyright {
	text-align:right;
}


/*contents
--------------------*/
#contents {
	width:860px;
	margin:0 auto 20px;
}

#contents_r {
	width:640px;
	float:right;
}

#contents_l {
	width:200px;
	float:left;
}


/*left
--------------------*/
.btn_navi a {
	background:url(../images/main/btn_navi.jpg) 0 0 no-repeat;
	width:200px;
	height:200px;
	display:block;
	text-indent:-9999px;
	margin-bottom:10px;
}

.side_area_search {
	margin-bottom:10px;
}

.side_area_search h3 {
	background:url(../images/main/title_img_area.gif) 0 0 no-repeat;
	width:200px;
	height:19px;
	text-indent:-9999px;
	line-height:-1em;
	margin:0;
}

.bg_side_list {
	width:180px;
	background:#EDEDED;
	padding:10px;
}

.bg_side_list ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.bg_side_list ul li a {
	background:url(../images/main/icon_arrow.gif) 0 5px no-repeat;
	border-bottom:1px dotted #505050;
	padding:2px 0 2px 12px;
	display:block;
}


.side_station_search {
	margin-bottom:10px;
}

.side_station_search h3 {
	background:url(../images/main/title_img_station.gif) 0 0 no-repeat;
	width:200px;
	height:19px;
	text-indent:-9999px;
	line-height:-1em;
	margin:0;
}

.bg_side_list02 {
	width:200px;
}


.side_speciall_search {
	margin-bottom:10px;
}

.side_speciall_search h3 {
	background:url(../images/main/title_img_speciall.gif) 0 0 no-repeat;
	width:200px;
	height:19px;
	text-indent:-9999px;
	line-height:-1em;
	margin:0;
}

.bg_side_list03 {
	width:200px;
}

.bg_side_list03 p {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #999999;
}


.pankuzu_list {
	margin-bottom:15px;
	border-bottom:1px solid #1890BD;
	font-size:0.8em;
}
