@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: auto;
	font-size: 12px;
}
h1{
	font-size: 18px;
	color: #330000;
	background-image: url(img/top.gif);
	height: 80px;
	line-height: 80px;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
h2{
	color: #003399;
	font-size: 16px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.omline{
	width: 700px;
	border: medium solid #006699;
	width: 750px;

}
.waku0{
	width: 800px;
	background-color: #FFFFCC;
	height: 200px;
	padding: 0px;
	font-size: 14px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.waku1{
	width: 750px;
	background-color: #99CCFF;
	height: 340px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.waku2{
	width: 750px;
	background-color: #99CCFF;
	height: 235px;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
.il{
	margin-left: 50px;
	line-height: 20px;
	margin-bottom: 10px;
}
.text1{
	font-size: 12px;
	margin-left: 20px;
	margin-top: 0px;
}
.text2{
	float: none;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
	color: #0099CC;
	font-size: 14px;
	letter-spacing: 5px;
}
.text3{
	float: right;
	margin-right: 250px;
	font-size: 14px;
}
.img{
	float: right;
	margin-right: 10px;
	margin-top: 25px;
	width: 120px;
}
.table1{
	
}
.table2{
	
}
#fot{
	background-color: #00005E;
	padding: 0px;
	height: 40px;
	width: 800px;
	text-align: center;
	color: #FFFFFF;
	line-height: 20px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

