@charset "UTF-8";

 #header
 {
	margin: 0 auto;
	width:800px;
 }
 #header_left
 {
 width:630px;
 height:63px;
 float:left;
 text-align:justify;
 }
  #header_right
 {
 width:170px;
 height:63px;
 float:left;
 }
 #logo
 {
 padding-top:10px;
 width:147px;
 height:34px;
 float:left;
 } 
 h1{
	 float:left;
	 padding-top:20px;
	 padding-bottom:0px;
	 padding-left:20px;
	 padding-right:0px;
	 font-weight:normal;
	 color:#999;
	 font-size:12px;
	 width:390px;
 }
  /***************************************************************/
 #bt_o
 {
 width:79px;
 height:23px;
 padding-left:0px;
 padding-top:10px;
 padding-right:12px;
 float:left;
 }
 #bt_o a
{
	display:block;
	width:100%;
 	height:23px;
	text-indent:-9999px;
 	background-repeat:no-repeat;
 	background-position:0 0;
}
#bt_o a:hover
{
 	background-position:0 -46px;
}
/* up */
#bt_o a#oto
{
	background-image:url(../image/button/otoi_cs.gif);
} 
/***************************************************************/
 #bt_si
 {
 width:70px;
 height:23px;
 float:left;
 padding-top:10px;
 }
  #bt_si a
{
	display:block;
	width:100%;
 	height:23px;
	text-indent:-9999px;
 	background-repeat:no-repeat;
 	background-position:0 0;
}
#bt_si a:hover
{
 	background-position:0 -46px;
}
/* up */
#bt_si a#site
{
	background-image:url(../image/button/site_cs.gif);
} 
/***************************************************************/
 #header_bottom
 {
 clear:both;
 }
/* ************************************* ボタン *************************************/
 #bt
{
	background:transparent url(../image/button/bt_bg.jpg) no-repeat;
	width:799px;
	height:29px;
}
#btt{
	margin:0px;
	padding:0px;
}
#btt li{
	float:left;
	width:130px;
	height:29px;
	line-height:30px;
}
#top
{
}
#sup
{
}
#ren
{
}
#hak
{
}
#req
{
}

#bt ul li 
{
	 border:none;
}
#bt ul li a
{
	color:#000000;
}
#bt ul li a:hover
{
	color:#FF0000;
}
