@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:578px;
height:132px;
margin:10px 0 0 0;
padding:0;
background:url(../../img/spe-festa/index/cover-main.jpg) no-repeat 0 0;
text-indent:-9999em;
}
.cover-main h2 {
width:578px;
height:132px;
margin:0;
font-size:1em;
}
.cover-main h2 a {
width:578px;
height:132px;
text-decoration:none;
display:block;
}

/* タイトル
------------------ */
h3 {
margin:0 0 2px 5px;
padding:0 0 2px 0;
font-size:0.85em;
color:#999999;
border-bottom:#999999 solid 1px;
}
/* 店舗一覧
------------------ */
.shop-container {
clear:both;
position:relative;
margin:0 0 10px 0;
padding:2px 0;
width:580px;
background:url(../../img/spe-festa/index/shop-container-bk.jpg) repeat-y left top;
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-festa/index/icon-list.gif) no-repeat left center;
font-size:1em;
font-weight:bold;
color:#FF3399;
}
.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;
}
/* サイド
------------------ */
.side-banner {
margin:10px 0;
}
p.about-festa {
width:177px;
height:111px;
margin:5px 0;
padding:0;
background:url(../../img/spe-festa/base/s-festa.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.about-festa a {
width:177px;
height:111px;
margin:0;
padding:0;
background:url(../../img/spe-festa/base/s-festa.jpg) no-repeat 0 0;
display:block;
text-decoration:none;
}
p.about-festa a:hover {
width:177px;
height:111px;
margin:0;
padding:0;
background:url(../../img/spe-festa/base/s-festa.jpg) no-repeat 0 -111px;
}
p.about-iida {
width:177px;
height:103px;
margin:5px 0;
padding:0;
background:url(../../img/spe-festa/base/s-iida.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.about-iida a {
width:177px;
height:103px;
margin:0;
padding:0;
background:url(../../img/spe-festa/base/s-iida.jpg) no-repeat 0 0;
display:block;
text-decoration:none;
}
p.about-iida a:hover {
width:177px;
height:103px;
margin:0;
padding:0;
background:url(../../img/spe-festa/base/s-iida.jpg) no-repeat 0 -103px;
}