html {
	overflow-y:scroll;
	height: 100%;
} 
#body{
	text-align: center;
	font-size: 100%;
	color: #666666;
	height: 100%;

}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


#wrap {
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
	border: none;
	margin-bottom: 15px;
	height: 100%;
}

#head{
	margin-bottom: 5px;
}

#head td{
	background-image:  url("img/head_back.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 80%;
	padding-right: 5px;
	color: #FFFFFF;
}


#navi{
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #52B8E4;
	padding-bottom: 3px;
}
#navi .space{
	margin-left: 3px;
}

#point{
	font-size: 90%;
	color: #333333;
	width: 830px;
	height: 100%;
	padding-top: 20px;
	line-height:1.5;
	padding-top: 20px;
}

#point a{
	color: #0000EE;
}

#point img{
	padding-bottom: 20px;
}

#contents{
	font-size: 100%;
	color:#333333;
	width: 830px;
	height: 100%;
	padding-top: 20px;
}

.boutou{
	font-size:large; 
	font-weight:bold;
	}

#contents table{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 20px;
}
#contents td{
	font-size: 90%;
	color:#333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 7px;
	line-height: 140%;
	vertical-align: middle;
}
#contents th{
	background-color: #EDF5FA;
	font-weight: normal;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 90%;
}

#contents h4{
	background-color: #E4E4E4;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contents h3{
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 5px;
	padding: 10px;
	background-color: #BCEAB7;
	color: #333333;
}

#contents h2{
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}


#contents input{
	margin-right: 0px;
}

#contents .about{
	background-color: #F2F2F2;
	text-align: center;
}
#contents caption{
	line-height: 180%;
	font-weight: bold;
	font-size: 90%;
}
#contents .none{
	border: none;
	padding: 0px;
	margin: 0px;
}
#contents .none2{
	padding: 0px;
	margin: 0px;
}

#contents .space{
	margin-right: 20px;
}
#contents .radio_space{
	margin-right: 0px;
	margin-left: 5px;
}
#contents .hissu {	
	background-color: #FFD2D3;
	border: 1px solid #7F9DB9;
	padding: 1px;
}

#contents .hissu_txt {	
	background-color: #FFD2D3;
	padding: 1px;
}

#contents .p_caption {
	font-weight: bold;
}
#contents p{
	line-height: 150%;
}
#foot{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #52B8E4;
	padding-top: 3px;
	margin-top: 8px;
	width: 830px;
}
#foot table{
	background-image:  url("img/foot_back.gif");
	background-repeat: repeat-y;
	background-position: right top;
	}
#foot tr{
	font-size: 80%;
	color: #FFFFFF;
}
#foot td{
	padding-right: 5px;
}

#copyright{
	text-align: center;
	padding-top: 5px;
	font-size: 80%;
	color: #666666;
}




#contents .th1 {	
}

#contents .th2 {
	background-color: #C1DDEE;
}

#contents .td1 {
	background-color: #FFFFF0;
	padding: 7px;
}

#contents .td2 {
	background-color: #FFFFCE;
		padding: 7px;
}
#contents .tr1{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.test{
	width: 100%;
}


#box1,
#box2,
#box3
{
	padding-left: 30px;
	width: 800px;


}
#box1{
	background-image: url(img/back_01.gif);
	background-repeat: repeat-y;
	margin-bottom: 50px;
	margin-top: 40px;
}

#box2{
	background-image: url(img/back_02.gif);
	background-repeat: repeat-y;
}
#box3{
	background-image: url(img/back_03.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
}
#box3 p{
	margin-top: 10px;
}
#box3 a{
	background-image:  url("img/arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#box3 a:link,
#box3 a:visited
{
	color: #0275BE;
}
#box3 a:hover{
	color: #0275BE;
	text-decoration: underline;
}

#clear{
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#send{
	text-align: center;
	border: 1px #CCCCCC;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#contents .txt_space{
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#contents .important{
	color: #CC0000;
}
#contents .important_js{
	color: #CC0000;
	font-weight:bold;
}

#contents label{
	padding: 3px 3px 1px;
}
#contents label:hover{
	background-color: #E8E8E8;
}

.Holiday{
float:right;
border: 3px solid #FF0000;
font-size: 16px;
padding:3px 6px 3px 6px;
color: #FF0000
}

.Holiday a:link {
	color:#FF0000 !important;
	text-decoration: none;
}
.Holiday a:visited{
	color:#FF0000 !important;
	text-decoration: none;
}
.Holiday a:hover{
	color:#FF0000 !important;
	text-decoration: underline;
}