@charset "utf-8";
*{
	margin:0;
	padding:0;
}


html{
	height: 100%;
}

body{
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	line-height: 1.8;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 90%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	position: relative !important;
	min-height: 100%;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10;
	padding-left: 10;
	height: auto;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	}

* 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:#720000;
	text-decoration:none;
}

a:hover {
	color: #720000;
}








/*global menu*/









h2,h3,h4,h5,h6,p{
	text-align:left;
}
div#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
}
h1#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 75px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#logo a {
	height: 75px;
	width: 300px;
	
}
img#h_tell {
	float: right;
}




/*footer*/

#footer	{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align: middle;
	padding-top: 20px;
	height: 40px;
	background-color: #CCCCCC;
}

#footer img{
	margin-right:1em;
	margin-bottom:1em;
}
#footer ul {
	margin-left: 10px;
}
#footer li {
	float: left;
	margin-right: 1em;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

p#footer {
	font-size: 12px;
}


p#copy{
	text-align:center;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}






/**/




caption{
	display:none;
}

th,tr,td{
	text-align:left;
	font-weight:normal;
}

/*ѥ󥯥ꥹ*/

p#root{
	margin:1em auto 0 2.1em;
	color:#fff;
	font-weight:bold;
}
p#root a{
	color:#fff;
	font-weight:normal;
}
p#root a:hover {
	color:#cc0000;
	font-weight:normal;
}
div#nav {
	background-color: #444444;
	height: 49px;
	text-align: center;
}


#gmenu li {
	float: left;
	height: 49px;
	width: 150px;
	display: block;
	line-height: 49px;
}
ul#gmenu {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
}

li#menu01 a {
	background-image: url(img/nav01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}



li#menu01 a:hover {
	background-image: url(img/nav01_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu02 a {
	background-image: url(img/nav02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu02 a:hover {
	background-image: url(img/nav02_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu03 a {
	background-image: url(img/nav03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu03 a:hover {
	background-image: url(img/nav03_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu04 a {
	background-image: url(img/nav04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu04 a:hover {
	background-image: url(img/nav04_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu05 a {
	background-image: url(img/nav05.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu05 a:hover {
	background-image: url(img/nav05_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu06 a {
	background-image: url(img/nav06.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

li#menu06 a:hover {
	background-image: url(img/nav06_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 49px;
	width: 150px;
}

div#content {
	height: auto;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	padding-bottom: 30px;
}
div#mainleft {
	float: left;
	width: 680px;
	text-align: left;
}
div#mainright {
	float: right;
	width: 200px;
}
img#banar {
	margin-top: 10px;
	margin-bottom: 10px;
}
span.rbold {
	font-weight: bold;
	color: #990000;
}
span.s {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
.gotop {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}

