@charset "UTF-8";
/* CSS Document */

#luggage {
	padding: 40px 40px 20px;
}
#luggage h2 {
	margin: 0px 0px 20px;
}
#luggage h3 {
	margin: 0px 0px 15px;
}
#cvt_copy {
	float: right;
	width: 190px;
}
#cvt_photo {
	float: left;
}
#luggage h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.col_top {
	height: 460px;
	position: relative;
}
.col_top .col_top_left {
	width: 410px;
	position: absolute;
	z-index: 2;
}

.col_top .col_top_left .col_top_left_wrap {
	width: 320px;
}
.col_top .col_to_right {
	width: 445px;
	position: absolute;
	right: 0;
}
.col_top .col_to_right .cap {
	text-align: right;
	margin-right: 5px;
}

.col_left390 {
	float: left;
	width: 390px;
}
.col_right390 {
	float: right;
	width: 390px;
	
}
.cap_gray {
	color: #666;
}
.cap_text {
	font-size: 71.43%;
}

* html #luggage .supRevi { /* IE6 only */
	line-height:200%;
}
*+html #luggage .supRevi { /* IE7 only */
	line-height:200%;
}
