@charset "utf-8";
/* STANDAR TAGS' REDEFINITIONS */
body{
	color : Black;
	background-color : #868686;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0;
	text-align: center;
	padding: 0;
	font: 0.9em/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a{	
	color : #006400; 
	text-decoration: underline;  
	font-weight: normal;
}
p{
	margin: 0 0 10px 0;
	padding:0;
}
a:hover{	
	text-decoration : underline;  
	color: #2CB73B;   
}
form{	
margin:0;
}
.clear {
clear:both;
}
img {
	border:none;
}

/* STRUCTURE */
#HEADER{ 
	width: 750px; 
	height: 83px; margin-left: auto; 
	margin-right: auto; 
	padding: 0; 
	font-size: 83px; 
}
#HEADER h1{
	margin: 42px 0 0;
	padding: 0;
	float: left;
	height: 40px;
	width: 220px;
	background: url(../images/syamei.jpg) no-repeat left top;
}
#HEADER h1 a{
	text-decoration: none;
	color: #2F2F2F;
	margin: 0;
	padding: 0;
	height: 0px;
	width: auto;
	overflow: hidden;
	font: 0px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#HEADER a:hover{ 
	text-decoration: none;  
}
#HEADER p{
	float: right;
	font-size: 10pt;
	color: White;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 59px 0 0 0;
	padding: 0;
	line-height: 9pt;
}

/*Ӳ*/	
#NAVIGATION{ 
	width: 750px; 
	height:31px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #2E6BA9;  
	background-image: url(../images/bg_topnav2.gif);  
}
#TABS{ 
	margin-right:167px; 
	height:31px;  
	background-image: url(../images/bg_topnav.gif);  
	background-repeat: repeat-x;  
	text-align: center; 
	border-right: 1px solid #666666;  
	line-height: 31px;   
}
#TABS ul {
	margin:0; 
	padding-left: 0; 
	display: inline;  
	list-style: none;    
} 
#TABS li {
	float:left;
	margin: 0;
	padding: 0px 34px;
	list-style: none;
	display: inline;
	background-image: url(../images/bg_navbutton.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#TABS .Last{ 
	background-image: none; 
}
#TABS a{ 
	color: Black;  
	text-decoration: none;  
	font-family: Tahoma, Arial, Sans-Serif;  
	font-size: 11px;    
}
#TABS a:hover{ 
	text-decoration : none;  
	border-bottom: 2px solid #1D76CB;  
}
#BUTTONS{ 
	float: right;  
	width: 167px; 
	height:28px; 
	text-align: center;  
	display: block;   
}
/*Ӹ*/
#VISUAL{ 
	width: 750px; 
	text-align: right; 
	margin-left: auto; 
	margin-right: auto;  
	height: 122px;  
	background-color: #1F7A2A;  
	background-image: url(../images/bg_visual.jpg);  
	background-repeat: no-repeat;      
}
div#VISUAL h2 {
	position: relative;
	top: 70px;
	right: 5px;
	color: #7BCF72;
	font-weight: bold;
	font-size: 16px;
}

/**/
#CONTENT{
	width: 750px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-color: White;
	overflow: auto;
	display: inline-block;
}
div#CONTENT div#TEXT h2 {
	font-size: 1em;
	line-height: 150%;
	color: #333333;
	background-image: url(../images/h2-img.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 20px;
}
div#CONTENT div#TEXT p {
	font-size: 0.9em;
	line-height: 150%;
	color: #333333;
}
/*ï*/
#LEFTBOX{
	float: left;
	width: 180px;
	text-align: left;
	margin-left: 0;
	background-color: #f4f4f4;
	left: 15px;
	position: relative;
	background-image: url(../images/h_Gradation01.jpg);
	background-repeat: repeat-y;
	padding: 5px 0 20px;
	background-position: center;
}
#LEFTBOX div{ 
	margin-left: 12px;  
	margin-right: 12px;  
	padding-bottom: 10px;  
	margin-bottom: 20px;  
	background-image: url(../images/bg_hdot.gif);  
	background-repeat: repeat-x;  
	background-position: bottom;        
}
#LEFTBOX div.Last{ 
	background-image: none; 
}
#LEFTBOX h1{ 
	font-family: Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	font-size: 16px;  
	color: #4E4E4E;    
	letter-spacing: 1px;  
	margin: 0 0 9px 12px;    	     
}
#LEFTBOX p{ 
	font-family: "MS Sans Serif", Geneva, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	text-align: left; 
}
#LEFTBOX p .Date{ 
	font-weight: bold; 
	color: #C10000; 
	font-size: 9px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#LEFTBOX a{ 
	font-size:11px;  
	color: #2665A5;  
	text-decoration: none;  
}
#LEFTBOX a:hover{	
	text-decoration : underline;  
}
#LEFTBOX input{ 
	font-size:12px;  
	padding: 0;  margin: 0; 
}
#LEFTBOX input.Search{ 
	width:153px; 
	height: 18px; 
	border: 1px solid #666666; 
}
#LEFTBOX .Browse{ 
	width:125px; 
	height: 18px; 
	border: 1px solid #666666;  
	margin-right: 7px;  
}
#LEFTBOX ul{   
	padding-left: 1px;  
	display: block; 
	border: none;  
	margin: 0 0 15px 0;  
} 
#LEFTBOX ul li {
	margin-left: 0; 
	padding-left: 0;     
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	list-style: none inside url(../images/point_left.gif);  
	line-height: 18px;        
}
#LEFTBOX ul a{ 
	color: #1A5FA8; 
	text-decoration: none; 
	font-size:11px;    
	padding-right: 0;  
	margin-right: 0;  
	font-family: "MS Sans Serif", Geneva, sans-serif; 
}	
#LEFTBOX ul a:hover{
	text-decoration: underline;
}	
/*ƭï()*/
#TEXT {
	margin: 0 30px 0 220px;
	display: block;
	position: relative;
	padding-top: 15px;
	padding-bottom: 20px;
}
#TEXT h1{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px;
	padding: 5px 0 0 10px;
	background-image: url(../images/h1-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 70%;
}
#TEXT p{
	text-align: justify;
	line-height: 150%;
	margin-bottom: 18px;
	font-size: 1em;
}
#TEXT ul.Path { 
	margin-left: 0;  
	padding-left: 0;  
	display: block; 
	border: none;  
	margin: 0 0 15px 0;   
} 
#TEXT ul.Path li {
	margin-left: 0; 
	padding-left: 0px; 
	border: none; 
	list-style: none; 
	display: inline; 
	color: #B90000; 
	font-size: 11px;  
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	font-weight: bold;  
	line-height: 18px;
}
#TEXT ul.Path a{ 
	color: Black; 
	text-decoration: none; 
	font-size:11px;    
	padding-right: 8px;  
	margin-right: 5px;  
	background-image: url(../images/arrow_path.gif);  
	background-position: right;  
	background-repeat: no-repeat;          
}	
#TEXT ul.Path a:hover{
	text-decoration: underline;
}	
/*ÿ*/
#FOOTER{ 
	width: 750px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;      
	background-image: url(../images/bg_footer.gif);  
	background-repeat: no-repeat;  
	padding-top: 9px; 
}
#LINKS{ 
	margin-right:250px; 
	height:38px;  
	text-align: left; 
	color:white;  
	padding-left: 5px;   
}
#LINKS ul { 
	margin:0; 
	padding-left: 0; 
	display: inline;  
	list-style: none;    
} 
#LINKS li{ 
	float:left; 
	margin: 0;  
	padding: 0px 11px 0px 11px; 
	list-style: none; 
	display: inline;  
	border-right: 1px solid White;           
}
#LINKS li.Last{ 
	border-right: none;  
}
#LINKS a{ 
	font-size:11px; 
	color: white; 
	text-decoration: none;	
}
#LINKS a:hover{ 
	text-decoration: underline;	
}
#COPYRIGHT{ 
	float: right;  
	width: 300px; 
	height:38px; 
	text-align: right;  
	display: block;  
	color: White;    
	font-size: 11px;  
	padding-right: 20px;  
	padding-top: 3px;        
}
#COPYRIGHT a{ 
	color: White; 
	text-decoration: none; 
	font-weight: normal; 
}
#COPYRIGHT a:hover{ 
	text-decoration: underline;	
}
