@charset "shift_jis";

body {
	margin: 25;
	padding: 0;
	background: url(../image/kabe1.gif);
	text-align:center;
}

a:link {
	color:#593500;
	text-decoration:none; 
}
a:visited { 
	color:#593500; 
	text-decoration:none; 
}
a:hover { 
	color:#006400; 
	text-decoration:none; 
}
a:active { 
	color:#593500; 
	text-decoration:none; 
} 


/*------------------ ナビゲーション ------------------*/


.navi_en{
	display:block;
	margin:0;
	width:130px;
	height:25x;
	font-family:century;
	font-size: 16px;
	font-weight: bold; 
	letter-spacing: 0px; 
	line-height:175%;
	text-align:center;
	background: #FDF0C2;
}

.navi_jp{
	display:block;
	margin:0;
	width:130px;
	height:25px;
	font-size: 15px;
	font-weight: bold; 
	letter-spacing: 0px; 
	line-height:175%;
	text-align:center;
	background: #FDF0C2;
}

/*----------------------------------------------------*/

.text_brown{
	color:#593500;
	font-size: 15px;
	font-weight: bold; 
	text-decoration:none;
}

.text_green{
	color:#006400;
	text-decoration:none;
	font-size: 13px;
	line-height:150%;
	font-weight: bold; 
}


/*------------------ footer ------------------*/

.line {
 	color: #999999;
 	background-color: #999999;
	width: 800px;
	height:1px;
}

#footer{
	position:absolute;
	clear:both;
	width:800px;
	height:25px;
	margin-top:20px;
	margin-bottom:10px;
	background: #ffffff;
}
#cp {
	font-size:12px;
	text-align:center;
	line-height:1.5;
	font-family:georgia;
	text-decoration: none;
	padding-bottom:10px;
	color:#999999;
}



/*------------------ Copyright ------------------*/


#copyright {
	font-size:14px;
	text-align:center;
	font-weight: bold; 
	line-height:1.5;
	text-decoration: none;
	padding-bottom:0px;
	color:#A57D41;
}