#right_side.reservation .lead {
	margin-bottom: 1em;
}

#right_side.reservation .flow_res_txt {
	float: left;
	width: 275px;
}
#right_side.reservation ul {
	padding-left: 10px;
}


#right_side.reservation .reserve_step {
	padding: 0;
}
#right_side.reservation .reserve_step li {
	float: left;
	line-height: 1.4em;
	height: 60px;
	width: 150px;
	padding-top: 210px;
	padding-left: 10px;
	margin-right: 9px;
}
#right_side.reservation .reserve_step li.step1 {
	background-image: url(../reservation/img/flow/reserve_step01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .reserve_step li.step2 {
	background-image: url(../reservation/img/flow/reserve_step02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .reserve_step li.step3 {
	background-image: url(../reservation/img/flow/reserve_step03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .reserve_step li.step4 {
	background-image: url(../reservation/img/flow/reserve_step04.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}




#right_side.reservation .wp_reserve_step {
	padding: 0;
}
#right_side.reservation .wp_reserve_step li {
	float: left;
	line-height: 1.4em;
	height: 60px;
	width: 110px;
	padding-top: 210px;
	padding-left: 10px;
	margin-right: 9px;
	padding-right: 5px;
}
#right_side.reservation .wp_reserve_step li.step1 {
	background-image: url(../reservation/img/flow/reserve_step01_wp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .wp_reserve_step li.step2 {
	background-image: url(../reservation/img/flow/reserve_step02_wp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .wp_reserve_step li.step3 {
	background-image: url(../reservation/img/flow/reserve_step03_wp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_side.reservation .wp_reserve_step li.step4 {
	background-image: url(../reservation/img/flow/reserve_step04_wp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#right_side.reservation .wp_reserve_step li.step5 {
	background-image: url(../reservation/img/flow/reserve_step05_wp.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}





.flow_res_table table,
.flow_res_table th,
.flow_res_table td
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
	background-image: none;
}
.flow_res_table table {
	width: 100%;
	border: 1px solid #999;
}
.flow_res_table th {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999;
	background-color: #E6E6E6;
}
.flow_res_table th.flow_start {
	width: 140px;
}

.flow_res_table th.flow_limit {
	width: 190px;
}

.flow_res_table td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #999;
}
.flow_res_table td.flow_day {
	background-color: #FFF7D7;
}
.flow_res_table td.flow_night {
	background-color: #D3CAFF;
}
.flow_res_table p.table_title {
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 1em;
}

p.table_note {
	font-size: 10px;
	text-indent: -1em;
	margin-left: 1em;
}


/*	予約期限
----------------------------------------------------*/

#kigen_tbl{
	width:680px;
	margin-bottom:10px;
} 

#kigen_tbl .kigen_tbl_l{
	float:left;
	width:330px;
} 

#kigen_tbl .kigen_tbl_r{
	float:right;
	width:330px;
	padding-left:20px;

} 

#kigen_tbl table{
	width:325px;
	margin:0;
	padding:0;
} 

#kigen_tbl table{
	width:325px;
	margin:0;
	padding:0;
} 


#right_side.reservation .reserve_note {
	color: #C00;
}
#right_side.biginner .biginners_btn {
	margin-bottom: 20px;
	height: 134px;
}
#right_side.biginner .biginners_btn li {
	float: left;
	width: 110px;
	margin-right: 4px;
}
#right_side.biginner .biginners_btn li.last_node {
	margin-right: 0px;
}
#right_side.biginner .three_box,
#right_side.biginner .two_box
{
	margin-bottom: 15px;
}
#right_side.biginner .three_box li {
	float: left;
	width: 210px;
	margin-left: 10px;
}
#right_side.biginner .two_box li {
	float: left;
	width: 325px;
	margin-left: 10px;
}
#right_side.biginner .onebox dl {
	padding-left: 10px;
}

#right_side.biginner li .list_image {
	display: block;
	text-align: center;
	margin-bottom: 0.8em;
}
#right_side.biginner .lead {
	margin-left: 10px;
	margin-bottom: 1em;
}
#right_side.biginner .biginner_note {
	font-size: 10px;
	color: #C00;
}
#right_side.biginner dt {
	font-weight: bold;
}
#right_side.biginner dd {
	margin-bottom: 1em;
}


#right_side.biginner .mark_list dd {
	background-image: url(../img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 18px;
}
#right_side.biginner ol li {
	text-indent: -1em;
	margin-left: 2em;
}

#right_side.biginner .column {
	background-color: #FFFCE6;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #FF7E00;
	margin-bottom: 15px;
}
#right_side.biginner .column h3 {
	font-weight: bold;
	color: #F60;
	margin-bottom: 0.6em;
	padding-bottom: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7E00;
}
#right_side.biginner .column .image_right {
	float: right;
	margin-left: 10px;
}
#right_side.biginner .column ul li {
	background-image: url(../img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-bottom: 0.5em;
	padding-left: 18px;
}

#right_side.biginner .plan_detail dl {
	margin-left: 10px;
}
#right_side.biginner .plan_detail p {
	float: right;
	width: 450px;
	margin-left: 10px;
}
#right_side.payment .lead {
	padding-left: 10px;
	margin-bottom: 1em;
}
#right_side.payment table,
#right_side.payment th,
#right_side.payment td
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
#right_side.payment table {
	margin-left: 10px;
	widows: 678px;
	width: 668px;
	border: 1px solid #999;
	margin-bottom: 15px;
}
#right_side.payment .limit th {
	background-color: #E5E5E5;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #999;
}
#right_side.payment .limit th.celltitle {
	background-color: #C1C1C1;
	color: #333;
}
#right_side.payment .limit td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999;
}
#right_side.payment .convinilist th {
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#right_side.payment .convinilist .convini_logo th {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
#right_side.payment .convinilist td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#right_side.payment p .image_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}

#right_side.payment h4{
	padding:0 0 5px 10px;
	color:#930
	;font-weight:bold;
}


#right_side.cancel .section p {
	margin-bottom: 1em;
	padding-left: 10px;
}
#right_side.cancel .cancel_note {
	margin-bottom: 1em;
}
#right_side.cancel .cancel_note li {
	text-indent: -1em;
	margin-left: 2.5em;
}
#right_side.cancel .image_left {
	float: left;
	margin-right: 25px;
}
#right_side.cancel .link_mypage {
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
#right_side.cancel .link_mypage .btn_mypage {
	margin-top: 15px;
}
#right_side.cancel .section h4 {
	margin-left: 10px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	margin-bottom: 0.8em;
}
#right_side.cancel .customer {
	font-weight: bold;
	color: #C00;
	margin-left: 0.5em;
}

#right_side.cancel ol {
	margin-left: 10px;
}
#right_side.cancel ol li {
	margin-left: 2em;
	list-style-type: decimal;
}
#right_side.cancel .cancel_flow {
	padding: 5px;
	margin-left: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
	overflow: hidden;
}
* html #right_side.cancel .cancel_flow {
	zoom: 1;
}
#right_side.cancel .cancel_flow img {
	float: right;
	margin-left: 5px;
}
#right_side.cancel .cancel_flow ul {
	margin-top: 0.6em;
}
#right_side.cancel .cancel_flow ul li {
	background-image: url(../img/list_mark01.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 16px;
	margin-bottom: 0.6em;
}
#right_side.repayment .section p,
#right_side.repayment .section ol
{
	padding-left: 10px;
	margin-bottom: 1em;
}
#right_side.repayment .section ol li {
	margin-left: 25px;
	list-style-type: decimal;
}
#right_side.repayment .section .repay_note {
	color: #C00;
}
#right_side.connection table,
#right_side.connection th,
#right_side.connection td
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
#right_side.connection table {
	width: 680px;
}
#right_side.connection td {
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
#right_side.connection .section p {
	text-align: left;
	padding-left: 10px;
}
#right_side.connection .step_text img {
	float: left;
}
#right_side.connection .step_text p {
	margin-left: 65px;

	padding-right 5px;
}
#right_side .link_plan {
	text-align: right;
	margin-bottom: 20px;
}

/* --- タブ関連 [Start] --- */
#simpleTabs {
	width: 680px;
}

#right_side #simpleTabs .simpleTabs-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 57px;
	width: 680px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF7F00;
}
.simpleTabs-nav li {
	float: left;
	padding: 0;
	height: 56px;
	width: 274px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF7F00;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: -1px;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: none;
	border-top-color: #FF7F00;
	border-right-color: #FF7F00;
	border-left-color: #FF7F00;
	cursor: pointer;
}
.simpleTabs-nav li p {
	visibility: hidden;
}
.simpleTabs-nav li#simpleTabs-nav-1 {
	background-image: url(../reservation/img/select_bus_off.gif);
	background-repeat: no-repeat;
}
.simpleTabs-nav li#simpleTabs-nav-2 {
	background-image: url(../reservation/img/select_wp_off.gif);
	background-repeat: no-repeat;
}
.simpleTabs-nav li#simpleTabs-nav-3 {
	background-image: url(../reservation/img/select_wp2_off.gif);
	background-repeat: no-repeat;
}
.simpleTabs-nav li#simpleTabs-nav-1.actif {
	background-image: url(../reservation/img/select_bus_on.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.simpleTabs-nav li#simpleTabs-nav-2.actif {
	background-image: url(../reservation/img/select_wp_on.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.simpleTabs-nav li#simpleTabs-nav-3.actif {
	background-image: url(../reservation/img/select_wp2_on.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.simpleTabs-content {
	float: left;
	width: 680px;
	background: #fff;
	padding-top: 15px;
	clear: both;
}

/* --- タブ関連 [End] --- */

#right_side .add4 {
    border-color: #FFCC00;
    border-style: solid;
    border-width: 1px 1px 1px 6px;
    margin-bottom: 0.8em;
    margin-left: 10px;
    padding-left: 8px;
}

