* {
 margin:0;
 padding:0;
}


#boxA {
 background:#ffffff;
text-align : right;
	background-image:   url(./1miletitle.png);
       	background-repeat:  norepeatwe;
	width: 704px;
	height: 484px;
}
#boxAf {
 background:#ffffff;
text-align : right;
	background-image:   url(./finished.png);
       	background-repeat:  norepeatwe;
	width: 704px;
	height: 386px;
}
#boxB {

}

#boxC {
 
}

#boxD {

}

#boxE {
	background:#191970;
}


body {
 text-align:center;
}

#container {
 width:704px;
 margin-left:auto;
 margin-right:auto;
 text-align:left;
}

#wrapper {
 width:704px;
 float:left;
 margin-right:0px;
}

#boxD {
 width:0px;
 float:left;
 margin:0px 0px 0px 0px;
}

#boxE {
 width:100%;
 clear:left;
 
}

#boxB {
 width:704px;
 float:right;
 margin-left:0px
}

#boxC {
 width:0px;
 float:right;
 margin:0px 0px 0px 0px;
}

#formA{
	text-align : left;
	margin-top :240px;
	margin-left:540px;

}

.centerContent{
	margin:0px 0px 35px 0px;

}
.searchBox{
	margin:0px 0px 35px 0px;
	text-align:center;
}

H1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size : 9pt;
	text-align : center;
	color : #808080;

}

H2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	background:#ffffff;
	color:#222222;
	font-size:12pt;
	font-weight:normal;
	border-left:3px solid #4682b4;
	border-bottom:1px solid #4682b4;
	padding:2px 0 2px 5px;
	margin:2px 0px 10px 0px;
}

P {
	line-height:120%; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック";
	font-size:9pt;
	margin:0px 0px 10px 0px;

}

A:link {
	text-decoration:none;
	font-weight:normal;
	color:#00008d;
	}
A:visited {
	text-decoration:none; 
	font-weight:normal;
	color:#00008d;
}
