@charset "UTF-8";
/* ******************************************************************

	--kotsu.css--

	1. Layout setting

****************************************************************** */
/*==================================================================
	1. Layout setting
===================================================================*/
.kotsuBlock {
	margin:0 40px 33px 0;
	line-height:1.6em;
}
.textKotsu01 {
	padding-top:17px;
	margin-bottom:10px;
	font-size:108%;
}
.textLink01 {
	margin-bottom:28px;
}
.textLink01 dt {
	font-size:108%;
	margin-bottom:3px;
}
.textLink01 dd {
	margin-bottom:11px;
	padding-left:15px;
}
.orangeNote {
	color:#F60;
	font-size:93%;
}
.methodBox {
	padding-top:6px;
}
.methodBox h4 {
	margin-bottom:6px;
	color:#336;
	font-size:108%;
}
.methodBox table {
	width:100%;
	margin:0 0 0 -19px;
	border-collapse: separate;
	border-spacing:19px 0;
	text-align:center;
}
.methodBox td {
	position:relative;
	width:20%;
	padding:4px 0;
	border:1px solid #F60;
	vertical-align:middle;
}
.methodBox td:after {
	position:absolute;
	right:-14px;
	top:50%;
	display:block;
	content:"";
	width:7px;
	height:13px;
	margin-top:-8px;
	background:url(/img/common/icon_arrow03.png) 0 0 no-repeat;
}
.methodBox td:last-child:after {
	display:none;
	background:none;
}
.methodBox td span {
	display:inline-block;
	text-align:left;
	line-height:1.3em;
	letter-spacing:-1px;
	font-size:93%;
}
.roomInfoBlock {
	padding:10px 10px 8px 10px;
	border:1px solid #333;
}
.roomInfoBlock > li {
	position:relative;
	margin-bottom:11px;
}
.roomInfoBlock .infoBox {
	width:270px;
	min-height:242px;
	padding:14px 0 2px 14px;
	border:1px solid #333366;
	border-width:1px 0 0 1px;
}
.roomInfoBlock .infoBox .image {
	margin-bottom:8px;
}
.roomInfoBlock .infoBox ul {
	margin-bottom:7px;
}
.roomInfoBlock .infoBox ul li {
	margin-left:1em;
	letter-spacing:-1px;
	line-height:1.3em;
	text-indent:-1em;
}
.roomInfoBlock .roomImage {
	position:absolute;
	left:138px;
}
.roomInfoBlock > li:first-child .roomImage {
	top:3px;
}
.roomInfoBlock > li:nth-child(2) .infoBox {
	min-height:260px;
}
.roomInfoBlock > li:nth-child(2) .roomImage {
	top:4px;
	left:139px;
}
.roomInfoBlock > li:nth-child(3) .infoBox {
	min-height:260px;
}
.roomInfoBlock > li:nth-child(3) .roomImage {
	top:3px;
}
.roomInfoBlock > li:nth-child(4) .infoBox {
	min-height:245px;
}
.roomInfoBlock > li:nth-child(4) .roomImage {
	top:2px;
}
.roomInfoBlock > li:nth-child(5) .infoBox {
	min-height:273px;
}
.roomInfoBlock > li:nth-child(5) .roomImage {
	top:1px;
}
.roomInfoBlock > li:nth-child(6) .roomImage {
	top:49px;
}
.roomInfoBlock > li:nth-child(7) .roomImage {
	top:50px;
}

.tableStyle td.blue {
	background-color:#d4e8ea;
}
.tableStyle td a:link {
	color:#0066cc;
}
	color:#0066cc;
.blue_text{

}
.tableStyle th.col01 {
	width:140px;
}
.tableStyle th.col02 {
	width:80px;
}
.tableStyle th.col03 {
	width:490px;
}
.alignRight {
	text-align:right;
}
.alignCenter {
	text-align:center;
}
.tableStyle td {
	padding:10px 8px;
}
.tableStyle td a {
	color:#333;
}
.tableStyle td a img {
	margin-right:4px;
}
.tableStyle td p.link {
	margin-top:3px;
	text-align:right;
}
.tableStyle td.middle {
	vertical-align:middle;
}
.headline1 span {
	display:inline-block;
	vertical-align:bottom;
	margin-bottom:-4px;
	width:48px;
	height:37px;
	padding:11px 5px;
	font-size:12px;
	color:#FFF;
	background-color:#D78D40;
}
.headline1 span em {
	display:inline-block;
	margin-right:12px;
}

.tableStyle01 .col01 {
	width:442px !important;
}
.tableStyle01 .col02 {
	width:80px !important;
}
.tableStyle01 .col03 {
	width:36px !important;
	text-align:center;
	vertical-align:middle;
}
.tableStyle01 .col04 {
	width:189px !important;
}
.tableStyle01 .col05 {
	width:102px !important;
}
.tableStyle01 .col06 {
	width:36px !important;
	text-align:left
	vertical-align:middle;
}
.tableStyle01 td span {
	color:#FF0000;
}
.tableStyle01 td span.earlyText {
	padding:5px 5px;
	border:1px solid #000;
}
.tableStyle01 td,
.tableStyle02 td {
	vertical-align:middle;
}