@charset "shift_jis";

/* ===========================================
 * Form Divide
 * -------------------------------------------
 * 
=========================================== */


/* Hotel Header
=========================================== */

#hotel_hd h1 {
	margin-bottom: 1px;
	padding: 10px 5px;
	border-top: 1px solid #039;
	border-bottom: 1px solid #718FAC;
	width: 940px;
	background: url(../image/form_divide/hd_bg_x.png);
	font-size: 138.5%;
	font-weight: bold;
	color: #006;
}

#hotel_hd .catch {
	margin-bottom: 9px;
	padding-bottom: 1px;
	border-bottom: 1px solid #718FAC;
}

#hotel_hd ul {
	margin-bottom: 20px;
	width: 950px;
	height: 25px;
	font-size: 0;
	line-height: 0;
	background: url(../image/plus/facility_navi_bg.png) no-repeat right;
}
#hotel_hd ul li {
	float: left;
}

h2 {
	margin-bottom: 20px;
}


#ctl00_cphForm_Image1,#ctl00_cphForm_Image2,ctl00_cphForm_Image7 {
	margin-bottom: 15px;
}


#ctl00_cphForm_gvPlanList {
	margin-right: auto;
	margin-left: auto;
}

#ctl00_cphForm_tblePageLink_Bottom {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

/* Common
=========================================== */

table.plan {
	border: 1px solid #AAB5BD;
	width: 100%;
}
table.plan th,
table.plan td {
	padding: 5px 10px;
	border-bottom: 1px dotted #BBBBBB;
	vertical-align: middle;
}
table.plan tr.hd th {
	padding: 7px 10px;
	border-bottom: 1px solid #AAB5BD;
	background-color: #F0F0F0;
	font-weight: bold;
}
table.plan th {
	width: 10%;
	white-space: nowrap;
}
table.plan th span {
	font-weight: bold;
	color: #3963A9;
}
table.plan td.bt {
	text-align: right;
}

/* ---------------------------------------- */

div.etc {
	margin-bottom: 20px;
	padding-top: 1px;
	border-top: 3px solid #3963A9;
}
table.etc {
	margin-bottom: 20px;
	border-collapse: separate;
	border-spacing: 1px;
	border: 1px solid #AAB5BD;
	width: 100%;
	line-height: 1.4;
}
table.etc th {
	padding: 6px 10px;
	border-bottom: 1px solid #B0C6D7;
	width: 20%;
	background-color: #DFECF7;
	white-space: nowrap;
	font-weight: bold;
}
table.etc td {
	padding: 6px 10px;
	border-bottom: 1px solid #B0C6D7;
}

/* ---------------------------------------- */

dl.detail dt {
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: bold;
	color: #3963A9;
}
dl.detail dd {
	padding: 10px;
	border: 1px solid #B0C6D7;
	line-height: 1.4;
}
dl.detail dd img.fr {
	float: right;
	padding: 0 0 15px 15px;
}
dl.detail dd div.fr {
	float: right;
	padding: 0 0 8px 15px;
	text-align: right;
}
dl.detail dd div.fr img {
	margin-bottom: 7px;
}
dl.detail dd p {
	margin: 0;
}


/* ===========================================
 * Each Page
 * -------------------------------------------
 * 
=========================================== */


/* New Info
=========================================== */

#newinfo .section {
	margin-bottom: 10px;
}

#newinfo h3 {
	margin-bottom: 10px;
	padding: 8px;
	border-top: 3px solid #3963A9;
	border-bottom: 1px solid #B0C6D7;
	background: #DFECF7 url(../image/base/cl_white.gif) repeat-x;
	text-align: right;
	font-weight: bold;
	color: #3963A9;
}

#newinfo p {
	margin: 0;
	padding-top: 2px;
}

#newinfo .fl {
	float: left;
}

#newinfo .fr {
	float: right;
	width: 480px;
}

#newinfo .fr2 {
	float: right;
	width: 700px;
}

/* User Voice
=========================================== */

#usvoice table.s_voice {
	margin-bottom: 25px;
	width: 100%;
	background-color: #3963A9;
	color: #fff;
}
#usvoice table.s_voice caption {
	color: #3963A9;
}
#usvoice table.s_voice th {
	padding: 7px 15px 7px 20px;
	width: 13%;
	background: url(../image/form_divide/mk_tit.png) no-repeat 8px center;
	font-size: 108%;
	font-weight: bold;
	vertical-align: middle;
	white-space: nowrap;
}
#usvoice table.s_voice td.cb {
	padding: 7px 0;
	vertical-align: middle;
}
#usvoice table.s_voice td.pn {
	padding: 7px 10px 7px;
	text-align: right;
	vertical-align: middle;
}

#usvoice table.s_voice a { color: #fff; text-decoration: underline; }
#usvoice table.s_voice a:active { color: #fff; text-decoration: none; }
#usvoice table.s_voice a:hover { color: #fff; text-decoration: none; }

/* ---------------------------------------- */

#usvoice table.t_voice {
	margin-bottom: 25px;
	border: 1px solid #A5BED1;
	width: 100%;
	line-height: 1.4;
}
#usvoice table.t_voice th.dt {
	text-align: right;
}

#usvoice table.t_voice tr.im th {
	padding: 7px 10px;
	border-bottom: 1px dotted #BBBBBB;
	background-color: #F0F0F0;
}
#usvoice table.t_voice tr.im th ul {
	
}
#usvoice table.t_voice tr.im th ul li {
	float: left;
	padding-right: 6px;
}
#usvoice table.t_voice tr.im td {
	padding: 10px 15px;
}

#usvoice table.t_voice tr.re th {
	padding: 7px 10px;
	border-top: 1px solid #A5BED1;
	background-color: #DFECF7;
}
#usvoice table.t_voice tr.re td {
	padding: 0 15px 7px;
	background-color: #DFECF7;
}

#usvoice p.plan {
	margin: 10px 0 0;
	padding: 5px 10px;
	border: 1px solid #A5BED1;
	background-color: #F0F0F0;
}
#usvoice p.plan span {
	font-weight: bold;
	color: #3963A9;
}
#usvoice p.sign {
	padding-top: 5px;
	text-align: right;
}


/* Room Type
=========================================== */

#roomtype .section {
	margin-bottom: 20px;
}

#roomtype table.tit {
	margin-bottom: 10px;
	width: 100%;
}
#roomtype table.tit th,
#roomtype table.tit td {
	padding: 8px;
	border-top: 3px solid #3963A9;
	border-bottom: 1px solid #B0C6D7;
	background: #DFECF7 url(../image/base/cl_white.gif) repeat-x;
}
#roomtype table.tit th a {
	font-size: 108%;
	font-weight: bold;
}
#roomtype table.tit td {
	text-align: right;
	width: 70%;
}

/* ---------------------------------------- */

#roomtype .fl {
	float: left;
}

#roomtype .fr {
	float: right;
	width: 530px;
}

#roomtype p {
	margin-bottom: 10px;
}


/* Hotel Info
=========================================== */

#hotelinfo .base {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #DFECF7;
	background-color: #EBF3FA;
}

#hotelinfo .base img.fl {
	display: block;
	float: left;
	border: 3px solid #fff;
}

#hotelinfo .base dl.fr {
	float: right;
	width: 440px;
}
#hotelinfo .base dl.fr dt {
	margin: 5px 5px 3px;
	font-weight: bold;
	color: #3963A9;
}
#hotelinfo .base dl.fr dd {
	padding: 0 5px 5px;
	border-bottom: 1px solid #B0C6D7;
}
#hotelinfo .base dl.fr dd img {
	margin-left: 5px;
	vertical-align: middle;
}

/* ---------------------------------------- */

#hotelinfo h3 {
	padding: 0 3px 5px;
	font-size: 108%;
	font-weight: bold;
	color: #3963A9;
}
#hotelinfo h3.line {
	margin-bottom: 1px;
	border-bottom: 3px solid #3963A9;
}

#hotelinfo a.arrow {
	padding-left: 15px;
	background: url(../image/icon/arrow_gray.gif) no-repeat 0 0.15em;
}

#hotelinfo ul.etc {
	margin: 0 0 20px 20px;
	line-height: 1.5;
}
#hotelinfo ul.etc li {
	list-style: disc;
}


/* Room Info
=========================================== */

#roominfo h3 {
	margin-bottom: 10px;
	padding: 10px 10px 10px 20px;
	background: #3963A9 url(../image/form_divide/mk_tit.png) no-repeat 8px center;
	font-size: 108%;
	font-weight: bold;
	color: #fff;
}

#roominfo h4 {
	margin-bottom: 10px;
	padding: 8px 10px;
	border-top: 3px solid #3963A9;
	border-bottom: 1px solid #B0C6D7;
	background: #DFECF7 url(../image/base/cl_white.gif) repeat-x;
	font-weight: bold;
	width: 680px;
}

#roominfo ul.pct {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
	line-height: 0;
}
#roominfo ul.pct li {
	display: inline;
	padding: 0 9px;
}

#roominfo ul.etc {
	margin: 0 0 20px 20px;
	line-height: 1.5;
}
#roominfo ul.etc li {
	list-style: disc;
}

#roominfo p.msg {
	padding-top: 20px;
	text-align: center;
	font-size: 108%;
	font-weight: bold;
	color: #CC0000;
}


/* Plan Content
=========================================== */

#plancontent h2 {
	margin-bottom: 15px;
	padding: 10px 10px 10px 20px;
	background: #3963A9 url(../image/form_divide/mk_tit.png) no-repeat 8px center;
	font-size: 108%;
	font-weight: bold;
	color: #fff;
}


/* Plan Detail
=========================================== */

#plandetail .plan_hd {
	margin-bottom: 20px;
	width: 100%;
}
#plandetail .plan_hd th.tit {
	padding: 10px 10px 10px 20px;
	background: #3963A9 url(../image/form_divide/mk_tit.png) no-repeat 8px center;
	font-size: 108%;
	font-weight: bold;
	vertical-align: middle;
	color: #fff;
}
#plandetail .plan_hd th.bt {
	padding-right: 10px;
	background-color: #3963A9;
	text-align: right;
	vertical-align: middle;
}
#plandetail .plan_hd td.dat {
	padding: 7px 10px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #B0C6D7;
	background-color: #F0F0F0;
}

#plandetail .plan_hd td.dat th {
	padding: 3px;
	background-color: #94A2AC;
	white-space: nowrap;
	font-weight: bold;
	color: #fff;
}
#plandetail .plan_hd td.dat td {
	padding: 3px 15px 3px 5px;
}

#plandetail .plan_hd ul {
	padding: 7px 7px 0;
	text-align: right;
	font-size: 0;
	line-height: 0;
}
#plandetail .plan_hd ul li {
	display: inline;
	padding-left: 3px;
}


/* Plan List
=========================================== */

#planlist .list_hd {
	margin-bottom: 20px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#planlist .list_hd caption {
	padding: 0;
	border-bottom: 1px solid #fff;
}
#planlist .list_hd th,
#planlist .list_hd td {
	padding: 10px;
	border-bottom: 1px solid #B0C6D7;
	background-color: #F0F0F0;
	vertical-align: middle;
}
#planlist .list_hd th {
	padding-right: 0;
	width: 10%;
	white-space: nowrap;
	font-size: 108%;
	font-weight: bold;
}

#planlist .list_hd ul {
	font-size: 0;
	line-height: 0;
}
#planlist .list_hd ul li {
	display: inline;
	padding-right: 3px;
}

#planlist .list_hd em,
#planlist .list_hd em a {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

/* ---------------------------------------- */

#planlist .list_box {
	margin-bottom: 20px;
	padding: 1px;
	border: 1px solid #AAB5BD;
}

#planlist .list_box h3 {
	padding: 10px 10px 15px 20px;
	background: #3963A9 url(../image/form_divide/mk_tit.png) no-repeat 8px center;
	font-size: 108%;
	font-weight: bold;
	color: #FFCC00;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#planlist .list_box ul {
	margin-bottom: 10px;
	padding: 7px 10px;
	border-bottom: 1px solid #B0C6D7;
	background-color: #F0F0F0;
	text-align: right;
	font-size: 0;
	line-height: 0;
}
#planlist .list_box ul li {
	display: inline;
	padding-left: 3px;
}

#planlist .list_box dl.ac {
	background-color: #F0F0F0;
}

/* ---------------------------------------- */

#planlist .dat_box {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 670px;
}

#planlist .dat_box img.fl {
	float: left;
}

#planlist .dat_box table {
	float: right;
	width: 485px;
}
#planlist .dat_box table th,
#planlist .dat_box table td {
	padding: 5px 10px 0 0;
	line-height: 1.4;
}
#planlist .dat_box table th {
	white-space: nowrap;
	font-weight: bold;
	color: #3963A9;
}

#planlist .dat_box table tr.line th,
#planlist .dat_box table tr.line td {
	padding-bottom: 5px;
	border-bottom: 1px dotted #BBBBBB;
}

#planlist .dat_box table .wh {
	width: 15%;
}
#planlist .dat_box table .wd {
	width: 35%;
}

/* ---------------------------------------- */

#planlist .plan_box {
	margin: 0 auto;
	padding: 1px 0 20px;
	border-top: 3px solid #3963A9;
	width: 670px;
}

#planlist .plan_box table.tit {
	float: left;
	width: 100%;
}
#planlist .plan_box table.tit th,
#planlist .plan_box table.tit td {
	padding: 7px 10px;
	border-bottom: 1px solid #A5BED1;
	background-color: #DFECF7;
	vertical-align: middle;
	font-weight: bold;
}
#planlist .plan_box table.tit th {
	width: 10%;
	white-space: nowrap;
	color: #3963A9;
}
#planlist .plan_box table.tit td {
	font-size: 108%;
}

#planlist .plan_box img.fr {
	float: right;
	margin-top: 10px;
}

#planlist .plan_box dl {
	float: left;
	width: 505px;
}
#planlist .plan_box dl dt {
	margin-bottom: 5px;
	padding-top: 10px;
	font-weight: bold;
}

#planlist .plan_box dl dd table {
	/*border-top: 2px dotted #BBBBBB;*/
	width: 100%;
}
#planlist .plan_box dl dd table th,
#planlist .plan_box dl dd table td {
	padding-top: 5px 0;
	/*border-top: 1px dotted #BBBBBB;*/
	vertical-align: middle;
	font-weight: bold;
}
#planlist .plan_box dl dd table th {
	padding-right: 10px;
	border-top: 1px dotted #BBBBBB;
	width: 10%;
	white-space: nowrap;
}
#planlist .plan_box dl dd table td.fc {
	color: #CC0000;
	border-top: 1px dotted #BBBBBB;
}
#planlist .plan_box dl dd table td.bt {
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #BBBBBB;
	padding-bottom: 3px;
}
#planlist .plan_box dl dd.bo {
	border-top: 1px dotted #BBBBBB;
}


/* Campaign
=========================================== */

#campaign {
	margin-left: auto;
	margin-right: auto;
	width: 970px;
	overflow: hidden;
}

#campaign_flame_a {
	float: left;
	width: 760px;
}

#campaign_flame_b {
	float: right;
	width: 210px;
}

#campaign h1 {
	margin: 0;
}

#campaign .section h2 {
	margin-bottom: 10px;
}

#campaign .section ul {
	margin: 0;
}
#campaign .section ul li {
	list-style: none;
}

#campaign .ptop {
	margin-bottom: 10px;
	text-align: right;
	width: 690px;
}

/* ---------------------------------------- */

#campaign .list_hd {
	margin-bottom: 15px;
	padding: 0 5px;
	color: #999;
}

/* ---------------------------------------- */

#campaign .list_box {
	margin-bottom: 20px;
	border: 1px solid #AAB5BD;
}
#campaign .list_box .bg {
	padding: 0 14px;
	border: 1px solid #fff;
	background-color: #F0F0F0;
}

/* ---------------------------------------- */

#campaign .dat_box {
	padding: 11px 14px;
	border: 1px solid #fff;
	border-bottom-color: #AAB5BD;
	background-color: #FEF8CD;
	width: 670px;
}

#campaign .dat_box img.fr {
	float: right;
}

#campaign .dat_box table {
	float: left;
	width: 485px;
}
#campaign .dat_box table th,
#campaign .dat_box table td {
	padding: 5px 10px 0 0;
	line-height: 1.4;
}
#campaign .dat_box table th {
	white-space: nowrap;
	font-weight: bold;
	color: #507189;
}

#campaign .dat_box table th.tit {
	padding-top: 0;
	padding-left: 12px;
	background: url(../image/plan/mk_tit.png) no-repeat 0 0.05em;
	white-space: normal;
	font-weight: normal;
	color: #333;
}
#campaign .dat_box table th.tit a {
	font-weight: bold;
	font-size: 108%;
}

#campaign .dat_box table tr.line th,
#campaign .dat_box table tr.line td {
	padding-bottom: 5px;
	border-bottom: 1px dotted #BBBBBB;
}

#campaign .dat_box table .wh {
	width: 15%;
}
#campaign .dat_box table .wd {
	width: 35%;
}

/* ---------------------------------------- */

#campaign ul.icn_box {
	padding: 10px 0;
	text-align: right;
	font-size: 0;
	line-height: 0;
}
#campaign ul.icn_box li {
	display: inline;
	padding-left: 3px;
}

/* ---------------------------------------- */

#campaign .talk_box {
	margin-bottom: 2px;
	width: 668px;
	background: url(../image/form_divide/talk_bg_y.png) repeat-y;
}
#campaign .talk_box .bg_b {
	width: 668px;
	background: url(../image/form_divide/talk_bg_b.png) no-repeat left bottom;
}
#campaign .talk_box h3 {
	margin: 0;
	padding: 12px 16px 20px;
	width: 638px;
	background: url(../image/form_divide/talk_bg_t.png) no-repeat;
	font-weight: bold;
	font-size: 108%;
}
#campaign .talk_box h3 a { color: #fff; text-decoration: underline; }
#campaign .talk_box h3 a:hover { color: #fff; text-decoration: none; }
#campaign .talk_box h3 a:active { color: #fff; text-decoration: none; }

#campaign .talk_box h4 {
	color: #fff; 
	text-decoration: underline;
}


/* ---------------------------------------- */

#campaign .dat2_box {
	margin: 0 auto;
	padding-bottom: 20px;
	width: 665px;
}

#campaign .dat2_box img.fl {
	float: left;
}

#campaign .dat2_box table {
	float: right;
	width: 480px;
}
#campaign .dat2_box table th,
#campaign .dat2_box table td {
	padding: 5px 10px 0 0;
	line-height: 1.4;
}
#campaign .dat2_box table th {
	white-space: nowrap;
	font-weight: bold;
	color: #3963A9;
}

#campaign .dat2_box table tr.line th,
#campaign .dat2_box table tr.line td {
	padding-bottom: 5px;
	border-bottom: 1px dotted #BBBBBB;
}

#campaign .dat2_box table .wh {
	width: 15%;
}
#campaign .dat2_box table .wd {
	width: 35%;
}

/* ---------------------------------------- */

#campaign .plan_box {
	padding-bottom: 11px;
}
#campaign .plan_box .bg {
	padding: 4px 9px 9px;
	border: 1px solid #AAB5BD;
	background-color: #fff;
}

#campaign .plan_box table {
	float: left;
	width: 570px;
	line-height: 1.4;
}

#campaign .plan_box table th,
#campaign .plan_box table td {
	padding-top: 2px;
	vertical-align: middle;
}

#campaign .plan_box table th {
	padding-right: 10px;
	width: 15%;
}

#campaign .plan_box table th.ch {
	vertical-align: top;
	padding-top: 12px;
}

#campaign .plan_box table tr.tab2 td,
#campaign .plan_box a {
	font-weight: bold;
}

#campaign .plan_box table tr.tab2 th,
#campaign .plan_box table tr.tab2 td {
	padding-bottom: 0px;
}

#campaign .plan_box table tr.tab2 td.bo {
	border-top: 1px dotted #BBBBBB;
}

#campaign .plan_box table tr.tab2 td.bt {
	border-top: 1px dotted #BBBBBB;
	padding-top: 5px;
	text-align: right;
	padding-bottom: 3px;
}

#campaign .plan_box ul {
	float: right;
	width: 150px;
	font-size: 0;
	line-height: 0;
}

#campaign .plan_box ul li img {
	margin-top: 5px;
}


#ctl00_cphForm_gvArea_ctl02_tblePropertyLink,#ctl00_cphForm_gvArea_ctl03_tblePropertyLink,#ctl00_cphForm_gvArea_ctl04_tblePropertyLink,#ctl00_cphForm_gvArea_ctl05_tblePropertyLink,#ctl00_cphForm_gvArea_ctl06_tblePropertyLink,#ctl00_cphForm_gvArea_ctl07_tblePropertyLink,#ctl00_cphForm_gvArea_ctl08_tblePropertyLink{
	width: 690px;
}

/* ---------------------------------------- */

#campaign_side {
	display: block;
	padding-top: 150px;
}

