@charset "utf-8";
/*-----------------------------
	- for all
-----------------------------*/
* {
margin:0;
padding:0;
}
html{
margin:0px auto;
height:100%;
}
*html{
filter:expression(document.execCommand("BackgroundImageCache",false,true));
}
body {
height:100%;
min-height:100%;
font-size:14px;
font:"Times New Roman", Times, serif;
line-height:20px;
background-repeat:repeat;
background-color:#FF0000;
background:url('../img/bg_back.gif');

}
img {
	border:0;
}
hr {
	display:none;
}
h1,h2,h3 {
	font-size:100%;
	margin-left:20px;
	color:#333;
}
ul li {
	list-style-type:none;
}
a {
	color:#ffffff;
}

a:hover {
	color:#FFC437;
}

a.blue:link { color: #0060FF; text-decoration:underline;} 
a.blue:visited { color: #0000a0; } 
a.blue:hover { color: #ff0000; } 
a.blue:active { color: #ffff00; } 

a#home{
	display: block;
	margin:0px 0px 0px 0px;
	padding:0px 0px;
}

.hid {
	display:none;
}
p {
	margin-bottom:.8em;
}

div#mainall{
background-repeat:repeat;
background:url('../img/bg_center.gif');
height:100%;
min-height:100%;
width:800px;
}

body > #mainall {
height: auto;
}
div#main{
border-left:10px solid #555555;
border-right:10px solid #555555;
height:100%;
min-height:100%;
width:780px;
}

body > #main {
height: auto;
}

#container01 {
	width:780px;
	margin:0px auto;
	padding:0px;
}

#container {
	background-image:url(../img/bg_center2.gif);
	width:802px;
	height:100%;
	margin:0px auto;
	padding:0px;
	text-align:center;
}
/*-----------------------------
	- fonts
-----------------------------*/
.headerarrow{
	color:#FFC437;
	font-size:14px;
	font-weight:bold;
	margin:0px 5px 0px 0px;
}
p.tx_sttl01{
	font-size:16px;
	line-height:20px;
	color:#4D4833;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:10px;
}
.tx_q{
	color:#FF4E00;
	font-size:14px;
	font-weight:bold;
	padding:0px 0px;
	margin:0px 5px 0px 0px;
}
.tx_a{
	color:#017861;
	font-size:14px;
	font-weight:bold;
	margin:0px 5px 0px 0px;
}

p.tx_sttl02{
	font-size:16px;
	line-height:20px;
	color:#4D4833;
	background-color:#D3CE94;
	margin:0px 0px 0px 0px;
	padding:10px;
}

.base_white{
	background-color:#ffffff;
	margin:0px;
	padding:10px 10px 10px 10px;

}
/*-----------------------------
	- table
-----------------------------*/

table.plain{
	border-collapse:collapse;
	border-width:0px;
	margin:15px 0px;
	padding:4px 8px 4px 8px;
}
table.plain th{
	vertical-align:top;
	font-size:16px;
	line-height:22px;
	color:#4D4833;
	border-width:0px;
	margin:0px;
	padding:8px;
}
table.plain td{
	color:#4D4833;
	border-width:0px;
	padding:0px 0px 18px 0px;
	margin:5px;
}

table.reg-dl{
	border-collapse:collapse;
	border-width:0px;
	margin:15px 0px;
	padding:4px 8px 4px 8px;
}
table.reg-dl th{
	vertical-align:top;
	font-size:16px;
	line-height:22px;
	color:#4D4833;
	background-color:#D3CE94;
	border-width:0px;
	margin:0px;
	padding:8px;
}
table.reg-dl td{
	color:#4D4833;
	background-color:#D3CE94;
	border-width:0px;
	padding:0px 0px 18px 0px;
	margin:5px;
}


/*-----------------------------
	- headder
-----------------------------*/
div#header{
	height:98px;
	text-align:left;
	margin:0px 11px;
	padding:0px;
	background:url('../img/bg_header.gif');
}
div#header h1 {
	display:block;
	height:98px;
	margin:0px;
	padding:0px;
	font-size:160%;
}

div#header h1 a {
	text-decoration:none;
	margin:0px 0px 0px;/*FireFox*/
	_margin:7px 10px 0px;/*IE7*/
	padding:0px 0px 0px 0px;
	width:400px;
	height:80px;
}
div#header h1 a:hover {
	position:relative;
	top:0px;
	left:0px;
}
div#header h2 {
	font-weight:normal;
}
/*-----------------------------
	- headder-menu
------------------------------*/
div#headercontainer {
	width:780px;
	height:36px;
	margin:0px auto;
	padding:0px;
	text-align:center;
    background:url('../img/bg_headermenu.gif');
}

ul#headermenu1{
    font-size:14px;
    padding:0px;
    margin:0px;
}

ul#headermenu1 li{
	list-style:none;
	position:relative;
    background:url('../img/bg_headermenu.gif');
	width:auto;
	float:left;
	border-right:1px groove #426875;
	margin:0px 0px 0px 0px;
    padding:8px 18px 8px;
/*    padding:8px 20px 9px;*/
}

ul#headermenu2{
    font-size:14px;
    padding:0px 0px;
    margin:0px 0px;
}

ul#headermenu2 li{
	list-style:none;
	position:relative;
    background:url('../img/bg_headermenu2.gif');
	float:left;
	margin:0px 0px 0px 0px;
    padding:8px 18px 8px;
	/*padding:8px 20px 9px;*/
}

/*-----------------------------
	- top-menu
------------------------------*/
div#topmenucontainer {
	width:740px;
	height:auto;
	margin:10px auto;
	padding:5px 0px;
	text-align:center;
	/*background-color:#666666;*/
    /*background:url('../img/bg_headermenu.gif');*/
}
ul#topmenu1{
    width:100%;
    font-size:18px;
	line-height:35px;
    padding:0px;
/*    margin:-2px 0px 0px 0px;*/
    margin:0px 0px 0px 0px;
}
/*20080104delete*/
/*ul#topmenu li{
    list-style:none;
    background:url('../img/bg_headermenu.gif');
	padding:10px 0px 0px 0px;
    border-width:1px;
    border-color:#426875;
    border-style:groove;
    width:738px;
}*/
ul#topmenu1 li{
    list-style:none;
    background:url('../img/bg_headermenu.gif');
	padding:0px 0px 0px 0px;
	border:1px #6B787C;
	border-bottom-style:solid;
    width:740px;
	/*height:35px;*/
}


ul#topmenu2{
    width:100%;
    font-size:18px;
	line-height:35px;
    padding:0px;
/*    margin:-2px 0px 0px 0px;*/
    margin:0px 0px 0px 0px;
}
ul#topmenu2 li{
    list-style:none;
    background:url('../img/bg_headermenu2.gif');
	padding:0px 0px 0px 0px;
	border:1px #6B787C;
	border-bottom-style:solid;
    width:740px;
	/*height:35px;*/
}
/*-----------------------------
	- main contents wrapper
-----------------------------*/
div#main_container {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:30px 0px 15px 0px;
	float:center;/*for background-img-extend 20071001*/
	background:url('../img/bg_maintop.gif') no-repeat center top;
}

/*-----------------------------
	- top  wrapper(only top)
-----------------------------*/
div#top_container {
	position:relative;
	/*margin:0px20071005*/
	margin:0px auto;
	/*padding:445px 0px 200px 0px;*/
	/*padding:445px 0px 0px 0px;*/
	padding:0px;
	background:url('../../img/img_main.jpg') no-repeat center top;
	background-color:#E7E3C4;	
	height:500px;
	width:780px;
}

div#top_container h1 {
	width:780px;
	height:58px;
	margin:0px;
	padding:445px 0px 0px 0px;
	float:bottom;
	background:url('../../img/ttl_main.gif') no-repeat center bottom;
}

/*-----------------------------
	- sub contents
-----------------------------*/
div#sub_container {
	/*float:center;*/
	width:738px;
	/*margin:0px 21px;0741001*/
	margin:0px auto;
	padding:0px 0px 0px 0px;
	background-color:#E7E3C4;
	color:#4D4833;
	text-align:left;
}
div#sub_container h3 {
	margin:0px 0px 22px 0px;
	padding:16px;
	background-color:#363636;
	color:#FFD800;
	font-size:20px;
	text-align:left;
}
/*div#sub_container ul {
	margin-bottom:20px;
}
div#sub_container ul li {
	margin-bottom:.5em;
	padding-left:20px;
	background:url(../img/list_triangle.gif) no-repeat 2px 50%;
}
div#sub_container ol {
	margin-left:22px;
}
div#sub_container ol li {
	margin-bottom:.5em;
}*/

div#sub_container p{
	margin:0px 10px 6px;
}

/*-----------------------------
	- footer
-----------------------------*/
#footer{
	padding:4px 10px;
	margin:0px auto 15px;
	font-style:normal;
	width:740px;
	height:35px;
	text-align:center;
	color:#311B15;
	border-top:1px solid #C7C4A9;
}
