@charset "utf-8";
*{
	margin:0;
	padding:0;
}


html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #000000;
	line-height: 1.8;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	width: 880px;
	margin-bottom: 0px;
	}

* html #wrapper	{
	height: 100%;
}

table,tr ,td{
	border: 0px none;
}
.bfont{
	font-weight:bold;
}

br.cr{
	clear:both;
}

span.hidden {display:none;}

span.red {color:#c00;}

a img{border-width: 0;}

li{list-style-type:none;}

a {
	color:#0000CC;
	text-decoration:none;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}



/*header*/

div#header {
	height: 102px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-repeat: repeat-x;
	background-image: url(img/header_bg.gif);
	background-position: center;

}
#header_content {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	height: 102px;
}

div#header h1 a {
	display: block;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 190px;
	margin-top: 7px;
}
#header h1 {
	float: left;
	height: 50px;
	width: 190px;
	margin-left: 5px;
	_width: 380px;
}
#subright {
	float: right;
	width: 570px;
	text-align: right;
	margin-top: 7px;
	height: 50px;
	margin-bottom: 9px;
}

ul#submenu {
	float: right;
	width: 500px;
	text-align: right;
}
#submenu li {
	float: right;
	text-align: right;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right: 2em;
	padding-left: 1.4em;
}


img#headertel {
	margin-right: 2em;
}







/*global menu*/









h2,h3,h4,h5,h6,p{
	text-align:left;
}

/*footer*/

#footer	{
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	background-image: url(img/footer_bg.gif);
	background-repeat: repeat-x;
	height: 70px;
}
p#footer {
	font-size: 12px;
}
div#footer_content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}



p#copy{
	text-align:center;
	margin-top: 0.5em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
	clear: both;
}
#footer li {
	float: left;
	margin-right: 2em;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.5em;
}
#footer ul {
	margin-left: 20px;
}






/*contents*/
div#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	clear: both;
}






/**/




caption{
	display:none;
}

th,tr,td{
	text-align:left;
	font-weight:normal;
}
p#root {
	margin-left: 16px;
}

p#root a:hover {
	color:#cc0000;
	font-weight:normal;
}
#gotop p {
	text-align: right;
	width: 105px;
	background-image: url(img/gotop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 11px;
	margin-right: 1em;
	margin-left: auto;
}

#gmenu li {
	float: left;
	height: 30px;
	width: 145px;
	display: block;
}
ul#gmenu {
	height: 30px;
	width: 870px;
	_margin-right: 5px;
	clear: both;
}
li#menu01 a {
	background-image: url(img/menu01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu01 a:hover {
	background-image: url(img/menu01_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu02 a {
	background-image: url(img/menu02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu02 a:hover {
	background-image: url(img/menu02_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu03 a {
	background-image: url(img/menu03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu03 a:hover {
	background-image: url(img/menu03_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu04 a {
	background-image: url(img/menu04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu04 a:hover {
	background-image: url(img/menu04_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu05 a {
	background-image: url(img/menu05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu05 a:hover {
	background-image: url(img/menu05_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu06 a {
	background-image: url(img/menu06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

li#menu06 a:hover {
	background-image: url(img/menu06_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 30px;
	width: 145px;
}

h3#subtitle {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #FF9900;
	width: 700px;
	text-indent: 0.5em;
}
span.rbold {
	font-weight: bold;
	color: #c00;
}
span.blue {
	color: #000099;
}


div#side2 {
	float: right;
	width: 204px;
	margin-right: 15px;
	_margin-right: 5px;
	text-align: left;
}
div#content {
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#contet_bottom {
	background-image: url(img/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 15px;
	width: 880px;
	margin-bottom: 15px;
}
div#contet_top {
	background-image: url(img/content_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 15px;
	width: 880px;
	margin-top: 15px;
}






p#content {
	margin-top: 1em;
	margin-left: 1em;
	width: 600px;
}
p#center {
	text-align: center;
}
p#right {
	text-align: right;
	width: 600px;
	margin-right: 30px;
	margin-left: auto;
}
#banar {
	width: 204px;
	text-align: left;
	background-color: #FFF3D4;
}
#banar ul {
	padding-top: 10px;
	padding-bottom: 2px;
}

#banar li {
	margin-bottom: 10px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCCCC;
	padding-bottom: 5px;
}

div#infoaria {
	background-color: #FFF3D4;
	width: 204px;
	margin-bottom: 10px;
}

h4#jikan {
	background-image: url(img/title_shinryoujikan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 204px;
}

#infoaria p {
	margin-left: 0.5em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

h4#access {

	background-image: url(img/title_access.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 204px;
}

p#allow {
	background-image: url(img/li_allow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1em;
}
.gotop {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
