@charset "Shift_JIS";
	/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
{ margin:0; padding:0;
      font-style: normal; font-size: 12px; font-family:Verdana,"ＭＳ Pゴシック",Osaka,Chicago,Sans-serif;
      }

/* 基本構造 */
html	{
}
body	{ margin:0 auto;
          padding: 0;
          text-align:left; background:#000;}
hr	{ display:none; }
img { border:none; }

/* 見出し */
h1{

font-family: sans-serif, monospace, serif, fantasy;
padding-left:15px;
padding-top:5px;
color:#FFFFFF;
}
h2	{ margin-left:200px; 
      padding:2px 10px 2px 2px; 
	  font-size:12px; color:#fff;
	  background:; letter-spacing:1px;}
#FOOTER h2  { display:none; }

/* 段落 */
p	{
	margin:0px;
	padding: 2px;
}

/* アンカー */
a	{	}
	a:link	{ color: #FF9900; }
	a:visited	{ color:#FF9900; }
	a:hover	{ color: #FFF; }
	
/* 強調・追加・削除 */
em	{ color:#FFFFFF; }
strong	{ margin:2px; padding:0 2px; font-weight:bold; background:#ddd; color:#aa5c71; }
ins	{ text-decoration:underline; }
del	{ text-decoration: line-through; }

/* リスト */
ol	{ list-style-position:inside; }
	ol li	{ border-bottom:1px dotted #666; }
	#KIZI	ol	{ margin:0.3em 0 1em 20px; }
ul	{ list-style-position:; }

#KIZI	ul	{ margin:0.3em 0 1em 35px; }
dl	{ margin:0.3em 0 1em 25px; }
	dt	{ color:#9cc; }
	dd	{ margin:0 0 0.5em 25px; padding:3px 5px; border:1px solid #444; background:#111; }

/* アドレス */
address	{ color:#999; }
#FOOTER address { display:inline; }

/* *********************************************** */
/* 各#ID＆.class */

/*#INDEX*/
body#INDEX	

div#senden	{
	width:800px;
	margin:auto
}
/*#PAGETOP*/
div#PAGETOP	{
	width:800px;
	margin:auto;
}
/*#HEADER*/
div#HEADER	{ width:800px; 
　　　　　　　height:60px;
　　　　　　  text-align: left; 
　　　　　　　background-color:#;
 }
	ul#PAN	{ display:none; }

/*#KIZI*/
div#KIZI	{
            scrollbar-arrow-color:#fff;
            scrollbar-face-color:#fff;
            scrollbar-3dlight-color:#bbb;
            scrollbar-highlight-color:#ccc;
            scrollbar-shadow-color:#ccc;
            scrollbar-darkshadow-color:#bbb;
            scrollbar-track-color:#aaa;
			  width:750px; 
              height:395px; 
			  margin-bottom:25px; 
			  padding-bottom:20px;
			  overflow:auto;
			  color:#FFFFFF;}
div.text	{
	font-size:12px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 220px;
	line-height: 150%;
}
div.text2	{
	font-size:11px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 220px;
	line-height: 150%;
}
		ul.modori	{ display:none; }

/*#MENU*/
div#MENU	{
	width: 800px;
	height: 31px;
	padding-bottom:5px;
    background-color:;
	border-bottom:  dotted 1px #FFFFFF;
	text-align: left;
	text-decoration:none;
	
			  }
div#MENU	ul	{list-style:none; display:inline;
                 
				   }
div#MENU	li  { list-style:none; display:inline;
	               
	             }
div#MENU	li a  { list-style:none; display:inline;
	               
	             }
div#FOOTER	{
	padding-bottom:20px;
	height: 110px;
	background-image: url(fotter.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:x-small;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
			  }
	
	#FOOTER	ul	{ list-style:none; }
	#FOOTER	li	{ list-style:none; display:inline; padding:0 0.6em; }
	#FOOTER	a	{ text-decoration:none; font-size:x-small; color:#fff; }
	#FOOTER	a:hover	{ color:#888; }
	li#FOOTER01{
	left:10px;
	top:800px;
	}
	
	li#FOOTER02{
	position:absolute;
	left:325px;
	top:590px;
	}
	.rightimg{
float: right;
}
address{
text-align:center;
text-decoration:none;
font-size:9px;
margin-bottom:15px;
}
