*{
	padding			: 0;
	margin			: 0;
}
body{
	font-size		: 14px;
	background-color	: #ffffff;
	line-height		: 150%;
}
div#around{
	margin-left		: auto;
	margin-right		: auto;
	padding-left		: 10px;
	padding-right		: 10px;
	width			: 800px;
	height			: 830px;
	position		: relative;
	background-color	: #003399;
	border-left		: 1px solid #006699;
	border-right		: 1px solid #006699;
}
div#around2{
	margin-left		: auto;
	margin-right		: auto;
	padding-left		: 10px;
	padding-right		: 10px;
	width			: 800px;
	height			: 950px;
	position		: relative;
	background-color	: #003399;
	border-left		: 1px solid #006699;
	border-right		: 1px solid #006699;
}
div#headArea{
	border-top		: 1px solid #006699;
	padding-top		: 15px;
	width			: 800px;
	height			: 80px;
	position		: absolute;
}
div#headArea2{
	color			: #FFFFFF;
	font-size		: 14px;
	padding-top		: 15px;
	width			: 420px;
	height			: 25px;
	position		: absolute;
	top			: 35px;
	left			: 400px;
}
div#menuArea{
	height			: 50px;
	width			: 810px;
	background-image	: url(../img/bbb.gif); 
	top			: 100px;
	left			: 10px;
	position		: absolute;
}
#menuArea li{
	list-style-type		: none;
	float			: left;
	width			: 90px;
	height			: 30px;
	margin-top		: 8px;
	margin-left		: 5px;
	margin-right		: 5px;
	background		: #BFCCE6;
}
#menuArea li a{
	display			: block;
	width			: 80px;
	height			: 20px;
	margin			: 1px;
	padding			: 6px 0 0 6px;
	border			: 1px solid #204460;
	font-size		: 10px;
	font-weight		: bold;
	text-decoration		: none;
	color			: #FADA84;
	background		: #003399;
}
#menuArea li a:hover,#menuArea li a:active{
	color			: #FAAA44;
	background		: #003399;
	text-decoration		: none;
}
div#contentsArea{
	background-image	: url(../img/bg.gif); 
	top			: 160px;
	left			: 10px;
	height			: 650px;
	width			: 800px;
	border			: 1px solid black;
	position		: absolute;
}
div#contentsArea2{
	background-image	: url(../img/bg.gif); 
	top			: 160px;
	left			: 10px;
	height			: 770px;
	width			: 800px;
	border			: 1px solid black;
	position		: absolute;
}
.char1{
	font-size		: 50px;
	color			: #C0C0C0;
	padding			: 20px;
	font-weight		: lighter;
	letter-spacing		: 5px;
}
a:link {
	color			: #846410;
}
a:visited {
	color			: #745410;
}
a:hover {
	color			: #D1A121;
}
a:active {
	color			: #D1A121;
}
.char2{
	font-size		: 20px;
	font-weight		: bold;
	margin			: 5px;
	text-align		: center;
	clear			: both;
}
.fla{
	margin-top		: 20px;
	text-align		: center;
}
.topWaku{
	width			: 600px;
	padding-left		: 100px;
	line-height		: 200%;
	font-size		: 15px;
}
.topWaku2{
	margin-top		: 50px;
	width			: 600px;
	padding-left		: 100px;
	line-height		: 200%;
	font-size		: 14px;
	margin-left		: auto;
	margin-right		: auto;
}
.topWaku3{
	margin-left		: auto;
	margin-right		: auto;
	width			: 600px;
	line-height		: 200%;
	font-size		: 15px;
}
.pic{
	margin-top		: 20px;
	text-align		: center;
}
.img1{
	float			: left;
	padding-right		: 50px;
}
.img2{
	float			: right;
	padding-left		: 50px;
}
.char3{
	font-size		: 14px;
	font-weight		: thin;
	color			: #000033;
}
.char4{
	color			: royalblue;
}
td{
	border			: 1px dotted;
	border-color		: gray;
	font-size		: 15px;
	padding-top		: 5px;
}
table{
	margin-left		: auto;
	margin-right		: auto;
	margin-bottom		: 10px;
}