body {
	background-color: #64748B;
	font-size:100%;
	color: #000000;
	margin: 0px;
	padding: 0px;
	
	
}

a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #FF0000;
}

#page{
margin:0 auto;
width:880px;
border-left:1px solid #CED2DB;
border-right:1px solid #CED2DB;
background-color: #FFFFFF;
}


#contents{
width:860px;
margin:0px auto;
padding:0x;
background-color:#FFFFFF;
border-left:10px solid #26354A;
border-right:10px solid #26354A;
}


#head{
	background:#26354A;
	color:#FFFFFF;
	margin-right: auto;
	margin: auto;
	border-bottom:5px solid #FF6600;
	font-size:14px;
	padding:7px;
}

#main{
	background: #F5f7f7;
	font-size:95%;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN, Osaka, ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height:1.5;
}

#foot{
	margin-right: auto;
	margin-left: auto;
	background: #F5f7f7;
	border-top:1px solid #CCCCCC;
	line-height:1.8;
	font-size:95%;
	font: small Verdana,sans-serif;
}

#main_table{
background:#FFEAEA;
padding:5px;
}

#main_table a{
	color: #000000;
	text-decoration:none;
}

#main_table a:hover{
	color: #000000;
	text-decoration: underline;
}

H1{
	FONT-SIZE: 120%;
	MARGIN: 0px;
}
H2{
	FONT-SIZE: 110%;
	MARGIN: 0px ;
}

H3{
	FONT-SIZE: 100%;
	MARGIN: 0px ;
}

H4{
	FONT-SIZE: 100%;
	MARGIN: 0px ;
}

.pickup_table{
font-size:95%;
border-bottom:2px dotted #FF9966;
padding:5px;
line-height:1.8em;
}
