@charset "UTF-8";
/*
Theme Name: inada2 css
Theme URL: http://www.inada2.info/
Description: indexCSS（グルメガイド・トップ用）.
Version: 1.0
Author: イナダニ・グルメガイド
Author URL: http://www.inada2.info/
*/

/* CSS Document */
/* カバー
------------------ */
.cover-main {
width:575px;
height:163px;
margin:10px 0 0 0;
padding:0;
background:url(../../img/spe-gg/base/cover-main.jpg) no-repeat 0 0;
text-indent:-9999em;
}
.cover-main h2 {
font-size:1em;
}
.cover-side p {
width:195px;
height:163px;
margin:10px 5px 0 0;
padding:0;
background:url(../../img/spe-gg/base/cover-side.jpg) no-repeat 0 0;
text-indent:-9999em;
}
/* タイトル
------------------ */
h3.t-oisii-link {
width:237px;
height:24px;
margin:0 0 20px 5px;
padding:0 0 4px 0;
background:url(../../img/spe-gg/about-gg/oisii-link.gif) no-repeat left center;
text-indent:-9999em;
font-size:0.8em;
color:#999999;
}
/* 店舗一覧
------------------ */
.shop-container {
clear:both;
position:relative;
margin:0 0 10px 0;
padding:2px 0;
width:580px;
overflow: hidden;
}
.shop-container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .shop-container {
    height: 1em;
    overflow: visible;
}
/**/
.category {
float:left;
width:200px;
margin:0;
padding:0;
}
.shop-name {
float:left;
width:380px;
margin:0;
padding:0;
}
.category h4 {
width:160px;
margin:10px 0 0 10px;
padding:0 0 0 23px;
background:url(../../img/spe-gg/index/icon-list.gif) no-repeat left center;
font-size:1em;
color:#000000;
}
.category h4 a {
color:#666666;
text-decoration:none;
}
.category h4 a:hover {
color:#FF6600;
text-decoration:none;
}
.shop-name ul {
margin:5px 0 0 0;
padding:0;
list-style:none;
}
.shop-name li {
margin:0 0 5px 0;
padding:0 0 2px 30px;
font-size:0.85em;
background:url(../../img/pub/dott.jpg) repeat-x left bottom;
}
.shop-name li a {
text-decoration:none;
}

