@charset "UTF-8";


/* common opening-hours
=======================================*/
#main .opening-hours{
position:relative;
float:right;
width:208px;
border:6px solid #E0D7C8;
margin-bottom:25px;
margin-top:5px;
}

#main .opening-hours table{
width:188px;
margin:15px auto 13px auto;
font-size:92%;
}

#main .opening-hours .txt-attention{
font-size:92%;
margin:0 10px 10px;
color:#FF0000;
line-height:1.4;
text-indent:-1em;
padding-left:1em;
}


/* block1
=======================================*/
#block1{
position:relative;
width:700px;
padding-bottom:45px;
}

#block1 h2{
margin-bottom:20px;
}

#block1 .notes{
position:relative;
width:455px;
float:left;
margin-bottom:25px;
}

#block1 .notes h3{
font-weight:bold;
font-size:122%;
margin-bottom:7px;
}

#block1 .notes p.txt1{
font-size:92%;
margin-bottom:20px;
}

#block1 ul.koubai-photo{
display:block;
width:720px;
clear:both;
overflow:hidden;
}

#block1 ul.koubai-photo li{
width:220px;
float:left;
margin-right:20px;
}

#block1 ul.koubai-photo li img{
width:220px;
height:180px;
margin-bottom:8px;
}

#block1 ul.koubai-photo li p{
width:220px;
line-height:1.5;
font-size:85%;
}

/* block2
=======================================*/
#block2{
position:relative;
width:700px;
padding-bottom:45px;
overflow:hidden;
}

