/* CSS Document */
body {
      font-size:10pt;
      font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
      margin: 0;
      padding: 0;
	  background-color: #FFFFFF;
	  }
	  
/*全体ボディー*/

#main_box{
          width: 1000px;
		  height: 600px;
		  background: url(../img/muni_kyoto/background_none.gif) top no-repeat;
		  margin: auto;
		
}

#main_box_2{
          width: 1000px;
		  height: 600px;
		  background: url(../img/muni_kyoto/background_2_none.gif) top no-repeat;
		  margin: auto;
		
}

/*ヘッダー*/

#header{
        width:850px;
		height:50px;
		margin: auto;
		}

/*ブログスペース*/

#blog{
      width: 210px;
	  height: 270px;
	  background: url(../img/muni_kyoto/blog_back_max.gif) top no-repeat;
	  margin-top: 70px;
	  float: right;
      margin-right: 150px;
	 _margin-right: 75px;
}

#blog_rss{
          width: 180px;
		  height: 200px;
		  border: 0;
		  margin-top: 50px;	
		  margin-left: 15px;
		  margin-right:15px;
}


/*ショップ写真*/

#shop{
      width:156px;
	  height:156px;
	  margin-top: 60px;
	  float: right;
      margin-right: 150px;
	 _margin-right: 75px;
}
	  

/*ショップマップ*/

#shop_map{
      width:520px;
	  height:156px;
	  margin-top: 5px;
	 _margin-top: 10px;
	  float: left;
      margin-left: 400px;
	 _margin-left: 200px;
	  clear: both;
}

/*店舗情報*/

#shop_map_in{
      width:240px;
	  height:120px;
	  margin-top: 10px;
      margin-right: 60px;
	 _margin-right:  20px;
	  float:right;

}

/*右下ナビゲーション*/

#navi{
      width: 560px;
	  height: 25px;
	  border: 0;
	  clear: both;
	  float: right;
	  margin-top:55px; 
      margin-right: 120px;
	 _margin-right: 60px;
}

#navi ul{         
         margin: 0;
	     padding: 0;
	}
	
#navi li{
		 padding: 0;
	     margin: 0;
	     text-decoration: none;
		 text-indent:-1000em;
		 list-style-type: none;
		 float:left;
}

#navi li a {
	display: block;
	text-decoration: none;
}

#navi li#b01 a {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_top.gif") no-repeat;
}  

#navi li#b01 a:hover {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_top_on.gif") no-repeat;
} 

#navi li#b02 a {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_map.gif") no-repeat;
}  

#navi li#b02 a:hover {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_map_on.gif") no-repeat;
} 

#navi li#b03 a {
	width: 90px;
	height: 25px;
	background: url("../img/muni_kyoto/button_blog.gif") no-repeat;
}  

#navi li#b03 a:hover {
	width: 90px;
	height: 25px;
	background: url("../img/muni_kyoto/button_blog_on.gif") no-repeat;
} 

#navi li#b04 a {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopnews.gif") no-repeat;
}  

#navi li#b04 a:hover {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopnews_on.gif") no-repeat;
} 

#navi li#b05 a {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopping.gif") no-repeat;
}  

#navi li#b05 a:hover {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopping_on.gif") no-repeat;
}


/*右下ナビゲーション2*/

#navi_2{
      width: 560px;
	  height: 25px;
	  border: 0;
	  clear: both;
	  float: right;
	  margin-top:15px; 
      margin-right: 120px;
	 _margin-right: 60px;
}

#navi_2 ul{         
         margin: 0;
	     padding: 0;
	}
	
#navi_2 li{
		 padding: 0;
	     margin: 0;
	     text-decoration: none;
		 text-indent:-1000em;
		 list-style-type: none;
		 float:left;
}

#navi_2 li a {
	display: block;
	text-decoration: none;
}

#navi_2 li#b01 a {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_top.gif") no-repeat;
}  

#navi_2 li#b01 a:hover {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_top_on.gif") no-repeat;
} 

#navi_2 li#b02 a {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_map.gif") no-repeat;
}  

#navi_2 li#b02 a:hover {
	width: 75px;
	height: 25px;
	background: url("../img/muni_kyoto/button_map_on.gif") no-repeat;
} 

#navi_2 li#b03 a {
	width: 90px;
	height: 25px;
	background: url("../img/muni_kyoto/button_blog.gif") no-repeat;
}  

#navi_2 li#b03 a:hover {
	width: 90px;
	height: 25px;
	background: url("../img/muni_kyoto/button_blog_on.gif") no-repeat;
} 

#navi_2 li#b04 a {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopnews.gif") no-repeat;
}  

#navi_2 li#b04 a:hover {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopnews_on.gif") no-repeat;
} 

#navi_2 li#b05 a {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopping.gif") no-repeat;
}  

#navi_2 li#b05 a:hover {
	width: 160px;
	height: 25px;
	background: url("../img/muni_kyoto/button_shopping_on.gif") no-repeat;
}

/*フッダー*/

#footer{
        width:850px;
		height:50px;
		margin-top: 60px;
		margin-left: 125px;
		clear:both;
		}
		
		
/*フッダー2*/

#footer_2{
        width:850px;
		height:50px;
		margin-top: 60px;
		margin-left: 125px;
		clear:both;
		}
	  




	  
      
