@charset "utf-8";
/* Copyright (c) 2008, Microwave.,Co ltd. */

*{
margin:0px;
padding:0px;
border:0px;
line-height:1.6em;
}

body{
background:#fff;
}


a{
color:#1D3994;
}

/* 回り込み解除 */
br.clear{
clear:both;
line-height:0px;
height:0px;
font-size:0px;
margin:0px;
padding:0px;
border:none;
}

/* テキスト飛ばし */
.fir{
text-indent:-1000%;
overflow:hidden;
font-size:0px;
}

/* block右寄せ */
.f_right{
float:right;
}

/* block左寄せ */
.f_left{
float:left;
}

/* inline右寄せ */
.t_right{
text-align:right;
}

/* inline左寄せ */
.t_left{
text-align:left;
}

/* inline中央 */
.t_center{
text-align:center;
}

/* inline均等 */
.t_just{
text-justify:inter-ideograph;
text-align:justify;
}

#content01{
width:670px;
font-size:75%;
color:#666;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
margin:0px 30px;
background:url(/shop/img/detail_bg_01.png) no-repeat 380px 80px;
}

#content01 h1{
margin-bottom:30px;
}

#content01 h2{
color:#003;
}

#content01 .box01{
margin-bottom:30px;
}

#content01 .box01 dl{
font-size:.833em;
}

#content01 .box01 dl dt{
font-weight:800;
color:#003;
}

#content01 .box01 dl dd ul li{
float:left;
width:206px;
list-style:none;
}

#content01 .box02 {
margin-bottom:30px;
}

#content01 .box02 .image{
float:left;
width:258px;
margin-bottom:30px;
}

#content01 .box02 dl{
float:right;
width:390px;
font-size:1.166em;
margin-bottom:30px;
}

#content01 .box02 dl dt{
color:#003;
margin-bottom:10px;
font-weight:800;
}

#content01 .box02 dl dd .map{
margin:5px 0px;
}

#content01 .box02 dl dd .map span {
padding-right:15px;
background:url(/img/cafe_img_09.png) no-repeat right 50%;
margin-right:20px;
}


#content01 .foot{
background:url(/img/size_img_07.png) repeat-x 0px 0px;
padding:10px 0px 30px;
font-size:1.2em;
}

#content01 .close{
text-align:center;
margin-bottom:10px;
cursor:pointer;
}













