#header {
display:none;

    }
	

#mainbox {_overflow:auto; 
}

html,
body {
    margin:0;
    padding:0;
    height:100%; /* 100 % height */


}
html>body #wrap {
    height:100%; /* 100 % height */
}
#wrap {
    width:640px;
    margin:0 auto;
}



#content {background:#ffffff;}

/* defult ***************************************************** */


html{background:url(../img/bg2.gif) 100% 100% repeat-y fixed;}

* {margin:0; padding:0;}

a {text-decoration: none;}

table, img{
border:none;
margin:0px;
padding:0px;
}

body { _overflow:hidden;
    margin:0; 
    padding:0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", MS-PGothic, sans-serif;
}

h1, h2, h3, h4, h5, h6, p, em, address, div, form, dl, dt, dd, th {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin:0; 
    padding:0;
}


ul
{
list-style:none;
}



/* main style Defult @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   
	
h1{
	font-size: 1.1em;
	color: #6192B6;
	font-weight: bold;
	margin: 0;
	padding: 20px 10px 10px 0;
}
h2.title{

	font-size: 1em;
	color: #1199BB;
	font-weight: bold;
	padding: 15px 20px;
	margin: 30px 0 0 0;
	border: 1px solid #CCCCCC;


}
h3 {
	font-size: 1em;
	color: #435889;
	border-top: 1px solid #CCCCCC;
	font-weight: bold;
	margin: 30px 0 0 0;
	padding: 20px 10px 10px 0;	
}


a:link {
	color:#646464;
}
a:visited {
	color:#333333;
}
a:hover {
	color:#26BBEF;
}
p{
	font-size: 0.8em;
}

/* table @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

table{
	font-size: 0.8em;

}
table.text {
	border-top:#CCCCCC solid 1px;

		border-right:#CCCCCC solid 1px;
		}

table.text th{
	padding: 5px 10px;
	background-color: #DFDFDF;
	color: #666666;
	border-bottom:#CCCCCC solid 1px;
		border-left:#CCCCCC solid 1px;
	
}
table.text td{
	padding: 5px 10px;
	background-color: #F2F2F2;
		border-bottom:#CCCCCC solid 1px;
			border-left:#CCCCCC solid 1px;
}

table.text em {
	color: #F18E38;
	font-weight: bold;
	}
table.text h4 {
	color: #F18E38;
	font-weight:bold;
	font-size:1.2em;
	}

table.text th.special{
	padding: 5px 10px;
	background-color: #F3E4E4;
	color: #666666;
}
table.text h4.special{
	color: #CE515A;
	font-weight:bold;
	font-size:1.2em;
}
table.text em.special{
	color: #CE515A;
	}

table.nostyle{
	font-size: 1em;
	border:none;
}
table.nostyle th{
	padding: 0;
	vertical-align: top;
	background-color:  transparent;
		border:none;

}
table.nostyle td{
	padding: 0;
	background-color:  transparent;
	vertical-align: top;
		border:none;

}

	
/* topic @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   
	
#topic{
	margin:0 0 15px 0;
		width: 640px;

	}
#topic h4{
	border-left:1px solid;
	border-right:1px solid;
	border-color: #cccccc;
	padding: 0 20px;
	font-size: 1.2em;
	font-weight: bold;
	}
#topic a{
	font-size: 0.9em;
	color: #0C91C2;
	text-decoration:none;
	}
#topic a:hover{
	color: #1DB7F1;

	}
	
/* footer @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */   

#footer {

	padding-top: 20px;
	padding-bottom: 20px;
}
	
/* main *********************************************************** */   

/* w130 ***************************************************** */   

#w130 th {
	width: 130px;
	text-align: left;
	}
#w130 th.must {
	width: 130px;
	background-color: #F3E4E4
	}
#w130 th em {
	color: #CE515A;
	padding-left: 5px;
	}
.text1 {
	width: 200px;
		
}
.text2 {
	width: 4em;
		
}
.text3 {
	width: 98%;
		
}
.text4 {
	width: 80%;
		
}

.submit {
	text-align: center;
	margin-top: 30px;
	}

/* w130 ***************************************************** */   

