@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-enkai/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 {
width:423px;
height:47px;
margin:0;
padding:0;
font-size:0.85em;
color:#999999;
background:url(../../img/spe-enkai/index/title-list.jpg) no-repeat left center;
text-indent:-9999em;
}
/* 店舗一覧
------------------ */
.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;
}
/**/
.shop-block {
clear:both;
position:relative;
margin:5px 10px 10px 10px;
padding:0 0 5px 0;
background:url(../../img/pub/dott.jpg) repeat-x bottom left;
overflow: hidden;
}
.shop-block:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .shop-block {
    height: 1em;
    overflow: visible;
}
/**/
.shop-block img {
float:left;
width:50px;
height:50px;
margin:0 10px 0 0;
padding:0;
border-top:none;
border-right:#666666 solid 1px;
border-bottom:#666666 solid 1px;
border-left:none;
}
.shop-text {
float:left;
width:450px;
margin:0;
padding:0;
}
.shop-block h5 {
margin:0 0 2px 0;
padding:0;
font-size:1em;
}
.shop-block h5 a {
text-decoration:none;
}
.shop-block p {
margin:0;
padding:0;
font-size:0.8em;
line-height:125%;
}
/* サイド
------------------ */
.cover-side p {
width:180px;
height:140px;
margin:10px 5px 0 0;
padding:0;
background:url(../../img/spe-enkai/index/cover-side.jpg) no-repeat 0 0;
text-indent:-9999em;
}
p.banner-iienkai {
width:183px;
height:120px;
margin:10px 0;
padding:0;
background:url(../../img/entry/enkai/banner-iienkai.jpg) 0 0;
text-indent:-9999em;
}
p.banner-iienkai a {
width:183px;
height:120px;
margin:0;
padding:0;
background:url(../../img/entry/enkai/banner-iienkai.jpg) 0 0;
display:block;
text-decoration:none;
}
p.banner-iienkai a:hover {
width:183px;
height:120px;
margin:0;
padding:0;
background:url(../../img/entry/enkai/banner-iienkai.jpg) -183px 0;
}
