body{
	padding:0;
	color:#330000;
	scrollbar-3dlight-color:#696969;
	scrollbar-arrow-color:#696969;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#696969;
	text-align:center;
}

a{color:#3366cc;text-decoration:none;}
a:visited{text-decoration:none;}
a:active{text-decoration:none;}
a:hover{color:#ffa500;text-decoration:none;}

a.menu:link{color:#ffffff;text-decoration:none;}
a.menu:visited{text-decoration:none;color:#ffffff;}
a.menu:hover{text-decoration:none;color:#ff4500;}


#container{
	margin:0 auto;
	text-align:center;
	background-color:#ffffff;
	width:750px;
	}

#main{
	width:740px;
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
	}

#menuL{
	float:left;
	width:170px;
	margin-top:20px;
	margin-bottom:10px;
	margin-left:5px;
	}

#submenu{
	background:url('../img/bg3.gif');
	background-repeat:repeat-y;
	font-size:x-small;
	line-height:130%;
	text-align:left;
	margin-bottom:10px;
	margin-top:0px;
	margin-left:10px;
	padding:5px;
	}

.com1{
	font-size:small;
	line-height:130%;
	text-align:center;
	}

.com2{
	font-size:x-small;
	line-height:130%;
	text-align:left;
	margin-top:5px;
	margin-left:15px;
	}

.com3{
	font-size:x-small;
	line-height:130%;
	text-align:left;
	margin-top:5px;
	margin-left:25px;
	}

.com4{
	font-size:x-small;
	line-height:130%;
	text-align:center;
	margin-top:5px;
	}

#poji{
	float:right;
	width:550px;
	}

.waku_top{
	height:12px;
	background:url('../img/waku_top.gif') no-repeat left bottom;
	}

.waku_bottom{
	height:3px;
	background:url('../img/waku_bottom.gif') no-repeat left top;
	}

.waku_center{
	background:url('../img/waku_center.gif');
	background-repeat:repeat-y;
	font-size:x-small;
	line-height:130%;
	padding:10px;
	}

.bar1{
	height:29px;
	text-align:left;
	font-size:x-small;
	line-height:130%;
	margin-left:10px;
	padding:5px 0px 2px 30px;
	background:url('../img/bar1.gif') no-repeat left top;
	}

.text{
	width:500px;
	text-align:left;
	font-size:x-small;
	line-height:130%;
	}

.space{
	width:490px;
	padding:10px;
	font-size:x-small;
	line-height:150%;
	text-align:left;
	background:url(../img/bg4.gif);
	margin-top:10px;
	margin-bottom:10px;
	}

fieldset	{
	border:1px solid #ffffff;
	}
	
legend	{
	border:1px ridge #000033;
	padding:2px;
	}

dt.form	{
	padding-left:8px;
	font-size:x-small;
	margin:4px 0 2px 20px;
	}
	
dd.form	{
	margin:4px 0 2px 30px;
	}

.pagetop{
	font-size:xx-small;
	text-align:right;
	margin-top:10px;
	}

#copyright{
	font-size:xx-small;
	color:navy;
	line-height:150%;
	text-align:center;
	}

