@charset "EUC-JP";


body {
	background-position: left top;
	font-size: 12px;
	font-family: "lr SVbN", "Osaka|";
	background-color: #ffffff;
	color:#666666;
	margin: 0px;
	padding: 0px;
}
a{ color: #0000cd ;
text-decoration: none;
}
a:link{ color: #0000cd ;
text-decoration: none;
}
a:visited{ color: #0000cd ;
text-decoration: none;
}
a:hover{ color: #0000cd ;
text-decoration:underline;
background-color: #ffffff;
}


h1{
	font-size : 11pt;
	color: #0000FF;

}

td{
	border:1px solid #000000;
	margin:0px;
	padding:3px;
}

td.midashi{
	background-color: #CCCCCC;
	font-weight: bold;
}

.box{
	width:900px;	
	height:20px;
	border:1px solid #CCCCCC;
	margin:10px auto;
	text-align:left;
}

.box ul{
	padding:0px;
	margin-top:4px;
	list-style:none;
}.box li{
	padding:0px 0px 0px 10px;
	flot:left;
	display:inline;
}

.box1{
	width:900px;	
	text-align:left;
	height:550px;
	border:1px solid #CCCCCC;
	margin:0px auto 10px auto;
}

.footer{
	width:900px;	
	text-align:right;
	height:30px;
	border:0px solid #CCCCCC;
	margin:0px auto 10px auto;
	padding:0px;
}

.form_block{
	margin:20px;

}

