
<style type="text/css">
<!--

#my_header{	position:absolute;
			float:left;
			width:700px;
			height : 140px;
			background-color:#A0522D;
			font-family: "‚l‚r –¾’©"; 
		}
#my_title{	position:absolute;
			top : 20px;
			left : 530px;
			font-size:90;
			color:#A0522D;
			background-color:#ffffff;
		}
#sub_header{
			position:absolute;
			top : 20px;
			left : 50px;
			font-size:90;
			color:#ffffff;
		}


	 
#my_navigation{	position:absolute;
				float:left;
				width:150px;
				height:100%;
				top : 3px;
				background-color:#D2B48C;
			}

#mynavi{	position:absolute;
				float:left;
				width:155px;
				
				top : 10px;
				left : 2px;
			}

#my_contents{	position:absolute;
				float:left;  width:650px;
				top : 133px;left:200px;
			}


#my_body{	position:absolute;
			margin:0 auto;
			width:800px;
		
		}

#sub_contents{	position:absolute;
				top : 70px;left:10px;
				width:800px;
				
			}
			
.midashi	{
				 width: 100px;
				 font-size : 15;
				 color : #800000;
				 padding: 1px 1px 1px 5px;
				 margin: 0px 0px 0px 10px; 
			}
	
#lmidashi	{	position:absolute;
				top : 25px;left : 45px;
				background: url(images/title_left.jpg) no-repeat;
				width:220;
				height:25;
				hspace:30; 
				
			}
#midashi	{
				position : absolute;
				size :15;
				top : 25px;
				left : 320px; 		
			}
#rmidashi	{	position:absolute;
				top : 25px;left : 410px;
				background: url(images/title_right.jpg) no-repeat;
				width:220;
				height:25;
				
			}	
.eigyo	{	
			position:absolute;
			font-size:15;
			left : 25px;
			width : 600px;
			background-color:#A0522D;
			
		}			


a.mainmenu:link {
	color: #A0522D;
	text-decoration: none;
	background: url(images/loading_a.gif) no-repeat center left;
	display: block;
	width: 140px;
	height:20px;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
}
a.mainmenu:visited {
	color: #A0522D;
	text-decoration: none;
	background: url(images/loading_a.gif) no-repeat center left;
	display: block;
	width: 140px;
	height:20px;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
}
a.mainmenu:hover {
	text-decoration: none;
	color: #ff6600;
	background: url(images/loading_a02.gif) no-repeat center left;
	padding: 5px 5px 5px 30px;
	margin: 0px 0px 0px 0px;
}



-->
</style>