@charset "Shift_JIS";
/**************Design nposhumei***************/
/*2005.09.24*/
		
		body {
			background-color:#CCCC99;
		}
		
		a:link { 
			font-weight:300;
			text-decoration: none; 
			color:white;
		}
		a:visited { 
			font-weight:300;
			text-decoration: none; 
			color: #D4CDDC;
		}
		a:hover, a:active { 
			text-decoration: none;
			color: #9685BA;
		}
	
		#container {
			width: 680px;
			\width: 720px;
			w\idth: 700px;
			border: 1px solid gray;
/*			border-top: solid 1px gray;
			border-left: solid 1px gray;
			border-right: solid 3px gray;
			border-bottom: solid 4px #606060;*/
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
			height:140px;
			padding: 5px;
			background-image:url(images/banner.jpg);
			background-repeat:no-repeat;
			background-color:#666600;
		}

		
		
		#nav {
			height:25px;
			padding:0px;
			padding-left:10px;
			background-image:url(icon/nav.gif);
/*			background-color:#666600;*/
		}
		
		#nav ul	{
			list-style-type: none;
			padding: 0;
			margin: 0;
		}

		#nav li	{
	font-size:12px;
	font-weight:200;
	list-style-type: none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	float:left;
	font-weight:200;
	margin-left:15px;
	margin-top:5px;
		}
		
		#nav a {
			color:#CCCC66;
			text-decoration: none;
		}
		
		#nav a:hover {
			color:#FFFFFF;
		}
/* Navigater */
#navi { padding:0px; width: 700px; height: 25px; position: relative; background-image:url(icon/nav.gif); }
#nav_about { position: absolute; top: 0px; left: 40px; }
#nav_kokusai { position: absolute; top: 0px; left: 190px; }
#nav_kankyo { position: absolute; top: 0px; left: 250px; }
#nav_arts { position: absolute; top: 0px; left: 352px; }
#nav_new { position: absolute; top: 0px; left: 477px; }
#nav_info { position: absolute; top: 0px; left: 535px; }
#nav_top { position: absolute; top: 0px; left: 616px; }
#nav_about, #nav_kokusai, #nav_kankyo, #nav_arts, #nav_new, #nav_info, #nav_top { text-indent: -9999px; }
#nav_about a { width: 150px; height: 25px; background-image: url('icon/nav1.gif'); }
#nav_kokusai a { width: 60px; height: 25px; background-image: url('icon/nav2.gif'); }
#nav_kankyo a { width: 102px; height: 25px; background-image: url('icon/nav3.gif'); }
#nav_arts a { width: 125px; height: 25px; background-image: url('icon/nav4.gif'); }
#nav_new a { width: 58px; height: 25px; background-image: url('icon/nav5.gif'); }
#nav_info a { width: 81px; height: 25px; background-image: url('icon/nav6.gif'); }
#nav_top a { width: 46px; height: 25px; background-image: url('icon/nav7.gif'); }
#nav_about a, #nav_kokusai a, #nav_kankyo a, #nav_arts a, #nav_new a, #nav_info a, #nav_top a { display: block; background-repeat: no-repeat; background-position: 0 0; }
#nav_about a:hover, #nav_kokusai a:hover, #nav_kankyo a:hover, #nav_arts a:hover, #nav_new a:hover, #nav_info a:hover, #nav_top a:hover { background-position: 0pt -25px; }
		
		/* それぞれのページに書き込んであるのでコメントアウト
		#content {
			width:700px;
			height:500px;
			padding: 0px;
			margin-left: 0px;
			background-image:url(images/main.gif);
			background-repeat:no-repeat;
			background-color: gray;
		}
		*/
		
		#footer {
			width:auto;
			height:30px;
			clear: both;
			background-image: url(icon/footer.gif);
/*			background-color:#999900;*/
		}

/* footer text  ----------------------------------*/		
		#tofl {
		width:65px;
		height:11px;
		float:right;
		text-align:right;
		margin:8px 15px 0 0;
		background-image:url(images/navbtmc.gif);
		background-position:left;
		background-repeat:no-repeat;
		}
		
		#tofl  a {
			text-decoration:none;
			/*font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
			font-size:11px;
		}
		
		#tofl  a:link { 
			color:white;
			text-decoration:none;
		}
		
		#tofl  a:visited { 
			text-decoration: none; 
			color:white;
		}
		#tofl a:hover, a:active { 
			text-decoration: none;
			color:#FFCC00;
		}
			
		
		
/*---------end of data-----------------------*/	
