@charset "utf-8";
/* CSS Document */

#news{
background:url(../img/index/news_bg_1.gif) no-repeat;
margin:0 5px 0 5px;
padding:49px 10px 0 11px;
}

#news li{
padding:0.5em 0 0.5em 1em;
background:url(../img/index/news_arrow.gif) no-repeat;
line-height:1.4em;
}

#voice{
padding:0 10px;
}
#voice table{
}
#voice th{
width:80px;
text-align:center;
vertical-align:middle;
color:#ffffff;
padding:2px;
border:solid #ffffff 1px;
}
#voice td{
vertical-align:middle;
padding:2px 4px;
border:solid #ffffff 1px;
}

#voice_ph table{
margin:-2px -4px;
padding:0;
width:255px;
}
#voice_ph td{
padding:0;
border:none;
}

#reservation{
padding:8px 10px 8px 10px;
/*border-bottom:1px solid #cfcfd0;*/
}
#reservation li{
padding:0 0 0 10px;
background:url(../img/arrow_s.gif) no-repeat 0 5px;
line-height:1.4em;
}

#checkin{
background:url(../img/index/checkin_bg.gif) no-repeat;
padding:63px 5px 6px 5px;
color:#eeeeee;
}
#checkin select{
font-size:100%;
}
#checkin p{
line-height:120%;
padding:5px 0 4px 0;
}
#checkin p.button{
text-align:center;
padding:0;
}
