@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      header.css
 Author:         Your Name (admin)
 Style Info:     ヘッダー、ナビゲーション
----------------------------------------------------------- */

/*----------------------------------------------------
	#header
----------------------------------------------------*/

#header {
	padding-top:2px;
}

/*	gNav
----------------------------------------------------*/

#header ul#gNav {
}



#adress_box{
	border:#CCCCCC 1px solid;
	width:460px;
	padding: 5px;
}

.tx_adress{
	background: url(../images/tx_adress.gif) no-repeat;
	display: block;
	margin-bottom:0px;
	float:left;
	line-height: 1;
	margin-right: 5px;
	margin-top: 2px;
}

#green_bt {
	float:right;
	margin-top: 10px;
}
#green_bt li{ float:left; }


#bt_con a{
 background:url(../images/bt_contact.jpg);
width:107px;
height:18px;
text-indent:-9999px;
display:block;
}

#bt_site a{ 
background:url(../images/bt_sitemap.jpg);
width:107px;
height:18px;
text-indent:-9999px;
display:block;
}

#bt_con a:hover{ background-position:bottom;}

#bt_site a:hover{ background-position:bottom;}

.id{
	float:left;
	margin-bottom: 0px;
}

#g_tx{
background:url(../images/tx_head.jpg);
 height:30px;
 width:436px;
  text-indent:-9999px; 
 float: left; display:block;
  margin-top: 3px;
  margin-bottom: 4px;
  }
  
#tel{float: right;
 margin-top: 10px;
 }
