@charset "UTF-8";

@import url("../../../css/common/common.css");
@import url("../../../css/common/format.css");
@import url("../../../css/common/layout.css");
@import url("../../../css/common/font.css");
@import url("../../../css/common/platinum.css");

/* layout */
.luggage-contents {
	margin: 0 auto;
	padding-top: 15px;
	width: 720px;
	text-align: left;
}

.luggage-contents h2  {
	margin-bottom: 10px;
	padding: 0 0 0 15px;
	height: 25px;
	background: url("../../images/share/h2_bg.gif") no-repeat left bottom;
}
.luggage-contents h3  {
	font-size: 130%;
	line-height: 130%;
	margin-bottom: 3px;
	font-weight: normal;
}
.luggage-contents-inner {
	margin-bottom: 10px;
	padding-top: 5px;
}
#request table,
#request table td,
#request table th {
	border: 1px solid #999;
}
#request table {
	font-size: 130%;
	line-height: 130%;
}
#request table td,
#request table th {
	padding: 6px 10px 3px 10px;
}
#request table th {
	color: #FFF;
	background: #333;
}
#request table .th1 { width: 130px;}
#request table .th2 { width: 100px;}
#request table .th3 { width: 200px;}
#request table .th4 { width: 200px;}

#request .attention {
	font-size: 130%;
	line-height: 130%;
}

#luggage-menu li  {
	padding-left: 15px;
	font-size: 130%;
	line-height: 140%;
	background: url("../../images/share/liststyle_01.gif") no-repeat 5px 5px;
}
#locations {
	clear: both;
	padding-top: 10px;
	text-align: center;
}
#locations .location {
	margin-bottom: 10px;
}
#locations .location li {
	padding-bottom: 10px;
}