@charset "Shift_JIS";

/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
   margin:0;
   padding:0;
   line-height:1.6;
   letter-spacing:1px;
   font-family:Verdana, Helvetica, sans-serif;
   color:#333;
   font-size:13px;
   background:#fff;
}

br {
   letter-spacing:normal;
}

a {
   color:#A6A499;
   text-decoration:none;
}

a:hover {
   color:#008000;
   text-decoration:none;
}


.footer a{
   color:#706767;
   text-decoration:none;
}

img {
   border:0;
}
img:hover{opacity:0.75;}
.sideR .infomation img:hover{opacity:1;}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

li{list-style-type:none;}
ul,p {margin:0;padding: 0;}

.fl{float:left;}
.fr{float:right;}
.cb{clear:both;}

.mr6{margin-right:6px;}
.mr8{margin-right:8px;}
.mr10{margin-right:10px;}
.mb10{margin-bottom:10px;}
.small{font-size:80%;}

.section{
overflow:hidden;
display:block;
}

/* ========TEMPLATE LAYOUT======== */

.header,.menu,.contents,.footer .groupsite,.pankuzu{
   width:960px;
   margin:0 auto;
}

.header {
   position:relative;
   height:58px;
}
.header .primary .fontsizeswitcher{
width:380px;
float: left;
text-align: right;
}
.header .primary input.search{
border:1px solid #C1E7E5;
background:url("../images/icon_001.gif") 0 0 no-repeat;
height: 18px;
position: relative;
top: -6px;
width:114px;
padding-left:20px;
}
.header .primary ul.fontsizeswitcher li{
display:inline;
}

.menu {
margin-bottom: 56px;
}
.slider{

}
.contents {
   clear:both;
   margin-top:26px;
}

.main {
float:left;
margin:0 20px;
width:450px;
}


div.shopnews .default li{
background-color: #FFF4DF;
display: inline;
float: left;
height: 230px;
margin-bottom: 8px;
padding: 20px 10px 16px 20px;
position: relative;
width: 190px;
}
div.shopnews .default li .btmore01,
div.shopnews .default li .btmore02,
div.shopnews .default li .btmore03,
div.shopnews .default li .btmore04,
div.shopnews .default li .btmore05,
div.shopnews .default li .btmore06{
left: 156px;
position: absolute;
z-index: 1;
top:202px;

}
div.shopnews .default li .btmore01{

}
div.shopnews .default li .btmore02{

}


div.shopnews .default img{
margin-bottom:6px;
}
div.shopnews .default p a{
display:inline;
border-bottom:1px dashed #C1BAB2;
font-weight:nomal;
text-align:left;
margin:10px 0 5px 0;
line-height:2em;
padding-bottom:3px;
}

div.shopnews p.shopname a{
background:url("../images/icon_003.png") no-repeat scroll 0 5px transparent;
padding:0 0 0 24px;
display:block;
border:0;
line-height:1.6em;
font-size: 86%;
color:#C1BAB2;
font-weight:nomal;
}

div.shopnews .shopsmall li{
float:left;
padding:6px 0 4px;
border-bottom:1px dotted #C1BAB2;
}

div.shopnews .shopsmall li ul li{
border:none;
}
div.shopnews .shopsmall p{
display:block;
width:326px;
}

.smallimg{
border:1px solid #EAE4DA;
padding:1px;
background-color:#FFF;
width:90px;
margin-right:6px;
*float:left; /* FOR IE7 */
*margin-bottom:10px; /* FOR IE7 */
}

.sideL {
float:left;
width:260px;
}

.sideR {
   float:left;
   width:210px;
}




/* 回り込み解除 */
.contents:after {
   content:"";
   display:block;
   height:0;
   clear:both;
   visibility:hidden;
}

div.left{
float:left;
width:255px;
}
div.right{
float:right;
width:400px;
}


/*ソーシャルボタン*/
.socialbutton li{
float: left;
}
iframe.twitter-share-button {
    width: 105px!important;
}

/* ========HEADER CUSTOMIZE======== */
.header h1 {
   margin:0;
   padding:0 10px;
   font-size:24px;
   color:#000;
   line-height:80px;
   position:absolute; 
   top:35px; 
   left:-6px
}

.header h1 a {
   color:#000;
}

.header h1 a:hover {
   color:#ddd;
}

.header .primary {
   position:absolute;
   top:18px;
   right:0;
}



/* ========MENU CUSTOMIZE======== */
.menu ul {
margin:0;
padding:0;
width:780;
float:right;
}

.menu li {
   float:left;
}

.menu li a {
   display:block;
   margin-right:1px;
   line-height:2.5;
   color:#fff;
}

.menu li a:hover{
   color:#ddd;
}

/* 回り込み解除 */
.menu ul:after {
content:"";
display:block;
height:0;
clear:both;
visibility:hidden;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
.main a {
color:#574C4C;
text-decoration:none;
font-weight:bold;
}
.main a:hover {color:#008000;}

.main h2 {
background:url("../images/h2_bg_main.gif") no-repeat scroll 0 0 transparent;
font-size: 15px;
font-weight: bold;
height: 30px;
line-height: 1.4;
margin-bottom: 5px;
padding: 10px 2px 0px 5px;
}

.main h3 {
   border-bottom:3px double #CCC;
   font-size:16px;
   margin-bottom:8px;
}

.main h4 {
   margin-bottom:2px;
   padding:3px;
   font-size:13px;
   line-height:1.4;
   background:#ddd;
}

.main h5 {
   margin-bottom:2px;
   font-size:13px;
   line-height:1.4;
   border-bottom:2px solid #333;
}

.main h6 {
   margin-bottom:2px;
   font-size:13px;
   line-height:1.4;
}

.main p{
//   margin:0 0 1em 0;
   line-height:1.4;
}

.main dd{
   margin:0 0 1em 1em;
   padding:3px;
   background:#f1f1f1;
}


/* ========subL CONTENTS CUSTOMIZE======== */
.sideL .section {
   margin-bottom:10px;
}
.sideL .eventnews{
background:url("../images/bg_sideL_001.gif") repeat scroll 0 0 transparent;
}
.sideL .eventnews li{
border-top:2px solid #EAE4DA;
clear: both;
padding:10px 5px 8px 10px;
}


.sideL .eventnews li.last-child{
padding:4px 0;
}


.sideL .eventnews h2{
background:url("../images/h2_bg_side_001.gif") no-repeat scroll 0 0 transparent;
padding:5px 0;
}

.sideL .eventnews .eventBox{
float: right;
font-size: 86%;
line-height: 1.2em;
width: 138px;
}
.sideL .eventnews .eventBox h3 a{
color:#574C4C;
font-size:12px;
}

.sideL .eventnews .eventBox p.time{
background:url("../images/icon_002.png") no-repeat scroll 0 0 transparent;
margin-top:8px;
padding:1px 0 8px 22px;
font-size:10px;
height:23px;
color:#99908B;
font-weight:bold;
}

.sideL .news{
background:url("../images/bg_sideL_002.gif") repeat scroll 0 0 transparent;
padding:10px 10px 40px;
}
.sideL .news ul{
background-color:#FFF;
padding:3px 0 20px 0;
}
.sideL .news ul li{
background:url("../images/icon_004.png") no-repeat scroll 0 8px transparent;
padding-left:15px;
margin-left:15px;
width:198px;
}
.sideL .news ul li.h2{
background:none;
padding:5px 0;
margin-bottom:6px;
}

.sideL .news ul li span{
font-weight:bold;
padding-right:5px;
}


.sideL h2 {
   font-size:14px;
   font-weight:bold;

}

.sideL ul {
}

.sideL li {
   margin:0;
   line-height:1.8;
   list-style:none;
}


/* ========subR CONTENTS CUSTOMIZE======== */
.sideR {
}
.sideR h2 {
   padding:3px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
}

.sideR ul {
   margin:0;
}

.sideR ul.banner li,
.sideR ul.fjoy li,
.sideR ul.opentime li,
.sideR ul.specialcontents,
.submenu{
margin:0 0 6px;
}

.sideR ul.infomation{
background:url("../images/bg_infomation.png") 0 0 no-repeat;
padding:70px 0 0px 3px;
margin-bottom:12px;
height:295px;
}
.sideR ul.infomation  li{margin:0;margin-bottom:2px;}


.sideR ul.specialcontents li.banner{
background-color:#F2EFEC;
border-left:1px solid #D9D3C9;
border-right:1px solid #D9D3C9;
padding:6px 0 0;
height:60px;
}
.sideR ul.specialcontents li.banner img.specialbn{
width:94%;
margin:1px 0 1px 6px;
}

.sideR ul.specialcontents img.paperclip{
position: relative;
z-index:1;
top: -52px
}
.sideR ul.specialcontents li.cornerimg{
background-color:#FFF;
border: medium none;
height:36px;
}
.sideR ul.specialcontents li.cornerimg_bt{
position: relative;
top: -6px;
}

.sideR .opentime{
background:url("../images/bg_opentime.png") 0 0 no-repeat;
color:#A5A499;
}

.sideR .opentime .h2 img{border-left:5px solid #D66A71;}
.sideR .opentime .h2 {padding:15px 0 4px 0;}
.sideR .opentime dl{padding-left:20px;}
.sideR .opentime dt{
color:#D66A71;
font-weight:bold;
}
.sideR .opentime p.small{
padding:8px 15px 10px 15px;
}

/* ========PAGETOP CUSTOMIZE========= */
#pageTop {
   padding-right:170px;
   text-align:right;
}

#pageTop a {

}


/* ========FOOTER CUSTOMIZE======== */
.footer {
background:url("../images/bg_footer.png") repeat-x scroll 0 0 transparent;
position:relative;
clear:both;
padding-top:50px;
}

.footer .footerinner{
   width:540px;
   height:320px;
   margin:0 auto;
}

.footer .footerbox{
background:url("../images/bg_footerbox.png") repeat scroll 0 0 transparent;
float:left;
margin-right:20px;
height:290px;
}

.footer .footerbox h2{
padding:16px 0;
}
.sitecontent{
width:230px;
margin-right:20px;
}

.footer .footerbox ul.sitecontents{
padding:0 20px 20px;
font-weight:bold;
}

.footer .footerbox ul.sitecontents li{
background:url("../images/icon_005.png") no-repeat scroll 4px 11px transparent;
border-bottom:1px dotted #C5B2B2;
border-top:1px dotted #FFF;
padding-left:24px;
line-height:34px;
}
.footer .footerbox ul.sitecontents li:first-child{border-top:none;}


.footer .shoplist{width:270px;}
.footer .shoplist ul{padding-left:8px;}

.footer .shoplist ul li{
float:left;
border:1px solid #EAE4DA;
padding:1px;
background-color:#FFF;
width:55px;
height:55px;
margin-right:6px;
margin-bottom:6px;
}
.footer .shoplist .shops img{
width:55px;
}

.footer .twitterbox{
width:245px;
padding-left:15px;
}

.footer .groupsite{
clear:both;
font-size:86%;
line-height: 1;
padding-top:5px;
height:55px;
}
.footer .groupsite p{margin:12px 8px 0 8px; }
.footer .groupsite li{float:left;}


.copyright {
   padding:20px 0;
   text-align:center;
   font-style:normal;
   font-size:11px;
/* background-color:#EDBFC2;*/
   background-color:#73b066;

}


.textye{
color:#FFD122;
font-size:20px;
}
.textye-s{
color:#FFD122;
}

p.pageTop{
text-align:right;
margin:30px 10px 30px 0;
}
p.pageTop a{
background-color:#D5E4A1;
color:#73AE40;
padding:5px 15px;
font-size:10px;
}

/* ページャー */
div.pager p{
display:inline;
}
div.pager {
text-align:center;
width:;
}
div.pager p.next{
float:right;
}
div.pager p.nowpage{

}
div.pager p.back{
float:left;
}

/* テーブル */
table {
border-top: 1px solid #D4EDED;
border-left: 1px solid #D4EDED;
border-collapse: collapse;
text-align: left;
font-size: 96%;
line-height: 1.4;
padding: 6px 20px;
/*white-space: nowrap;*/
width:700px;
margin:15px 0;
}

table th {
    padding: 8px;
    border-right: 1px solid #D4EDED;
    border-bottom: 1px solid #D4EDED;
    color: #333;
    background-color: #EAF7F6;
    font-weight: bold;
    white-space: nowrap;
}
table td {
    padding: 8px;
    border-right: 1px solid #D4EDED;
    border-bottom: 1px solid #D4EDED;
}

