/* CSS Document */

/* ------------------------------------ 8/27追加 ------------------------------------ */
.note p{
color:#856A57;
line-height:180%;
}
.note02{
text-align:left;
border:1px solid #D0C1B7;
padding:10px;
color:#856A57;
line-height:150%;
margin-top:15px;
}

/* ------------------------------------ /8/27追加 ------------------------------------ */

/* ------------------------------------ Center ------------------------------------ */
#center{
background-color:#fff;
}
#shop{
padding:10px 10px 20px 15px;
}
/* ------------------------------------ /Center ------------------------------------ */


/* ------------------------------------ Category Title ------------------------------------ */
.cate_title{
width:550px;
height:50px;
background-image:url(../img/bg_category.jpg);
background-repeat:no-repeat;
padding:12px 0 0 12px;
margin:10px 0;
clear:both;
}
.cate_title h3{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#fff;
}
.cate_title p{
font-size:12px;
color:#D1B9A7;
}
/* ------------------------------------ /Category Title ------------------------------------ */

/* ------------------------------------ SubCategory Title ------------------------------------ */
.sub_cate{
color:#856A57;
margin:15px 0 20px 0;
width:560px;
}
.sub_cate h4{
font-size:18px;
border-bottom:1px solid #856A57;
margin-bottom:5px;
color:#6A2E1C;
font-family:Arial, Helvetica, sans-serif;
padding-left:2px;
}
.sub_cate h4 span{
font-size:10px;
font-weight:normal;
color:#856A57;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.sub_cate p{
font-size:10px;
color:#856A57;
padding-left:3px;
}
/* ------------------------------------ /SubCategory Title ------------------------------------ */

/* ------------------------------------ /List ------------------------------------ */
.list_art{
width:180px;
height:165px;
margin:0 7px 7px 0;
float:left;
}
.list_art h5{
margin-bottom:10px;
}
.list_art p{
text-align:center;
font-size:12px;
color:#836A56;
}
.online_link{
clear:both;
padding:0 0 30px 0;
}
/* ------------------------------------ /List ------------------------------------ */

/* ------------------------------------ Detail ------------------------------------ */
.shop_data{
background:transparent url(../img/shoplist/bg_shopdata.gif) top left no-repeat;
padding:0 0 20px 10px !important;
margin:10px 0 30px 0;
}
.shop_data h4{
color:#6A2E1C;
font-size:16px;
height:30px;
line-height:30px;
padding-left:5px;
}
.shop_data h4.fr{
font-family:Arial, Helvetica, sans-serif;
}
.shop_data h4 span{
font-family:Arial, Helvetica, sans-serif;
}
.shop_data th{
text-align:left;
font-weight:normal;
border-right:1px solid #CABAAE;
padding:3px 10px 3px 0;
color:#333;
}
.shop_data p{
padding:5px 0 5px 5px;
color:#333;
line-height:150%;
}
.shop_data td{
padding:3px 10px 3px 5px;
color:#333;
}
.link_area{
padding:15px 15px 15px 10px;
}
.link_area a.listlink{
background:transparent url(../img/bg_list.gif) top left no-repeat;
margin:0 0 0 -10px;
padding:5px 0 0 15px !important; /* !important pour IE */
}
.link_area a.pdflink{
background:transparent url(../img/bg_list_pdf.gif) top left no-repeat;
margin:0 0 0 -7px;
padding:5px 0 0 21px !important; /* !important pour IE */
}

.shop_photos{
padding:10px 0 20px 0;
}
.shop_photos p{
text-align:center;
font-size:10px;
color:#836A56;
padding:10px 0;
}
img.mapbtn{
float:right;
margin:5px 5px 0 0;
}
/* ------------------------------------ /Detail ------------------------------------ */

