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

#stayplan {
}
h2 {
	background:url(../../stayplan/images/icon_arrow.gif) no-repeat 0 center #fdf3e7;
	border-top:2px solid #c97970;
	border-bottom:1px solid #c97970;
	color:#980f00;
	font-size:1em;
	margin:0 0 8px;
	padding:6px 0 5px 15px;
}
h2 a{
	color:#980f00;
}
h3 {
	margin:0 0 10px;
	padding:0;
	font-size:1.2em;
	color:#980f00;
	font-weight:normal;
}
h3 span {
	font-size:0.65em;
}
h4 {
	margin:0;
	font-size:1em;
	padding:7px 0 0;
	border-top:1px dotted #92ad7f;
}
h5 {
	margin:0;
	padding:0;
	width:52px;
	float:left;
}
.more{
	color:#129cf7;
	text-decoration:underline;
}
.plan {
	height:100%;
	margin:10px 0 0;
}
.left {
	width:150px;
	float:left;
}
.left p {
	padding:0 0 10px;
}
.right {
	width:580px;
	float:right;
	line-height:110%;
}
.right p {
	margin:0 0 10px;
}
.green {
	padding:5px;
	background-color:#f4fde7;
	border:1px solid #aad591;
	color:#387018;
}
.green_txt {
	color:#387018;
}
.red {
	color:#980f00;
	font-size:0.85em;
}
.yoyaku a {
	display:block;
	text-indent:-9999px;
	background:url(../../stayplan/images/icon_yoyaku.gif) no-repeat 0 0;
	width:104px;
	height:23px;
}
.yoyaku a:hover {
	background-position:0 -23px;
}
.annai {
	border:1px solid #4d65a7;
	background-color:#d8dded;
	padding:10px;
	margin:20px 0 0;
	height:100%;
}
.a_right {
	width:650px;
	float:right;
	color:#173483;
}
.a_right table {
	margin:2px 0 5px;
}
.a_right table td {
	color:#000;
	text-align:center;
}
.table01 {
	border-top:1px solid #173483;
	border-left:1px solid #173483;
	background-color:#eaedf6;
}
.table01 td {
	border-bottom:1px solid #173483;
	border-right:1px solid #173483;
}
.table01 td span {
	font-size:0.85em;
	display:block;
}
.table02 {
	border-top:1px solid #6f1f15;
	border-left:1px solid #6f1f15;
	background-color:#f0ecf0;
}
.table02 td {
	border-bottom:1px solid #6f1f15;
	border-right:1px solid #6f1f15;
	padding:3px 10px;
}
.table02 td span {
	font-size:0.85em;
}
.td01 {
	background-color:#c0c9e6;
}
.td02 {
	background-color:#d3c7c7;
}

