@charset "utf-8";
/* CSS Document */



#contents-area{
	width: 820px;
	margin-left: 39px;
	padding-bottom: 40px;
}

h2{
	padding-top: 14px;
}


/*==================================
           SHOP TOP Style
==================================*/


/*------- Contents Area -------*/
#contents-area-index{
	width: 840px;
	margin-left: 29px;
	padding-bottom: 40px;
}

#map-area{
	width: 487px;
	float: left;
}

#list-area{
	width: 343px;
	float: right;
}


/* map area */


#contents-area-index h3{
    padding: 25px 0 0 17px;
}

/* shops list area */

#shops-list{
	width: 343px;
}

#btn-list{
	float: left;
	width: 13px;
}

#btn-list ul{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type:none;
}

#btn-list li{
    display:inline;
    margin: 0;
	padding: 0;
	border: 0;
}

#btn-list img{
    margin: 0 0 1px 0;
	padding: 0;
	border: 0;
}


#details-list-area{
	width: 330px;
	float: right;
	background-color:#343434;
}

#details-list{
	width: 290px;
	margin: 6px 20px 20px 20px;
}

.shops-list-conts{
    margin: 0;
	padding: 0;
	border: 0;
}

.shops-list-conts h4{
	padding-top: 10px;
	padding-left: 1px;
	padding-bottom: 6px;
	background-image: url(../../common/images/dotline_rlist_w.gif);
	background-repeat: repeat-x;
	background-position: bottom; 
}

.list-conts-details{
	padding-top: 5px;
	padding-bottom: 6px;
	background-image: url(../../common/images/dotline_rlist_w.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.list-conts-details img{
	border: 2px solid #FFFFFF;
	float: left;
	margin-right: 6px;
}

.list-conts-details p{
    width: 214px;
    margin: 0;
	padding: 0;
	border: 0;
	float: right;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.list-conts-details p a{
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}




/* map hide style */

#hakkaido_touhoku-map{
	display: none;
}

#kanto-map{
	display: none;
}

#chubu_hokuriku-map{
	display: none;
}

#kansai-map{
	display: none;
}

#chugoku_shikoku-map{
	display: none;
}

#kyushu_okinawa-map{
	display: none;
}


/* title hide style */

#hakkaido_touhoku-sttl{
	display: none;
}

#kanto-sttl{
	display: none;
}

#chubu_hokuriku-sttl{
	display: none;
}

#kansai-sttl{
	display: none;
}

#chugoku_shikoku-sttl{
	display: none;
}

#kyushu_okinawa-sttl{
	display: none;
}






/* list hide＆minimum height style */


#hakkaido_touhoku-list{
	height: 250px;
	display:none;
}

#kanto-list{
	display:none;
}

#chubu_hokuriku-list{
	height: 250px;
	display:none;
}

#kansai-list{
	height: 250px;
	display:none;
}

#chugoku_shikoku-list{
	height: 250px;
	display:none;
}

#kyushu_okinawa-list{
	height: 250px;
	display:none;
}




/*==================================
       DETAILS SHOP TOP Style
==================================*/




/*----------------------------------
        Contents Area Style
-----------------------------------*/

/*------- contents area top -------*/
#contents-top{
	padding: 0;
	width: 820px;
	padding-bottom: 30px;
}


/*----------------------------------
      Contents Area Top Style
-----------------------------------*/


/*------- contents area top left -------*/

#contents-top-l{
	width: 380px;
	float: left;

}

#conts-top-l-img{
	float: left;
	margin-right: 5px;
}

#conts-top-l-img img{
	border: 3px solid #FFFFFF;
}

#conts-top-l-txt{
	margin-right:5px;
	float: right;
	width: 225px;
}


/*------- contents area top right -------*/

#contents-top-r{
	float: left;
	width: 310px;
	background-image: url(../../shops/images/dotline_shops_h.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#conts-top-r-img{
	float: left;
}

#conts-top-r-img img{
	border: 3px solid #FFFFFF;
	margin-left:10px;
	margin-right:10px;
}

#conts-top-r-txt{
	width: 184px;
	margin:0 10px 0 0;
	float: right;
}

#conts-top-r-txt span{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 150%;
	color: #FFFFFF;
}

#conts-top-r-txt img{
	margin-left: 6px;
}

/*------- contents area top tieup -------*/


#contents-top-tieup{
	float: left;
	width: 85px;
	text-align:left;
	padding-top:23px;
}

#contents-top-tieup img{
	margin-top: 5px;
}

/*----------------------------------
     Contents Area Arvhieves
-----------------------------------*/

#Archive {
	width:530px;
	background-color:#2c2c2c;
	margin-bottom: 20px;
	margin-top: 18px;
	margin-left:20px;
	padding:10px;
}

#Archive h4{
	margin:5px 0 0 0;
	_margin:42px 0 0 0;
	width:auto;
	font-size:12px;
	padding-left:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:130%;
	font-weight:normal;
	background-image:url(../../common/images/dotline_shops_orange.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow:auto;
	zoom:1;
}

*:first-child+html #Archive h4{
	margin:42px 0 0 0;
	width:auto;
	font-size:12px;
	padding-left:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:130%;
	font-weight:normal;
	background-image:url(../../common/images/dotline_shops_orange.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow:auto;
	zoom:1;
}

.ArchiveWrap {
	padding:0 0 8px 0;
	background: url(../../common/images/dotline_rlist_w.gif) repeat-x bottom;
}

.ArchiveL {
	padding:0 5px 0 5px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	background-color:#232323;
	border:1px solid #6c6c6c;
}

.ArchiveR {
	float:right;
	font-size:10px;
}

.ArchiveCat {
	margin:0 0 5px 0
}

.ArchiveCatL {
	float:left;
}

.ArchiveCatR {
	float:right;
	padding:0 5px 0 5px;
	font-size:10px;
	color:#FFFFFF;
	background-color:#232323;
	border:1px solid #6c6c6c;
}

/*----------------------------------
     Contents Area Bttom Style
-----------------------------------*/


#contents-bottom{
	width: 820px;
	padding-bottom: 40px;
}


/*------- contents area bottom left -------*/

#contents-btm-l h3{
	width: 550px;
	padding-left: 3px;
	margin-bottom: 8px;
}

/* contents background style */
#contents-btm-l{
	background-color: #343434;
	float: left;
	width: 590px;
}


/* news border style */
#contents-btm-l-details{
	width: 550px;
	background-image: url(../../shops/images/dotline_shops_w.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 20px;
	margin-top: 18px;
	margin-left:20px;
	padding-bottom:16px;
}

#contents-btm-l-details_e{
	width: 550px;
	margin-top: 18px;
	margin-left:20px;
	padding-bottom:16px;
}

#contents-btm-l-details_e2{
	width: 550px;
	margin-top: 18px;
	margin-left:20px;
}



/* news details style */

.news-entry h4{
	width:auto;
	font-size:14px;
	margin:15px 0 0 0;
	padding-left:14px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:130%;
	font-weight:normal;
	margin-bottom:12px;
	background-image:url(../../common/images/dotline_shops_orange.gif);
	background-repeat: repeat-y;
	background-position: left;
	overflow:auto;
	zoom:1;
}

.news-entry p{
	margin-bottom:14px;
	margin-top:0;
	padding:0;
}

/* news img style */

.news-entry img{
	float: left;
	margin:0 20px 5px 0;
	border: 5px solid #FFFFFF;

}

/* news date style */
.news-date{
	text-align: right;
	font-size: 10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

.news-date ul{
    margin:0;
	padding:0;
}

.news-date li{
	list-style-type: none;
	display: inline;
	margin-left: 15px;
}

.news-date li img{
	margin-right: 5px;
	vertical-align: -10%;
}


/* shop view */

.shopview-img{
	float: left;
	margin-right: 20px;
}

.shopview-img img{
	border: 5px solid #FFFFFF;
	margin-bottom:15px;
}

.shopview-img_e{
	float: left;
}

.shopview-img_e img{
	border: 5px solid #FFFFFF;
	margin-bottom:15px;
}


/*------- contents area bottom right -------*/



#contents-btm-r{
	float: right;
	width: 200px;
}

.conts-b-r-bg_t{
	background-image: url(../../shops/images/corner_shops_t.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 200px;
}

.conts-b-r-bg_b{
	background-image:url(../../common/images/corner_rlist_b.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 200px;
}


/* list area */

#contents-btm-r-top{
	background-color:#343434;
	width: 200px;
	margin-bottom:20px;
}

#contents-btm-r-list{
	padding-top:14px;
	width: 170px;
	margin-left:15px;
}

#contents-btm-r-list ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}

#contents-btm-r-list li{
	padding-bottom: 15px;
}

#contents-btm-r-list li ul{
    margin-left:4px;
}

#contents-btm-r-list li ul li{
   padding-bottom:0;
   font-size: 10px;
}

/* archives area */

#contents-btm-r-archives{
	background-color:#343434;
	width: 200px;
	margin-bottom: 20px;
}

#archives-list{
	width: 170px;
	margin-left: 15px;
	padding-top: 13px;
	padding-bottom: 8px;
	background-image:url(../../common/images/dotline_rlist_w.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#archives-list ul{
    margin-left:4px;
	margin-top:5px;
	margin-bottom:0;
	padding: 0px;
	list-style-type:none;
}

#archives-list li{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 100%;
	margin-top: 3px;
	padding: 0;
}

#archives-more{
	width: 170px;
	margin-left: 15px;
	padding-bottom: 10px;
	padding-top: 6px;
	text-align: right;
}

#archives-more img{
	margin-right: 5px;
	vertical-align: -10%;
}

/* rss area */

#contents-btm-r-bottom{
	background-color:#343434;
	width: 200px;
}

#rss-txt{
	width: 164px;
	margin-left:18px;
	padding-top:18px;
	padding-bottom:5px;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height:130%;
}

#rss-img{
	width: 164px;
	margin-left:18px;
	padding-bottom:15px;
}




/*==================================
         SHOP STAFF Style
==================================*/


#breadcrumbs-list{
	background-color: #0f1010;
	height: 25px;
	width: 590px;
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	padding-top:3px;
	margin-top:5px;
}

#month-list{
	width: 170px;
	margin-left:15px;
	padding-top:14px;
	background-image:url(../../common/images/dotline_rlist_w.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-bottom: 15px;
}

#category-more{
	width: 170px;
	margin:10px 0 0 0;
	padding-top:5px;
	background-image:url(../../common/images/dotline_rlist_w.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:right;
}

#category-more img{
	margin-right: 5px;
	vertical-align: -10%;
}

/*==================================
           SHOP MAP Style
==================================*/



