body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	font-size: 12px;
	line-height: 19px;
	color: #666666;
}

/*通常リンク**********************************************************************************************************************************************************/
a:link {
	color:#696969;
	}
a:visited {
	color: #6969669;
	}
a:hover { 
	color: #696969;
	text-decoration: none;
	}
a:active { 
	color: #696969;
	}
/*ヘッダー************************************************************************************************************************************************************/
h1{
	font-size: 11px; 
	line-height: 13px;
	font-weight: normal;
	color:#999999;
	margin: 0px;
	}
	
h2{
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	margin: 0px;
	}
	
h3{
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	margin: 0px;
	}
		
h4{
	font-size:11px;
	line-height:14px;
	font-weight: normal;
	margin: 0px;
	}	
	
.g_titel_01{
	font-size:16px;
	line-height:19px;
	color:#054A00;
	font-weight:bold;
	}
		  
.font12_15{
	font-size:12px;
	line-height:15px;
	}
	
.font12_23{
	font-size:12px;
	line-height:23px;
	}
	
	
.font11_15{
	font-size:11px;
	line-height:15px;
	}
	
.font14_16{
	font-size:14px;
	line-height:16px;
	}	
		    
.font11_12{
		   font-size:11px;
		   line-height:12px;
		  }	
		  
.font_red{
	color:#FF0000;
		  }			  

/*リンク文字*********************************************************************************************************************************************************/		
a.footer:link {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	}
a.footer:visited {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	}
a.footer:hover { 
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration:underline;
	}
a.footer:active { 
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration:underline;
	}	

a.submenu:link {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	}
a.submenu:visited {
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	}
a.submenu:hover { 
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration:underline;
	}
a.submenu:active { 
	font-size: 12px;
	line-height: 19px;
	color: #666666;
	text-decoration:underline;
	}

		 