@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: #F3F3FF;
}

#wrapper{
	margin-left:auto;
	margin-right:auto;
	color:#000000;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	width: 1000px;
	margin-bottom: 0px;
	background-color: #F3F3FF;
	clear: none;
	}

table,tr,td{
	border: 0px none;
}
.bfont{
	font-weight:bold;
}

br.cr{
	clear:both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
	font-size: 0px;
}

span.hidden {display:none;}

span.red {color:#a7156f;}

a img{border-width: 0;}

ul,li{
	list-style-type:none;
	margin-left: 0px;	
}



a {
	color:#990000;
	text-decoration:none;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #660033;
}


/*header*/
div#header {
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 144px;
	margin-right: auto;
	margin-left: auto;
}
div#h_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
}

div#content {
	background-image: url(img/contet_bg.gif);
	background-repeat: repeat-y;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	
}
div#box3 {
	float: left;
	width: 300px;
	margin-right: 8px;
	margin-left: 8px;
	_margin-right: 6px;
	_margin-left: 6px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
}



h1#logo {
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	display: block;
	height: 48px;
	width: 240px;
	float: left;
	margin-top: 0px;
	margin-left: 25px;
	_margin-left: 5px;
}
h1#logo a {
	display: block;
	width: 240px;
	height: 48px;
}
ul#submenu {
	float: right;
	margin-right: 30px;
	_margin-right: 15px;
	width: 200px;
	text-align: right;
	margin-top: 10px;
}
#submenu li {
	float: right;
	width: auto;
	margin-left: 1.5em;
	background-image: url(img/li_crd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
}






/*footer*/

div#footer	{
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	height: 87px;
	_height: 90px;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 0px;
	padding-top: 0px;
	clear: both;
}
div#f_content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 87px;
}

p#footer {
	font-size: 12px;
}
div#footer_content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	background-color: #FFFFFF;
	height: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}



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_crd.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#footer ul {
	margin-left: 35px;
}










caption{
	display:none;
}

th,tr,td{
	text-align:left;
	font-weight:normal;
}
p#root {
	font-size: 12px;
	margin-bottom: 5px;
}

p#root a:hover {
	color:#cc0000;
	font-weight:normal;
}
p#gotop {
	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;
}


span.rbold {
	font-weight: bold;
	color: #a7156f;
}
span.blue {
	color: #000099;
}

.right {
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.center {
	text-align: center;
}



.gotop {

	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
p#more a {
	text-align: right;
	background-image: url(img/more.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	height: 12px;
	width: 44px;
	margin-left: auto;
}
img#clear {
	clear: both;
}
div#top_header {

	background-image: url(img/topheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 144px;
	margin-right: auto;
	margin-left: auto;
}
#th_content {

	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/topheader_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 144px;
}
dd {
	margin-left: 0px;
}
