@charset "UTF-8";
/* CSS Document */


body {
	text-align : center;
	min width : 1000px ;
	background-color: #2E4272;
}

a:link {
	color: #CCC;
}
a:visited {
	color: #666666;
}

div.wrapper {
	width : 1000px;
	text-align : left;
	margin-left : auto;
	margin-right : auto;
	position : relative;
	background-color: 2E4172;
	border: 2px solid #FFF;
	height: 1500px;
}


#title_01 {
	position:absolute;
	left:05px;
	top:0px;
	width:990px;
	height:100px;
	z-index:1;
	background-color: #260959;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 25px;
	text-align: center;
	line-height: 2em;
}

#Title_02 {
	position:absolute;
	left:10px;
	top:10px;
	width:295px;
	height:90px;
	z-index:1;
	background-color: #211A5B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #553600;
}

#Title_03 {
	position:absolute;
	left:310px;
	top:70px;
	width:680px;
	height:30px;
	z-index:1;
	background-color: #211A5B;
}

#Nav {
	position:absolute;
	left:5px;
	top:105px;
	width:990px;
	height:55px;
	z-index:1;
	background-color: #24135A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #CCC;
	text-align: center;
}

#Scroll {
	position:absolute;
	left:10px;
	top:170px;
	width:985px;
	height:1300px;
	z-index:1;
	background-color: #280058;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	overflow: scroll;
}

#Box_01 {
	position:absolute;
	left:10px;
	top:10px;
	width:950px;
	height:400px;
	z-index:1;
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#Box_01a {
	position:absolute;
	left:10px;
	top:420px;
	width:940px;
	height:200px;
	z-index:1;
	background-color: #334071;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding: 5px;
}
#Box_02 {
	position:absolute;
	left:10px;
	top:640px;
	width:950px;
	height:400px;
	z-index:1;
	background-color: #666666;
}
#Box_02a {
	position:absolute;
	left:10px;
	top:1050px;
	width:940px;
	height:200px;
	z-index:1;
	background-color: #373D70;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding: 5px;
}
#Box_03 {
	position:absolute;
	left:10px;
	top:1270px;
	width:950px;
	height:400px;
	z-index:1;
	background-color: #666666;
}
#Box_03a {
	position:absolute;
	left:10px;
	top:1680px;
	width:940px;
	height:200px;
	z-index:1;
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding: 5px;
}
#Box_04 {
	position:absolute;
	left:10px;
	top:1900px;
	width:950px;
	height:400px;
	z-index:1;
	background-color: #666666;
}
#Box_04a {
	position:absolute;
	left:10px;
	top:2310px;
	width:940px;
	height:200px;
	z-index:1;
	background-color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	padding: 5px;
}

#Base {
	position:absolute;
	left:0px;
	top:1480px;
	width:1000px;
	height:20px;
	z-index:1;
	background-color: #334071;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCC;
	text-align: center;
	visibility: visible;
}
