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

strong {
	font-weight: normal;
}

a {
	text-decoration: none;
}

.a:hover {
	position: relative;
	top: 1px;
	left: 1px;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
}

ul {
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.clear {
	clear: both;
}
body {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 0.75em;
	text-align: center;
	line-height:1.4;
	margin:0;
	padding:0
	color: #333333;
}

h1 {
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	padding: 0px;
	text-align: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 5px;
}

#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	overflow:auto!important;
}
#header {
	height: 69px;
	width: 226px;
	float: left;
}
#batton_base {
	float: left;
	height: 59px;
	width: 131px;
	margin-top: 10px;
}


#top_line {
	background-image: url(../common_img/top_line.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 750px;
	clear: both;
}

/*一番上のメニュー4つ*/
#main_menu h2 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_menu {
	height: 69px;
	width: 524px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	float: right;
}

#main_menu h2 em {
	visibility: hidden;
}

#main_menu h2 a {
	text-decoration: none;
	display: block;
	height: 59px;
	width: 131px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_menu  #m1_base a {
	background-image: url(../common_img/button/top_base.gif);
	background-repeat: no-repeat;
}
#main_menu  #m1 a {
	background-image: url(../common_img/button/m01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_menu  #m1 a:hover,#header #m1 a:active {
	background-image: url(../common_img/button/m01_on.gif);
	background-repeat: no-repeat;
}
#main_menu  #m2_base {
	background-image: url(../common_img/button/busshinji_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_menu  #m2 a {
	background-image: url(../common_img/button/m02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_menu  #m2 a:hover,#header #m1 a:active {
	background-image: url(../common_img/button/m02_on.gif);
	background-repeat: no-repeat;
}

#main_menu  #m3_base {
	background-image: url(../common_img/button/noukotudou_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main_menu  #m3 a {
	background-image: url(../common_img/button/m03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_menu  #m3 a:hover,#header #m1 a:active {
	background-image: url(../common_img/button/m03_on.gif);
	background-repeat: no-repeat;
}

#main_menu  #m4_base {
	background-image: url(../common_img/button/contact_base.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#main_menu  #m4 a {
	background-image: url(../common_img/button/m04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#main_menu  #m4 a:hover,#header #m1 a:active {
	background-image: url(../common_img/button/m04_on.gif);
	background-repeat: no-repeat;
}


#flash_frame {
	height: 280px;
	width: 750px;
}
#bottom_line {
	background-image: url(../common_img/top_bottom_line.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 750px;
}
#c_button {
	clear: both;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#sub_menu {
	clear: both;
	margin-top: 15px;
	margin-bottom: 15px;
}

#sub_menu li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
	margin-right: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 10px;
	color: #999999;
	text-align: center;
	height: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#copyright {
	height: 33px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
