.banner      { position: absolute; top:0; width: 80%; left:10%; right:10% }
.main_frame_outline           {
	position: absolute;
	left: 30%;
	top: 155px;
	right: 10%;
	width: 60%;
	font-size: 14px;
	background-color: White;
	z-index:2
}
.main_frame_header           { margin:0 10; text-align:left; position:relative; float:left; left:0px; width:65%; z-index:1; top:0}
.main_frame_right           {
	position: relative;
	right: 0%;
	text-align:right;
	float:right;
	width:30%;
	z-index:2;
	margin-right: 10px;
}
.main_frame_topic           { position: relative; float:left; width:100%; z-index:1; text-align:left; line-height:100%; margin-top:0; margin-bottom:0}
h1           {
	font-size: 200%;
	text-align:left;
	color: Lime;
	font-family:AR丸ゴシック体M;
	font-weight:bold;
	margin-left: 0;
}
h2           {
	font-size: 80%;
}
.gif_top {position: absolute; right:10%; float:right; top:18}
.bar_back           { position: absolute; width: 80%; left:10%; right:10%; top: 155px; background-color:FFFFFF; z-index:1}
.side_bar_left           { position: relative; width: 25%; text-align:center; float:left; background-image:url('../images/fish.jpg') }
.side_bar_right           { position: relative; 300px; width: 25%; text-align:center; background-color:#000080; float:right }
.side_bar_item           { margin:0 10;}
body         {
	background-image: url('../images/coolwaterbg.JPG');
	text-align : left;
}
h3           {
	font-family: AR丸ゴシック体M;
	color: #004080;
	font-size : 120%;
	font-weight : bold;
}
h4           {
	font-family: AR丸ゴシック体M;
	color: #004080;
	font-weight : bold;
}
A:link {COLOR: #663300; TEXT-DECORATION: none; font-weight:bold}
A:visited {	COLOR:#666633; TEXT-DECORATION: none; font-weight:bold}
A:hover {	COLOR: #FF9933; TEXT-DECORATION: overline underline; font-weight:bold}
A:active {	COLOR: #FF0000; TEXT-DECORATION: underline; font-weight:bold}
