/*---Initialize---*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
} 
table{
	border-collapse:collapse;
	border-spacing:0;
} 
fieldset,img{
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:80%;
	font-weight:normal;
	font-family:"ＭＳ 明朝",sans-serif;
	line-height:160%;
	color:#002d80;
}
q:before,q:after{
	content:'';
}
abbr,acronym{ border:0
}

a{
	color:#002d80;
}

a:hover{
	color:#001eaa;
}

/*---------------------------
Body
---------------------------*/

body{
 	width:100%;
}

div#html_container{
	/*background:#DDF9FA;*/
	/*background:#FFFFFF;*/ 
	/*background:#555A6B;*/
	background:#4D5980;

}
div#container_1{
	width:800px;
	height:75px;
	background:#FFFFFF;
}
div#container_2{
	width:800px;
	height:580px;
	background:#555A6B;
}
div#container_3{
	width:800px;
	height:740px;
	background:#FFFFFF;
}
div#container_4{
	width:800px;
	height:100px;
	background:#FFFFFF;
}

div#container_1a{
	width:505px;
	height:75px;
	float:left;
}
div#container_1b{
	width:295px;
	height:75px;
	/*background:#001E55;*/
	float:right;
}



div#container_31{
	width:800px;
	height:360px;
	/*background:#001E55;*/
	background-image:url(../img/scoresheet_maeda.png);
	background-repeat:no-repeat;
	position:relative;
	top:15px;
}
div#container_32{
	width:800px;
	height:270px;
	background-image:url(../img/scoresheet_student.png);
	background-repeat:no-repeat;
	position:relative;
	top:15px;
}

div#container_321{
	width:800px;
	height:50px;
	position:relative;
	/*background:#001E55;*/
	top:72px;
}

div#container_33{
	width:800px;
	height:100px;
	position:relative;
}



#logo{
	float:left;
	margin-left:10px;
}
#logo_txt{
	float:left;
	position:relative;
	top:15px;
	left:8px;
	font-size:75%;
}


/*-- class --*/
.img1{/*TOEICタイトル*/
	position:relative;
	float:left;
	margin-top:30px;
	margin-left:17px;
}
.img2{/*Flash註*/
	position:relative;
	float:right;
	margin-top:15px;
}
.img3{/*Flash註*/
	position:relative;
	float:right;
	margin-top:5px;
}

.img4{
	position:relative;
	left:180px;
	top:30px;
}
.img5{
	float:left;
	margin-left:18px;
}
.img6{
	float:left;
	margin-left:60px;

}
/*
.img4{
	position:relative;
	left:180px;
	top:30px;
}
.img5{
	position:relative;
	float:left;
	left:16px;
	top:70px;
}
.img6{
	position:relative;
	float:left;
	left:50px;
	top:70px;
}
*/

.img7{/*footer_btn*/
	position:relative;
	top:30px;
}
.img8{/*footer_btn*/
	position:relative;
	top:32px;
}

.vtre{
	position:relative;
	align:center;
	margin-top:100px;
}

