@charset "shift_JIS";
/*
---------------------------------------------------------------------------------
import用
---------------------------------------------------------------------------------
[ ウェストコーポレーション ]

Author:Grobal Manpower
Since:07/11/21
---------------------------------------------------------------------------------*/

/*
▼import
---------------------------------------------------------------------------------*/
@import "reset.css";
@import "common.css";
@import "hack.css";

/*
▼#left
---------------------------------------------------------------------------------*/
ul#menuLeft{}
ul#menuLeft li{margin-top:12px;font-size: 10px;}


/*
▼#right
---------------------------------------------------------------------------------*/
div.cntWrapsub h2#titleCategory{ background:url(../images/titleCategory.jpg) no-repeat;}
div.cntWrapsub h2#titleTopics{ background:url(../images/titleTopics.jpg) no-repeat;}
div.cntWrapsub h2#titleEvent{ background:url(../images/titleEvent.jpg) no-repeat;}
div.cntWrap h2#titleGourmet{ background:url(../images/titleGourmet.jpg) no-repeat;}
div.cntWrap h2#titleLeisure{ background:url(../images/titleLeisure.jpg) no-repeat;}
div.cntWrap h2#titleNight{ background:url(../images/titleNight.jpg) no-repeat;}
div.cntWrap h2#titleOther{ background:url(../images/titleOther.jpg) no-repeat;}

div.cntWrapsub h3#titleCategory{ background:url(../images/titleCategory.jpg) no-repeat;}
div.cntWrapsub h3#titleTopics{ background:url(../images/titleTopics.jpg) no-repeat;}
div.cntWrapsub h3#titleEvent{ background:url(../images/titleEvent.jpg) no-repeat;}
div.cntWrap h3#titleGourmet{ background:url(../images/titleGourmet.jpg) no-repeat;}
div.cntWrap h3#titleLeisure{ background:url(../images/titleLeisure.jpg) no-repeat;}
div.cntWrap h3#titleNight{ background:url(../images/titleNight.jpg) no-repeat;}
div.cntWrap h3#titleOther{ background:url(../images/titleOther.jpg) no-repeat;}

div.cntWrapsub h4#titleCategory{ background:url(../images/titleCategory.jpg) no-repeat;}
div.cntWrapsub h4#titleTopics{ background:url(../images/titleTopics.jpg) no-repeat;}
div.cntWrapsub h4#titleEvent{ background:url(../images/titleEvent.jpg) no-repeat;}
div.cntWrap h4#titleGourmet{ background:url(../images/titleGourmet.jpg) no-repeat;}
div.cntWrap h4#titleLeisure{ background:url(../images/titleLeisure.jpg) no-repeat;}
div.cntWrap h4#titleNight{ background:url(../images/titleNight.jpg) no-repeat;}
div.cntWrap h4#titleOther{ background:url(../images/titleOther.jpg) no-repeat;}

img#imgshop01,
img#imgshop02,
img#imgshop03,
img#imgshop04,
img#imgshop10,
img#imgshop12,{ float:left; width:138px;  height:122px; padding: 0px 15px 0px 0px;}

img#imgMargin{ margin:0px 0px 15px 0px;}