/* ‘S‘Ì */
BODY{
	font-style:normal;
	font-weight:normal;
	font-size:x-small;
	font-family:"Verdana";
	color:#666666;
	text-align:center;
	text-margin:5px;
	margin:0px;
	background-repeat: repeat-y;
	background-position: center;
	background-color: #BBFFD1;
	background-image: url(images/back.jpg);
}

TD{
	font-style:normal;
	font-weight:normal;
	font-size:x-small;
	font-family:"Verdana";
	color:#666666;
	text-align:center;
	margin:0px;
}

A:link{
    color:#006699;
	text-decoration:none;
}
A:visited{
    color:#006699;
	text-decoration:none;
	}
A:active{
    color:#006699;
	text-decoration:none;
}
A:hover{
	color:#006666;
	text-decoration:underline;
	background-color: #CCFFCC;
}			   

h2{
	font-size:x-small;
	font-style:bold;

	margin-top,bottom: 2px;
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN";
	color: #006666;
	border-top: none;
	border-bottom: 1pt dashed #999999;
	border-left: 5pt solid #009999;
	border-right: none;
	padding-left: 5pt;
	padding-top: 1pt;
	margin-bottom: -5px;
}

.h3{
	font-size:x-small;
	font-weight:bold;
	font-family: "Verdana", "‚l‚r ‚oƒSƒVƒbƒN";
	color: #666666;
	text-indent: 5px;
}

#waku
{
	width:750px;
	margin:0px;
	background-repeat: repeat-y;
	background-position: center;
	div-align: center;
}

#head{
	width:720px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main_waku{
	width:720px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main_left{
	width:200px;
	height:auto;
	font-size:xx-small;
	text-align:left;
	text-valign:top;
	float:left;
	background-image: url(images/side_2.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
		
}
	
#main_right{
	width:510px;
	height:auto;
	text-align:left;
	text-margin:2px;
	float:right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: none;
	background-color: #FFFFFF;
	text-indent: 5pt;
	background-position: right;
	clear: right;

}
#under_left{
	width:325px;
       margin-left:5px;
	height:auto;
	text-align:left;
	text-valign:top;
	float:left;

}
	
#under_right{
	width:180px;
	height:auto;
	text-align:right;
	text-margin:2px;
	float:right;
	text-indent: 5pt;
	clear: right;

}

#foot{
	width:720px;
	text-align: left;
	font-size: xx-small;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
