@charset "utf-8";

/*
-----------------------------------------------
▼下層ページデザイン
----------------------------------------------- */
#main {
width:800px;
background-color:#fff;
}

#navi {
width:144px;
padding:20px 15px;
float:left;
}

#navi ul {
width:144px;
overflow:hidden;
}

#navi li ,#navi a {
display:block;
background:url(../img/navi_btn.gif) no-repeat;
text-indent:-9999px;
}

#navi01, #navi01 a {height:30px; background-position: 0 0;}
#navi02, #navi02 a {height:30px; background-position: 0 -30px;}
#navi03, #navi03 a {height:30px; background-position: 0 -60px;}
#navi04, #navi04 a {height:30px; background-position: 0 -90px;}
#navi05, #navi05 a {height:31px; background-position: 0 -120px;}


#navi01 a:hover {background-position: 0 -150px;}
#navi02 a:hover {background-position: 0 -180px;}
#navi03 a:hover {background-position: 0 -210px;}
#navi04 a:hover {background-position: 0 -240px;}
#navi05 a:hover {background-position: 0 -270px;}

#common {
width:626px;
min-height:600px;
background:url(../img/common_bg.jpg) top right no-repeat;
float:left;
}
/* IE 用▼ */
* html #common {
height:600px;
}

#commonData {
margin:15px 0;
}

#fut {
width:800px;
font-size:14px;
color:#6e0019;
text-align:center;
padding-top:12px;
padding-bottom:8px;
background:url(../img/common_fut_bg.gif) repeat-x;
}

/*** コンセプト ***/
#cPhoto {
width:256px;
background:url(../img/concept_bg.gif) top left no-repeat;
float:right;
}
#cphoto img {
margin-top:13px;
margin-left:23px;
}
#cphoto p {
margin:10px 0 10px 85px;
}

#textData p {
width:340px;
padding-right:20px;
padding-left:10px;
margin-bottom:15px;
}
/* IE 用▼ */
#textData p {
width:350px;
padding-right:0;
}

/*** プライバシーポリシー ***/
.privacyData {
margin:0 20px 30px 0;
}
.privacyData2 {
margin:0 20px 30px 0;
text-align:right;
}
.pTop {
font-weight:bold;
padding:3px 0 2px 5px;
margin-bottom:5px;
background-color:#f1e5e7;
}
.pData {
padding:0 6px;
}

/*** お問い合わせ ***/
#cData {
margin-right:20px;
padding:5px 10px 5px 10px;
margin-bottom:5px;
background-color:#f1e5e7;
}
#cTable {
width:580px;
border-style:solid;
border-width:1px 0 0 1px;
border-color:#cda6af;
}
#cTable th {
width:150px;
background-color:#7d0b25;
color:#fff;
text-align:left;
font-size:12px;
font-weight:bold;
padding-left:5px;
border-style:solid;
border-width:0 1px 1px 0;
border-color:#cda6af;
}
#cTable td {
text-align:left;
padding:5px;
border-style:solid;
border-width:0 1px 1px 0;
border-color:#cda6af;
}
#formBlock {
width:580px;
margin:10px 15px;
}
#btnBlock {
margin:10px auto;
text-align:center;
}
#btnBlock input {
width:100px;
}

/*** リンク ***/
#linkData {
margin:0 40px 0 10px;
}
#linkData dt{
font-weight:bold;
}
#linkData dt span{
color:#a80329;
margin-right:5px;
}
#linkData dd{
margin-left:14px;
margin-bottom:15px;
}
#linkData dt a:link, #linkData dt a:visited {color:#000;}
#linkData dt a:hover, #linkData dt a:active {color:#903;}

/*** 店舗情報 ***/
#sData {
width:600px;
}
#sText {
width:318px;
padding:0 10px;
float:left;
}
#sText dt{
color:#7b011d;
font-weight:bold;
}
#sText dd{
margin-bottom:10px;
}
#sText dd img{
margin-top:2px;
}
#sText dd a:link, #sText dd a:visited {color:#000;}
#sText dd a:hover, #sText dd a:active {color:#903;}

#sPhoto {
width:262px;
float:left;
}
#sPhoto img {
margin-bottom:1px;
}

/*** 新着情報 ***/
#pageIndex{
font-size:14px;
text-align:center;
margin-bottom:10px;
}
#pageIndex a:link, #pageIndex a:visited {color:#000;}
#pageIndex a:hover, #pageIndex a:active {color:#903;}

.news{
width:600px;
margin-bottom:30px;
}

.news h2{
font-size:14px;
font-weight:bold;
background-color:#f1e5e7;
border-bottom:1px solid #79011c;
border-left:3px solid #79011c;
padding:3px 0 1px 5px;
margin-bottom:10px;
}
.news h2 span{
font-size:12px;
font-weight:normal;
}

.news img{
float:left;
padding-left:10px;
margin:3px 6px 0 -3px;
}


/*** 地図（ポップアップ） ***/
#mapBlock{
width:550px;
margin-left:25px;
font-family:Arial,'Lucida Grande','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
font-size:12px;
line-height:1.5;
}

#mapBlock h1{
width:550px;
height:22px;
font-size:14px;
color:#79011c;
padding-top:10px;
margin:10px 0 5px;
background:url(../img/map_logo.gif) 490px 0 no-repeat;
}
#mapData{
margin:5px 0;
}

#mapData dl{
float:left;
}

#mapData dt{
font-size:14px;
font-weight:bold;
}
#mapData dd{
font-size:12px;
margin-left:0px;
}

#mapBtn{
width:100px;
float:right;
padding-top:10px;

}
#mapBtn img{
margin-bottom:5px;
}
#mFut{
padding:5px 0 30px;
margin:0;
text-align:center;
background-color:#79011c;
color:#fff;
font-size:12px;
}

* {
margin:0;
padding:0;
line-height:1.5;
}

.cboth {
clear:both;
height:0;
}
/* IE 用▼ */
* html .cboth {
height:.1em;
overflow:hidden;
margin-top:-.1em;
}
hr {
visibility:hidden;
border:0;
}

/* css_end */




