#main {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	font-size: 11px;
	line-height: 130%;
}
body {
	background-color: #CBD4E5;
	background-repeat: repeat;
	margin: 0px;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}#top {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 3px;
	margin-bottom: 3px;
	width: 750px;
	text-align: center;
	padding-bottom: 10px;
}
.left {
	float: left;
	width: 516px;
	margin-top: 10px;
	margin-left: 5px;
}
.left_manu {
	width: 516px;
	margin-bottom: 10px;
}
.right {
	background-image: url(img/waku3.gif);
	background-repeat: repeat-x;
	float: right;
	width: 190px;
	margin-top: 10px;
	margin-right: 5px;
}
.right_menu {
	font-size: 12px;
	line-height: 200%;
	color: #FFFFFF;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.left_nline {
	width: 516px;
}
a:link {
	color: #3366FF;
	text-decoration: underline;
}
a:visited {
	color: #008844;
}
a:hover {
	color: #FF0000;
	background-color: #E5E5E5;
}
.rigrt_top_back {
	background-image: url(img/waku2.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 180px;
}
.right_top_back2 {
	background-image: url(img/waku4.gif);
	background-repeat: repeat-x;
	height: 25px;
	text-align: right;
}
.coppy_right {
	font-size: 11px;
	line-height: 140%;
	color: #333333;
	float: left;
	width: 750px;
	margin-top: 15px;
	text-align: center;
}
hr {
	border: 1px dotted #333333;
}

