/* CSS Document */
@charset "Shift_JIS";

/*---------基本設定---------*/
body {
	margin:0px;
	padding:0px;
	background: #000839 url(../img/shim.gif);
	scrollbar-face-color:#000839;
	scrollbar-track-color:#000839;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#000839;
	scrollbar-shadow-color:#000839;
	scrollbar-3dlight-color:#187DC6;
	scrollbar-darkshadow-color:#187DC6;

}
img {
	border-style: none;
}

ul {
 list-style-type : circle outside;
 padding:0px 0px 0px 0px;
 margin:5px 0px 5px 20px;
}

ol {
 list-style-type : disc outside;
 padding:0px 0px 0px 10px;
 margin:5px 0px 5px 20px;
 font-size: 85%;
}

hr.g { 
color: #333333; 
background-color: #333333; 
}

hr.b { 
color: #072960; 
background-color: #072960; 
} 



/*---------その他---------*/

td.border{
	border-bottom:1px solid #B9C3C3;
}

table#form{
	border-left:1px solid #A4B0B0;
	border-bottom:0px solid #A4B0B0;
	border-top:1px solid #A4B0B0;
	border-right:0px solid #A4B0B0;
}

table#form td{
	border-top:0px solid #A4B0B0;
	border-right:0px solid #A4B0B0;
}

table#form td.formbg{
	background-color:#e7e7e7;
}

table#form td.formtd01{
	border-right:none;
	vertical-align:top;
}





table#form2{
	border-left:1px solid #A4B0B0;
	border-bottom:1px solid #A4B0B0;
}

table#form2 td{
	border-top:1px solid #A4B0B0;
	border-right:1px solid #A4B0B0;
}

table#form2 td.formbg{
	background-color:#e7e7e7;
}

table#form2 td.formtd01{
	border-right:none;
	vertical-align:top;
}








table#form3{
	border-left:1px solid #A4B0B0;
	border-bottom:1px solid #A4B0B0;
}

table#form3 td{
	border-top:1px solid #A4B0B0;
	border-right:1px solid #A4B0B0;
}

table#form3 td.formbg{
	border-right:1px dotted #A4B0B0;
	background-color:#F7F7F7;
}

table#form3 td.formaa{
	border-right:1px solid #A4B0B0;
	background-color:#F7F7F7;
}

table#form3 td.formbb{
	border-right:1px dotted #A4B0B0;
	background-color:#e7e7e7;
}

table#form3 td.formcc{
	border-right:1px solid #A4B0B0;
	background-color:#e7e7e7;
}

table#form3 td.formtd01{
	border-right:1px solid #A4B0B0;
	vertical-align:top;
}





table#form4{
	border-left:1px solid #A4B0B0;
	border-bottom:1px solid #A4B0B0;
}

table#form4 td{
	border-top:1px solid #A4B0B0;
	border-right:1px solid #A4B0B0;
}

table#form4 td.formbg{
	background-color:#F7F7F7;
}

table#form4 td.formbb{
	background-color:#f6f8f9;
}

table#form4 td.formgg{
	border-right:0px solid #A4B0B0;
	background-color:#FFFFFF;
}

table#form4 td.formtd01{
	border-right:none;
	vertical-align:top;
}


