@charset "utf-8";


/* コンテンツ(div#contents)
------------------------------------------------------------------ */
div#contents{
width:860px;
margin:10px auto;
text-align:center;
}


/* メインコンテンツ(div#cont)
-------------------------------------------- */

div#cont{
width:620px;
margin:10px auto;
text-align:left;
}


div#cont h3{
margin:20px auto 5px;
padding-left:18px;
background:url(../img/access/list_arrow1.gif) left center no-repeat;
border-top:#666666 solid 1px;
border-bottom:#666666 solid 1px;
font-size:100%;
line-height:20px;
}

div#cont ul{
list-style-type:none;
padding-left:5px;
}

div#cont ul li{
padding-left:18px;
padding-top:2px;
padding-bottom:2px;
background: url(../img/access/ten_01.gif) center left no-repeat;
text-align:left;
font-size:100%;
}

p.fully-booked{
width:94%;
margin:3px auto;
padding:3px;
border:#FF6699 dotted 2px;
background-color:#FDE7FE;
font-weight:bold;
text-align:center;
font-size:110%;
}

p.img-box-center img{
border:none;
}

div#map-google{
margin:10px auto;
}


