@charset "euc-jp";
body {
    font-size:80%;
	line-height:140%;
}
table{
    font-size:100%;
}

img{
	border:none;
}

h1, h2, h3, h4, h5, h6{
	font-size:100%;
	padding:0px;
	margin:0px;
}

p{
	margin:0px;
	padding:0px;
}

a:link, a:visited, a:active{
	text-decoration:underline;
	color:#003399;
 }
 
a:hover{
	text-decoration: underline;
	color:#ff3300;
}


#wrapper {
    border:1px #cccccc solid;
    width:800px;
	background-color:#ffffff;
/*	margin: 0 auto; */
}

#header{
	background-image:url(../image/bk_header.jpg);
	background-repeat:repeat-x;
	border-bottom:1px solid #B9B9B9;
	width:800px;
	height:60px;
/*	text-align:center; */
}

#header img{
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#center_box{
	width:780px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#center_box h3{
	background-image:url(../image/bk_h2.gif);
	background-repeat:no-repeat;
	padding:6px 0px 15px 27px;
	margin:5px 0px 5px 0px;
	color:#454545;
	font-weight:bolder;
}

#center_box h4{
	clear:both;
	background-image:url(../image/bk_h3.gif);
	background-repeat:no-repeat;
	padding:5px 0px 15px 25px;
	margin:3px 0px 3px 0px;
	color:#454545;
	font-weight:bolder;
}

.top_message{
	background-color:#E8EDF7;
	border:solid 1px #B7B7B7;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	/*width:760px;*/
}



.top_image h2{
	background-image:none;
	padding:0px;
	margin:5px 10px 10px 0px;

}

.message_image{
	/*float:left;*/
	float:left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.message_text p{
	float:left;
	width:565px;
	padding:0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.enter_box{
	margin:0px 0px 30px 0px;
	text-align:center;
}

.enter_box img{
	margin:30px 0px 0px 0px;
}



.explain{
	float:left;
	width:380px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;

}

.fig_box{
	float:left;
	width:380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#footer{
	clear:both;
	padding:15px 0px 20px 0px;
	border-top:1px solid #B9B9B9;
	border-bottom:5px solid #FF6600;
	text-align:center;
}

#wrapper {

}
