@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	height: 100%;
	padding-bottom: 1px;
}
a {
	color: #000000;
	text-decoration: none;
}

#header_box {
	background-image: url(../img/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
}
#header {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 950px;
	height: 102px;
	position: relative;
}
}
#header ul#gn {
	width:950px;
	height: 36px;
	position: relative;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header li {
	float:left;
	list-style-type: none;
	clear: right;
}
#header li a {
	width:158px;
	height: 37px;
	display: block;
	text-decoration:none;
	background-color: #FFF;
	background-image: url(../img/header_manu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -5000px;
}
#header_left {
	margin: 0px;
	float: left;
}
#header_right  {
	float: right;
	position: relative;
}
li#menu01 a:link, li#menu01 a:visited {
	background-position: 0px 0px;
}
li#menu01 a:hover, li#menu01 a:active {
	background-position: 0px -37px;
}
li#menu02 a:link, li#menu02 a:visited {
	background-position: -316px 0px;
}
li#menu02 a:hover, li#menu02 a:active {
	background-position: -316px -37px;
}
li#menu03 a:link, li#menu03 a:visited {
	background-position: -474px 0px;
}
li#menu03 a:hover, li#menu03 a:active {
	background-position: -474px -37px;
}
li#menu04 a:link, li#menu04 a:visited {
	background-position: -632px 0px
}
li#menu04 a:hover, li#menu04 a:active {
	background-position: -632px -37px;
}
li#menu05 a:link, li#menu05 a:visited {
	background-position: -158px 0px;
}
li#menu05 a:hover, li#menu05 a:active {
	background-position: -158px -37px;
}
li#menu06 a:link, li#menu06 a:visited {
	background-position: -790px 0px;
}
li#menu06 a:hover, li#menu06 a:active {
	background-position: -790px -37px;
}
#contens_box {
	background-image: url(../img/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#contens {
	width: 948px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	bottom: 12px;
	padding: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#left_box {
	display: inline;
	float: left;
	width: 237px;
	list-style-type: none;
	padding-left: 13px;
}
#left_box_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
#left_box li#submenu a {
	display: block;
	background-color: #ECECEC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	text-indent: 3em;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(../img/arrow_big.gif);
	background-repeat: no-repeat;
	background-position: 25px 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	width: 222px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
}
#left_box li#submenu a:hover, #left_box li#submenu a:active {
	background-color: #E5E5E5;
}
#localnavi {
	width: 222px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	height: 45px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#localnavi_home {
	width: 222px;
	height: 45px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #DDDDDD;
}
#center_box {
	display: inline;
	float: right;
	width: 677px;
	padding-right: 5px;
}
#center_box_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0px;
	margin: 0px;
	width: 665px;
	background-color: #FFFFFF;
	display: block;
}
#center_box img#title {
	margin-right: auto;
	margin-left: auto;
	width: 635px;
	padding: 7px;
	display: block;
}
#banner {
	clear: both;
	display: block;
	text-align: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
	background-color: #F2F2F2;
	height: 60px;
}
#banner img {
	border: 1px solid #CCCCCC;
}

#clear {
	clear: both;
	display: block;
	text-align: right;
}
#footer_box {
	margin: 0px;
	float: none;
	clear: both;
}
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	position: relative;
	text-align: center;
}
#footer img {
}

p {
	margin: 0px;
	padding: 0px;
}

