@charset "euc-jp";
/*----------------------------------------------------------------------------------------*
*　■エサイチ・エイト　店舗情報
*-----------------------------------------------------------------------------------------*/






/*---------------------------------------------------------------------
　■基本設定
-----------------------------------------------------------------------*/
#main{
	float: left;
}
#sidebar{
	width: 200px;
	float: right;
	background: none;
	border: 0 none transparent;
	text-align:left;
}




/*---------------------------------------------------------------------
　■店舗情報　共通設定
-----------------------------------------------------------------------*/
#shop-information{}
#shop-information h2{
	margin-bottom: 20px;
}

/*店舗コラム大枠*/
#shop-information div.shop-cols{
	/*padding-bottom: 10px;*/
	margin-bottom: 10px;
	background: url(../img/shop_img/shop_cols_loo.gif) repeat-y;
	border-bottom: 1px solid #3EA9F3;
}
#shop-information h3{
	margin-bottom: 10px;
}
#shop-information div.clearfix{
	margin: 0 10px 10px 10px;
	background: url(../img/shop_img/shop_border.gif) no-repeat left bottom;
}
#shop-information div.floatRight{
	/*width:500px;*/
	width: 420px;
}
#shop-information div.floatLeft{
	/*width:200px;*/
	width: 270px;
}

/*店舗情報*/
#shop-information dl.shop-info{
	color: #4F4F4F;
}
#shop-information dl.shop-info dt,#shop-information dl.shop-info dd{
	margin-bottom: 10px;
}
#shop-information dl.shop-info dt{
	width: 100px;
	clear: both;
	float: left;
	font-weight: bold;
}
#shop-information dl.shop-info dd{
	padding-left: 100px;
}
/*店舗イメージ*/
#shop-information ul.shop-photo{
	list-style:none;
}
#shop-information ul.shop-photo li{
	margin-bottom: 10px;
}
/*店舗紹介文*/
#shop-information div.shop-notes{
	clear: both;
	margin: 0 10px 0 10px;
}
#shop-information div.shop-notes img.floatLeft{
	margin: 0 10px 10px 0;
}
#shop-information div.shop-notes a.btn-more img{
	margin-top: 10px;
}

/*ブログ情報*/
#shop-information div.blog_info{
	margin: 0 10px 0 10px;
}
#shop-information div.blog_info h3{}
#shop-information div.blog_info dl.clearfix{}
#shop-information div.blog_info dl.clearfix dt,#shop-information div.blog_info dl.clearfix dd{
	margin-bottom: 10px;
}
#shop-information div.blog_info dl.clearfix dt{
	width: 80px;
	clear: both;
	float: left;
	letter-spacing: 0;
}
#shop-information div.blog_info dl.clearfix dd{
	padding-left: 80px;
}
.map-style{
	/*width: 300px;
	height: 150px;*/
	width: 410px;
	height: 215px;
	border: 1px solid #999;
	
	
	margin-bottom: 10px;
}




/*---------------------------------------------------------------------
　■詳細ページ　共通設定
-----------------------------------------------------------------------*/
#shop-detail{}
#shop-detail h2{
	margin-bottom: 20px;
}

/*カラム共通設定*/
#shop-detail div.detail-cols{
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #3EA9F3;
	background: url(../img/shop_img/shop_cols_loo.gif) repeat-y;
}
#shop-detail div.detail-cols h3{
	margin-bottom: 10px;
}

/*店舗外観*/
#shop-detail div.detail-cols ul.clearfix{
	list-style:none;
	margin-bottom: 10px;
}
* html #shop-detail div.detail-cols ul.clearfix{
	margin-left: -10px;
}
#shop-detail div.detail-cols ul.clearfix li{
	float: left;
	width: 350px;
	margin-left: 10px;
}

/*コラム文章*/
#shop-detail div.detail-cols p{
	margin: 10px 10px 0px 10px;
}
#shop-detail div.detail-cols p img{
	float:left;
	margin:0 10px 5px 0;
}
#shop-detail div.detail-cols p.separator{
	padding-top: 10px;
	background: url(../img/shop_img/shop_border.gif) no-repeat left top;
}

/*アクセスマップ*/
#shop-detail #map-cols{
	margin: 0 10px 10px 10px;
}
#shop-detail #map{
	width: 320px;
	height: 320px;
	float: left;
	
	border: 1px solid #999;
}
#shop-detail #place-data{
	width: 380px;
	float: right;
}
#shop-detail #place-data dl{
}
#shop-detail #place-data dt,#shop-detail #place-data dd{
	 margin-bottom: 8px;
}
#shop-detail #place-data dt{
	width: 95px;
	float:left;
}
#shop-detail #place-data dd{
	padding-left: 95px;
}

/*GoogleMap スタイル*/
v\:* {
	behavior:url(#default#VML);
}
div.marker_data_html {
}
div.marker_data_html div.subject{
	margin-bottom: 2px;
}
div.marker_data_html div.subject span.name1{
	color: #06c;
	font-weight:bold;
}


div.description{
	border: 1px solid red;
}
div.poweredby{

}















/*---------------------------------------------------------------------
　■ブログ用スタイル
-----------------------------------------------------------------------*/
#shop-blog{}

#shop-blog h2{
	height: 100px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
/*カテゴリ別画像一覧*/
#shop-blog h2.shop_fishing{background:url(../img/shop_img/blog_mv_fishing.jpg) no-repeat;}
#shop-blog h2.shop_fishing2{background:url(../img/shop_img/blog_mv_fishing2.jpg) no-repeat;}
#shop-blog h2.shop_fishing3{background:url(../img/shop_img/blog_mv_fishing3.jpg) no-repeat;}
#shop-blog h2.shop_tamatsu{background:url(../img/shop_img/blog_mv_tamatsu.jpg) no-repeat;}
#shop-blog h2.shop_esa1ban{background:url(../img/shop_img/blog_mv_esa1ban.jpg) no-repeat;}
#shop-blog h2.shop_lure{background:url(../img/shop_img/blog_mv_lure.jpg) no-repeat;}
#shop-blog h2.shop_lure1ban{background:url(../img/shop_img/blog_mv_lure1ban.jpg) no-repeat;}


#shop-blog div.entry-cols{
	margin-bottom: 20px;
	border-bottom: 1px solid #3EA9F3;
	background: url(../img/shop_img/blog_col_loop.gif) repeat-y;
}
#shop-blog div.entry-head{
	color: #fff;
	padding: 0 10px;
	border-bottom: 1px solid #3EA9F3;
	background: #0F7CEB url(../img/shop_img/blog_title_bg.jpg) no-repeat left top;
	overflow: hidden;
}
* html #shop-blog div.entry-head{
	height: 35px;
}
#shop-blog div.entry-body{
	clear: both;
	padding:10px 10px 10px 10px;
}
#shop-blog div.entry-foot{
	padding: 10px 10px 10px 10px;
	background:url(../img/shop_img/blog_col_bdr.gif) no-repeat center top;
}

#shop-blog div.entry-cols h3{
	line-height: 35px;
	width: 550px;
	float: left;
}
#shop-blog div.entry-cols h3 a{
	color: #fff;
}
#shop-blog div.entry-cols p.entry-date{
	margin:0;
	line-height: 35px;
	width: 120px;
	float: right;
	text-align: right;
}
#shop-blog div.entry-cols p.entry-comm{
	margin:0;
}

/* コメントエリア
--------------------------*/
#shop-blog div.entry-cols h4{
	color: #fff;
	background: #3EA9F3;
	font-weight:bold;
	padding: 5px 0 5px 10px;
	margin-bottom: 10px;
}
#shop-blog div.comment-body{
	padding: 0px 10px 10px 10px;
	margin-bottom: 10px;
	background:url(../img/shop_img/blog_col_bdr.gif) no-repeat center bottom;
}
#shop-blog div.comment-body p{}
#shop-blog div.comment-body p.entry-comm{}
#shop-blog div.entry-cols form{
	padding:10px;
}





/*ブログサイドメニュー
----------------------------------------------*/
#blog-news,#blog-comment,#blog-category,#blog-backnum{
	margin-bottom: 20px;
	border-bottom: 1px solid #3EA9F3;
	background: url(../img/shop_img/blog_sn_loop.gif) repeat-y;
}
#blog-news h3,#blog-comment h3,#blog-category h3, #blog-backnum h3{
	height: 35px;
	text-indent: -9999px;
}
#blog-news ul,#blog-comment ul,#blog-category ul,#blog-backnum ul{
	margin:10px;
	list-style:none;
}
#blog-news li,#blog-comment li,#blog-category li,#blog-backnum li{
	margin-bottom: 8px;
	padding-bottom: 8px;
	background: url(../img/shop_img/blog_col_bdr.gif) no-repeat left bottom;
}
#blog-news li a,#blog-comment li a,#blog-category li a,#blog-backnum li a{
	display: block;
	padding-left: 15px;
	background: url(../img/base_img/icon_img/icn_arrow3.gif) no-repeat left top;
}

#blog-category h3{background: url(../img/shop_img/blog_sn_cat.jpg) no-repeat;}
#blog-comment h3{background: url(../img/shop_img/blog_sn_comm.jpg) no-repeat;}
#blog-news h3{background: url(../img/shop_img/blog_sn_new.jpg) no-repeat;}
#blog-backnum h3{background: url(../img/shop_img/blog_sn_backnum.jpg) no-repeat;}



#blog-rss a{
	display: block;
	line-height: 14px;
	padding-left: 18px;
	background: url(../img/base_img/icon_img/icn_rss.gif) no-repeat;
}
