﻿@charset "utf-8";

#plan-main{
	margin: 10px 0 16px;
	padding: 0;
	border: 1px solid #ccc;
	background: #f5f5f5;
}

h4.plan-name{
	margin: 5px 0;
	padding: 4px;
	background-color: #FBF8E3;
	border-bottom: 1px dotted #663300;
	color: #663300;
	font-size: 14px;
	font-weight: bold;
	text-indent: 5px;
	text-align: left;
}


.tabNav{
	/*position: relative;*/
	z-index: 10;
	padding-top: 10px;
	padding-left: 10px;
	*zoom: 1;
}

.tabNav li{
	float: left;
	margin-right: 15px;
	list-style-type: none;
}
.tabNav li.last {
	margin-right: 0px;
}
.tabNav li img{
	border: none;
}

/*.tabNav2{
	position: relative;
	z-index: 10;
	padding-top: 10px;
	padding-left: 10px;
	*zoom: 1;
}

.tabNav2 li{
	float: left;
	margin-right: 5px;
	list-style-type: none;
}

.tabNav2 li img{
	border: none;
}*/


.tabContent{
	clear: left;
	position: relative;
	top: -1px;
	z-index: 1;
	border-top: 1px solid #ccc;
	padding: 1em;
	background: #fff;
}


table{
	border-collapse: collapse;
}

.table-style-pl1,.table-style-pl2,.table-style-pl3,.table-style-pl4{
	margin: 0;
	padding: 5px;
	background-color: #ffffff;
	border: 1px solid #CCCCCC;
}

.table-style-pl1 th,.table-style-pl2 th,.table-style-pl3 th,.table-style-pl4 th{
	border-bottom: 1px solid #D2D2D2;
	border-right: 1px solid #D2D2D2;
	background-repeat: repeat-x;
	text-align: center;
}

.table-style-pl1 th{
	background-image: url(../../reserve/image/th_01_bg.gif);
}

.table-style-pl2 th{
	background-image: url(../../reserve/image/th_02_bg.gif);
}

.table-style-pl3 th{
	background-image: url(../../reserve/image/th_03_bg.gif);
}

.table-style-pl4 th{
	background-image: url(../../reserve/image/th_04_bg.gif);
}

.table-style-pl1 td,.table-style-pl2 td,.table-style-pl3 td,.table-style-pl4 td{
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-image: url(../../reserve/image/td_bg.gif);
	background-repeat: repeat-x;
}

.txt-pl-copy{
 /*float: left;*/
	margin: 0 0 10px;
	padding: 0px;
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}

.img-pl{
	float: left;
	clear: both;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}

dl.plinfo {
	float: left;
	width: 500px;
	margin: 0 0　5px;
	padding: 0px;
	color: #000000;
	line-height: 1.2;
}

dl.plinfo dt {
	float: left;
	width: 5.0em;
	margin-left: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0em;
	border-left: 2px solid #CC6666;
	color: #CC6666;
	text-indent: 5px;
	text-align: left;
}

dl.plinfo dd {
	margin-left: 5.5em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	text-align: left;
}

dl.plinfo dd.tbc {
	margin-left: 5.5em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	text-align: left;
}

.resTbW {
 margin: 0;
	padding: 0;
	color: #333333;
	border-collapse: separate;
	border-spacing: 5px;
}

.resTbW td.mm {
	border-left: 2px solid #CC6666;
	color: #CC6666;
	padding-left:3px;
}

.resTbW td {
	background-image: none;
	margin: 0;
 padding: 0;
	border: none;
}

.resTbW2 {
 margin: 0;
	padding: 0;
	color: #333333;
	border-collapse: collapse;
	border-spacing: 0;
}












