@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: 80%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FFFFFF;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	position: relative !important;
	min-height: 100%;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	height: auto;
	}

* 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: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(img/content_bg.gif);
	background-position: center;

}
div#header h1 a {
	display: block;
	height: 59px;
	width: 385px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#header h1 {
	float: left;
	height: 59px;
	width: 385px;
	margin-left: 5px;
	_width: 380px;
}
ul#submenu {
	float: right;
	width: 550px;
	text-align: right;
	margin-right: 5px;
	margin-top: 1em;
}
li#sub {
	float: right;
	text-align: right;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1.4em;
	margin-left: 2em;
	margin-right: 0.5em;
}


img#headertel {
	float: none;
	margin-right: 100px;
	position: relative;
	left: 580px;
}







/*global menu*/









h2,h3,h4,h5,h6,p{
	text-align:left;
}

/*footer*/

#footer	{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	clear: both;
}
p#footer {
	font-size: 12px;
}


p#copy{
	text-align:center;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
	margin-left: auto;
}
#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-top: 10px;
	margin-left: 20px;
}






/*contents*/
div#content {
	background-image: url(img/content_bg.gif);
	background-repeat: repeat-y;
	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 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: 50px;
	width: 140px;
	display: block;
	line-height: 50px;
}
ul#gmenu {
	height: 50px;
	width: 560px;
	float: right;
	margin-right: 5px;
	_margin-right: 5px;
	margin-top: 9px;
}
li#menu01 a {
	background-image: url(img/menu_01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu01 a:hover {
	background-image: url(img/menu_01_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu02 a {
	background-image: url(img/menu_02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu02 a:hover {
	background-image: url(img/menu_02_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu03 a {
	background-image: url(img/menu_03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu03 a:hover {
	background-image: url(img/menu_03_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu04 a {
	background-image: url(img/menu_04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}

li#menu04 a:hover {
	background-image: url(img/menu_04_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 50px;
	width: 140px;
}
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#unit {
	float: left;
	width: 710px;
	margin-top: 10px;
	margin-left: 10px;
	_margin-left: 5px;
	text-align: left;
}
div#side2 {
	float: right;
	width: 220px;
	margin-top: 10px;
	margin-right: 10px;
	_margin-right: 5px;
}
div#annai {
	height: auto;
	width: 220px;
	margin-top: 10px;
	border: 1px solid #999999;
}
div#banar {
	width: 220px;
	margin-top: 20px;
}

img#annai {
	margin-top: 10px;
	margin-bottom: 10px;
}


#annai h4 {
	font-size: 12px;
	margin-left: 5px;
}

#annai p {
	margin-left: 5px;
}
#banar li {
	margin-bottom: 10px;
}

li#banar01 a {
	background-image: url(img/right_banar01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}

li#banar01 a:hover {
	background-image: url(img/right_banar01_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}
li#banar02 a {
	background-image: url(img/right_banar02.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}

li#banar02 a:hover {
	background-image: url(img/right_banar02_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}
li#banar03 a {
	background-image: url(img/right_banar03.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}

li#banar03 a:hover {
	background-image: url(img/right_banar03_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}

li#banar04 a {
	background-image: url(img/right_banar04.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}

li#banar04 a:hover {
	background-image: url(img/right_banar04_o.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 220px;
}
h2#info {
	background-image: url(img/title_info.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 220px;
}div#box {
	width: 690px;
}
#box h3 {
	background-image: url(img/title_sub.gif);
	background-repeat: no-repeat;
	height: 38px;
	width: 650px;
	margin-top: 1em;
	text-indent: 1em;
	line-height: 3em;
	color: #666666;
	font-size: 14px;
}
p#content {
	margin-top: 1em;
	margin-left: 1em;
	width: 620px;
}
p#center {
	text-align: center;
}
p#right {
	text-align: right;
	width: 640px;
	margin-right: 30px;
	margin-left: auto;
}
img#qr {
	float: right;
}
h4#qr {
	float: left;
}
div#qraria {
	float: left;
}
.gotop {

	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

