@charset "utf-8";

.roomMain {
	width: 562px;
	margin: 0 auto;
}
.roomMain.index {
	width: 556px;
	margin: 0 auto;
	overflow: hidden;
	line-height: 1.4;
}
/* start of print css */
@media print {
.roomMain.index {
	width: 566px;
}
.planSection ,
.planSection#natsu {
	margin: 0;
}
/*
.header .topnavi li,
.gnavi li,
.roomMain.index ,
.planIndexLink ul {
	overflow: visible!important;
}
*/
}
/* end of print css */
.roomMain .entry-asset {
	padding: 0 0 13px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/bottom.gif) 0 100% no-repeat;
}
.roomMain .entry-content {
	width: 562px;
	padding: 0;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/bg02.gif) 0 0 repeat-y;
}
.roomMain .entry-content .asset-body {
	padding: 23px 20px 10px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/top.gif) 0 0 no-repeat;
	zoom: 1;
}
.roomMain .asset-content .asset-more {
	padding: 10px 20px;
}
.roomMain .entry-content .asset-body p {
	padding: 0 10px;
}
.roomMain .entry-content .asset-body div p,
.roomMain .entry-content .asset-body table p {
	padding: 0;
}
.mt-image-none {
	margin: 10px 0;
}


/* pageTitle(mv)
 .pageTitle       for background < upload img
 .pageTitleInner  for backgorund < pngfix
--------------------------------------------------------- */
.roomMain .entry-content .asset-body .pageTitle {
	margin: -11px -10px 0 10px;
	height: 135px;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック',Verdana,arial,helvetica,clean,sans-serif;
	zoom: 1;
}
.roomMain .entry-content .asset-body .pageTitleInner {
	height: 135px;
	width: 100%;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/mv-bg.png) 0 0 no-repeat;
}
* html .roomMain .entry-content .asset-body .pageTitleInner {
	behavior: expression(
		this.style.behavior || (
		this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop,src='"+this.currentStyle.getAttribute("backgroundImage").slice(5,-2)+"')",
		this.style.backgroundImage = "none",
		this.style.behavior = "none"
		)
	);
}
/* 上下中央 */
.roomMain .entry-content .asset-body .pageTitleInner table {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: middle;
	border: none;
}
.roomMain .entry-content .asset-body .pageTitleInner table td {
	padding: 0;
	height: 120px;
	vertical-align: middle;
	text-align: left;
	border: none;
}
.roomMain .entry-content .asset-body .pageTitleInner table td * {
	line-height: 1.3;
}

.roomMain .boxtype {
	width: 550px;
	border: 1px solid #E1D7CB;
	background: #F1EEE7;
	padding: 5px;
	margin: 10px 0;
	text-align: center;
}
.roomMain .boxtype strong {
	color: #900;
}
.roomMain .boxtype em {
	font-weight: bold;
	color: #CC9900;
}
.roomMain table {
	margin: 1em auto;
	width: 100%;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
.roomMain table tr td {
	padding: 10px;
	border-top: 1px dotted #ccc;
}
.roomMain table tr td.firstChild  {
	padding: 10px;
	text-align: center;
	border-top: 1px solid #fff;
}
.roomMain table tr td.lastChild  {
	padding: 10px 0 10px 10px;
	border-top: 1px solid #ccc;
}

.roomMain table tr.firstChild td {
	border-top: none!important;
}
.roomMain table tr td p {
	padding: 0;
}
.arrow {
	background: url(http://www.ceruleantower-hotel.com/images/common/list_arrow.gif) no-repeat 0 50%;
	padding-left: 12px;
}

/* 一覧ページ
--------------------------------------------------------- */
/* トップセクション */
.planTopSection {
	width: 556px;
}
.planTopSection .planCapBox {
	float: left;
	display: inline;
	padding: 7px 30px 0 0;
	width: 200px;
	background: url(http://www.ceruleantower-hotel.com/room/img/bg_arrow.gif) 100% 50% no-repeat;
}
.planTopSection .planCapBox .reserveList {
	padding: 0.5em;
}
.planTopSection .planCapBox .reserveList li {
	line-height: 1.5;
}
.planTopSection .planCapBox .reserveList li a {
	background: url(http://www.ceruleantower-hotel.com/images/common/list_arrow.gif) 0 50% no-repeat;
	padding: 0 0 0 12px;
}
.planTopSection .planLinkBox {
	float: right;
	display: inline;
	margin: 0;
	padding: 2px 0 0;
	text-aligh: right;
}
.planTopSection .planLinkBox .txt {
	/*width: 297px;*/
	margin: 3px 2px 0 2px;
	padding: 3px;
	text-align: center;
	border: 1px solid #C2B79B;
	background: #E6E0D1;
}
.planTopSection .planLinkBox .txt strong {
	font-weight: normal;
	color: #AD3333;
}

/* ページ内リンク */
.planIndexLink {
	margin: 0;
	padding: 2px 0 0;
}
.planIndexLink ul {
	width: 556px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/indexlink_bg.jpg) 0 0 repeat-x;
}
.planIndexLink ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/* メインセクション */
/* for summer */
.planSection#natsu {
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg_blue.gif) 0 20px no-repeat;
}
.planSection#natsu .titleimg {
	float: left;
	display: inline;
	padding: 0;
	width: 368px;
	line-height: 1.1;
}
.planSection#natsu .colum {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	padding: 5px 0;
	width: 178px;
	text-align: center;
	background: #DCEFFE;
	border: 1px solid #fff;
}
/* for summer end */

/* for autumn */
.planSection#autumn {
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg_autumn.jpg) 0 20px no-repeat;
}
.planSection#autumn .titleimg {
	float: left;
	display: inline;
	padding: 0;
	width: 368px;
	line-height: 1.1;
}
.planSection#autumn .colum {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	padding: 5px 0;
	width: 178px;
	text-align: center;
	background: #e2c469;
	border: 1px solid #000000;
}

#autumn .colum .plan .txt {
	color: #000;
}

#autumn .colum .plan .title {
	color: #553400;
}


/* for autumn end */
/* for winter */
.planSection#winter {
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg_winter.jpg) 0 20px no-repeat;
}
.planSection#winter .titleimg {
	float: left;
	display: inline;
	padding: 0;
	width: 368px;
	line-height: 1.1;
}
.planSection#winter .colum {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	padding: 5px 0;
	width: 178px;
	text-align: center;
	background: #042c4f;
	border: 1px solid #71806f;
}
#winter .colum .plan .txt,
#winter .colum .plan .title {
	color: #dbd59e;
}
#winter .colum .plan .day { color: #f6f4e0;
}
#winter .colum .plan .title {
	border-bottom: 1px solid #71806f;
}
/* for winter end */

/* for spring */
.planSection#spring {
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg_spring.jpg) 0 20px no-repeat;
}
.planSection#spring .titleimg {
	float: left;
	display: inline;
	padding: 0;
	width: 368px;
	line-height: 1.1;
}
.planSection#spring .colum {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	padding: 5px 0;
	width: 178px;
	text-align: center;
	background: #fffde6;
	border: 1px solid #e57293;
}
#spring .colum .plan .txt{color: #673428;}

#spring .colum .plan .title {
	color: #e57293;
}
#spring .colum .plan .day { color: #673428;
}
#spring .colum .plan .title {
	border-bottom: 1px solid #e57293;
}
/* for spring end */

/* for earlysummer */
.planSection#earlysummer {
	margin: 0 -5px 0 0;
	padding: 0 0 5px;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg_summer2010.jpg) 0 20px no-repeat;
}
.planSection#earlysummer .titleimg {
	float: left;
	display: inline;
	padding: 0;
	width: 368px;
	line-height: 1.1;
}
.planSection#earlysummer .colum {
	float: left;
	display: inline;
	margin: 4px 0 0 4px;
	padding: 5px 0;
	width: 178px;
	text-align: center;
	background: #feffed;
	border: 1px solid #4eaaff;
}
#earlysummer .colum .plan .txt{color: #003e7b;}

#earlysummer .colum .plan .title {
	color: #287bd9;
	border-bottom: 1px solid #4eaaff;
}
#earlysummer .colum .plan .day { color: #003e7b;
}

/* for earlysummer end */

.planSection {
	margin: 0 -5px 0 0;
	background: url(http://www.ceruleantower-hotel.com/room/plan/img/plan_column_bg.gif) 0 0 repeat-y;
}
.planSection h4 {
	padding: 2px 0;
	background: #fff;
}
.planSection .colum {
	float: left;
	display: inline;
	margin: 0 4px 0 0;
	padding: 5px 0;
	width: 183px;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.colum .plan {
	margin: 0 auto 3px;
	width: 160px;
	text-align: center;
}
.colum .plan .photo {
	height: 100px;
}
.colum .plan .title {
	margin: 4px 0 0;
	padding: 0 0 1px;
	height: 2.3em;
	text-align: left;
	line-height: 1.1;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #000;
}
.colum .plan .txt {
	margin: 4px 0 0;
	padding: 0;
	height: 3.3em;
	text-align: left;
	line-height: 1.1;
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.colum .plan .day {
	margin: 0;
	padding: 0;
	height: 2.2em;
	text-align: left;
	line-height: 1.1;
	color: #000;
	font-size: 85%;
	font-family: "ＭＳ Ｐゴシック",Osaka,sans-serif;
}
.colum .plan .title * {
	text-align: left;
	line-height: 13px;
}
.colum .plan .txt *,
.colum .plan .day * {
	text-align: left;
	line-height: 1.1;
}

/* ボトムセクション */
.planBottomSection {
	margin: 10px 0;
	padding: 7px 5px 7px 7px;
	width: 542px;/* 556-2=554-padding */
	border: 1px solid #999;
}
.planBottomSection .txt {
	float: left;
	display: inline;
	padding: 0;
	width: 355px;
	font-size: small;
	line-height: 1.2;
}
.planBottomSection .photo {
	float: right;
	display: inline;
	padding: 0;
}


