@charset "Shift_JIS";
	/* 文字エンコードの設定（削除不可） */


/* ***********************************************


/* HTML要素（一部#ID） */
*{
	margin:0px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	left: 588px;
}

/* 基本構造 */
html{
	background:#000;
	padding:0px 0px;
}

body {
	background-image:url('images/parts/back.jpg'); 
	background-repeat:no-repeat;
	background-attachment:fixed;　
	font-size: 11pt;
	font-family:"ＭＳ Ｐゴシック","Osaka",sans-serif;
	font-color: #FFFFFF;
}

hr{display:none;}


p {
color:#ffffff;
}

a:link {color:#F33;}
a:visited { color:#FF9900; }
a:active { color:#FF9900; }
a:hover { color:#FF9900; }
a { text-decoration : none; }

body#INDEX{
	border:0;}

div#PAGETOP{
	width:800px;
	margin:0px;
	background-color:#000
}
div#HEADER{
	background-image:url(images/parts/header.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:200px;
	margin:0px 2px1px 2px;
}


div#MENU{
	height:28px;
	width:800px;
	margin:0px;
	background-color:#000;
	padding-bottom:0px;
	position:inherit;}

	#MENU h2{display:none;}
	#MENU ul{margin:0;}
	#MENU ul li{
		float:left;
		list-style:none;
		margin-top:0px;
	}
		#MENU ul li a{
			display:block;
			height:28px;
			line-height:0px;
			width:80px;
		}
	#MENU ul li a{color:#000;text-decoration:none;
	border:none}



div#top_news {
	float:right;
	position:static;
	margin:10px 10px 15px 5px;
	width:477x;
	height:135px;
	background:url(images/news/topnews.jpg) no-repeat 0px 0px;
	text-align:left;
}
div#top_news_text {
	text-align:left;
	font-size: 15px;
	font-weight: bolder;
	color: #FFF;
	height: 70px;
	width: 450px;
	clear: left;
	padding: 0px;
	margin-top: 47px;
	margin-right: 11px;
	margin-left: 11px;
}



div#news {
	float:left;
	position:static;
	margin:10px 5px 15px 10px;
	width:281px;
	height:135px;
	background:url(images/news/rireki.jpg) no-repeat;
	text-align:left;
}

div#news_c dl {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #acacac;
	scrollbar-shadow-color: #acacac;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-arrow-color: #d1a3bbf;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	position:relative;
	top:38px;
	left:9px;
	overflow:auto;
	margin:0px 0px 0px 3px;
	padding:0px 0px 0px 0px;
	width:265px;
	height:88px;
	text-align:left;
}

div#news_c dt {
	margin-top:3px;
	font-weight:bold;
}

div#news_c dl {
}



div#KIZI{
	clear:both;
	margin:12px 10px;
	font-color:#FFFFFF;
	color: #FFF;
	}
	div.text{clear:both;}	
	#KIZI p{
	margin:10px 10px;
	color:#FFF;
	font-size:14px;
	line-height: 130%;
		}
table{
	color:#FFF;
}

h3{
	margin:5px;
	font-weight:bold;
	font-size:16px;
	color:#ffffff;
}



div#FOOTER{
	height:40px;
	padding-top:1px;
}
	#FOOTER h2{display:none;}
	#FOOTER ul{
	margin:15px 10px 0px;
	padding:0px;
	color: #FFF;
	font-size: 14px;
}
	#FOOTER address{margin:0px;}
	#FOOTER ul li{
		float:right;
		margin:0px 25px;
		list-style:none;
	}
	li#FOOTER01{display:none;}
	li#FOOTER02{}
	li#FOOTER03{}
