@charset "utf-8";

/* ------------------------------------------- CSS Information
 File Name:      shop_guide.css
 Style Info:     各CSSファイル読み込み用
----------------------------------------------------------- */


.style3 {color: #CC0033}
.style4 {font-size:120%;font-weight:bold; line-height:1.5;}
.s_space{line-height:0.2;}

div.sShousai_ttl{
font-size:120%;
border-bottom:1px #999 solid;;
border-left:5px #999 solid;
text-indent:1em;
}

div.sShousai_ttl2{
font-size:120%;
width:260px;
border-bottom:1px #999 solid;;
border-left:5px #999 solid;
text-indent:1em;
}

div.sShousai_ttlC{
font-size:120%;
border-bottom:1px #999 solid;;
border-left:5px #999 solid;
text-indent:1em;
}


div.sShousai_subTtl{
padding-bottom:15px;
padding-left:10px;
}

div.sShousai_subTtl2{
width:250px;
padding-left:15px;
}

div.sShousai_ttlC{
width:535px;
}



.sShousai{padding-top:10px;}
.sShousai2{padding-top:10px;}
.sShousai_Campain{padding-bottom:10px;}
.shopS_map{ padding-top:5px;padding-bottom:5px;padding-left:15px;}

.shop_event{color:#FF6600;}



/* --------------------------------- 外観画像 Style --*/
.shop_out{
height:230px;
padding-top:10px;
background-image:url(../shop_guide/shop_img/shop_outBg.gif);
background-position:top;
background-repeat:no-repeat;
}




/* --------------------------------- left Style --*/
td.leftS_naka{border-style:none; padding-left:10px;}/*----index.html内への指示----*/

.leftS_shoisai{
-moz-border-radius: 10px;
border: 1px #999 solid;
padding-top:5px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
text-align:left;
}

td.leftS_top{
padding:0;
height:40px;
background-image:url(../shop_guide/shop_img/shopSnav.gif);
background-position:left top;
background-repeat:no-repeat;
}



/* --------------------------------- 画像 Style --*/
img.imgSmall {margin:0 7px 5px 0;}
img.s_space {height:5px;}

/* --------------------------------- right Style --*/

.s_right {
border-collapse: collapse; 
border:1px #333 solid;
font-size:120%;
line-height:1.5;
}
td.s_naka{border-style:none; padding:10px;}
th.ttl{
background-color:#333;
color:#FFFFFF;
line-height:2;
padding-left:1.5em;
font-size:120%;
}

div.rightS_top{
padding:0;
height:40px;
background-image:url(../shop_guide/shop_img/shopBnav.gif);
background-position:right top;
background-repeat:no-repeat;
}


.style_grn {
	color: #006600;
}
