/* ----- news CSS ----- */

/* 20080717.html */
dl#news080717{line-height:1.4; }

dl#news080717 dd{margin:0px 0px 15px 15px; }

dl#news080717 dd.plan{margin:0px 0px 5px 15px; }

p.rsv{background:url(../img/p_icon.gif) no-repeat left top; padding-left:20px; margin-bottom:5px; }


/* 20080725.html */
dl.news080725{line-height:1.4; margin-top:0px; margin-bottom:0px; }

dl.news080725 dd{margin:0px 0px 10px 15px; }

dl.news080725 dd.rsv{background:url(../img/p_icon.gif) no-repeat left 3px; padding-left:20px; margin-bottom:15px; margin-top:-10px; }

dl#dinner dt{margin-bottom:3px; }

dl#dinner dd{margin:0px 0px 0px 15px; }

table.location{margin-top:10px; }

table.location caption{text-align:left; font-size:83%; font:bold; }

table.location th{font-weight:normal; text-align:left; padding:0px 0px 0px 15px; font-size:83%; }

table.location td{padding:0px; }


/* 2008910_03.html */
table.closing{width:570px; margin:20px auto; border-top:1px solid #9fb6c4; border-left:1px solid #9fb6c4; }
 
table.closing th{font-size:65%; font-weight:normal; text-align:left; padding:3px 5px; border-right:1px solid #9fb6c4; border-bottom:1px solid #9fb6c4; line-height:1.2; background:#e5f1f8; }

table.closing th.center{text-align:center; padding:5px; font-size:75%; }

table.closing th.text_r{font-weight:bold; text-align:center; padding:5px; font-size:75%; }

table.closing td{padding:2px 5px; border-right:1px solid #9fb6c4; border-bottom:1px solid #9fb6c4; line-height:1.2; }

table.closing td.center{text-align:center; }

table.closing td.text_r{font-weight:bold; }


/* 2009529_01.html */
.con_box {
width:500px;
padding:10px;
margin:10px;
font-size:14px;
background-color:#ffffcc;
text-align:center;
line-height:25px;
}

/* 20100617.html */

.pommery { margin-bottom:10px; border-collapse:collapse;border-spacing:0; }
.pommery th { border:1px solid #666666; background-color:#22529C; padding:3px; color:#ffffff; font-size:12px; text-align:left;}
.pommery td { border:1px solid #666666; background-color:#FFFFFF; padding:3px;}

/* 200100617.html */

.plan_link{ padding:20px 0 10px 0; border-top:1px dashed #666666; }

.plan_link a{
 width:137px;
 height:29px;
 display:block;
 text-indent:-9999px;
 background:url(../../img/common/stay_news_bt.gif) no-repeat;
 margin-top:10px;
}
.plan_link a:hover{
 background:url(../../img/common/stay_news_bt.gif) no-repeat -137px 0;
}