@charset "Shift_JIS";
/*******************************************************************************
*
* </tickets/value/css/value.css>
*
*******************************************************************************/

/*
----------------------------------------
  Topic
----------------------------------------
*/
.body .content .vl_topic {
	margin-left: 10px;
	width: 710px;
	background-image: url('../img/bg_sbox_vgrd_lgray_white.gif');
	background-position: left top;
	background-repeat: repeat-x;
}
.body .content .vl_topic .text {
	padding: 10px;
	line-height: 160%;
	font-size: 80%;
}
/*
----------------------------------------
  Price
----------------------------------------
*/
.body .content .vl_price {
	margin-left: 5px;
}
.body .content .vl_price .sb_bottom {
	padding: 5px;
}
.body .content .vl_price dl {
	width: 700px;
	position: relative;
	background-color: #1458be;
	color: #ffffff;
	background-position: left top;
	background-repeat: repeat-y;
}
.body .content .vl_price dt {
	position: absolute;
	top: 8px;
	font-weight: normal;
	z-index: 100;
}
.body .content .vl_price dd {
	background-position: left top;
	background-repeat: no-repeat;
}
/*
--------------------
  Double Column
--------------------
*/
.body .content .vl_price_2c dl {
	background-image: url('../img/bg_price_vr_2c.gif');
}
.body .content .vl_price_2c dt {
	top: 12px;
	width: 349px;
	text-align: center;
}
.body .content .vl_price_2c dt.vl_p2c_c2 {
	left: 352px;
}
.body .content .vl_price_2c dd {
	background-image: url('../img/bg_price_inbox_2c.gif');
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
}
.body .content .vl_price_2c dd {
	width: 349px;
}
.body .content .vl_price_2c dd.vl_p2c_c1 {
}
.body .content .vl_price_2c dd.vl_p2c_c2 {
	position: absolute;
	left: 352px;
	top: 0px;
}
.body .content .vl_price_2c dd p.price {
	padding-top: 45px;
	padding-bottom: 8px;
}
.body .content .vl_price_2c dd p.price span {
	font-weight: bold;
	font-size: 200%;
}
/*
--------------------
  Triple Column
--------------------
*/
.body .content .vl_price_3c dl {
	background-image: url('../img/bg_price_vr_3c.gif');
}
.body .content .vl_price_3c dt {
	width: 222px;
	text-align: right;
}
.body .content .vl_price_3c dd {
	width: 232px;
	text-align: right;
}
.body .content .vl_price_3c dd.vl_p3c_c1 {
}
.body .content .vl_price_3c dd.vl_p3c_c2 {
	position: absolute;
	left: 234px;
	top: 0px;
}
.body .content .vl_price_3c dd.vl_p3c_c3 {
	left: 468px;
	top: 0px;
	position: absolute;
}
/*
--------------------
  Free
--------------------
*/
.body .content .vl_price_3c dd p.adult {
	margin-right: 10px;
	padding-top: 45px;
}
.body .content .vl_price_3c dd p.child {
	margin-right: 10px;
	padding-bottom: 5px;
}
.body .content .vl_price_3c span.days {
	font-size: 160%;
}
.body .content .vl_price_3c p.adult span.price {
	font-weight: bold;
	font-size: 200%;
}
.body .content .vl_price_3c p.child span.price {
	font-weight: bold;
	font-size: 150%;
}

.body .content .vl_price_3c dt.free2d { }
.body .content .vl_price_3c dt.free3d { left: 234px; }
.body .content .vl_price_3c dt.free4d { left: 468px; }
.body .content .vl_price_3c dd.free2d { background-image: url('../img/bg_free_price_2d.gif'); }
.body .content .vl_price_3c dd.free3d { background-image: url('../img/bg_free_price_3d.gif'); }
.body .content .vl_price_3c dd.free4d { background-image: url('../img/bg_free_price_4d.gif'); }

/*
----------------------------------------
  Price
----------------------------------------
*/
