@charset "utf-8";

/*
トラベルセットcss [
----------------------------------------------------------- */

/*メインタイトル＋メインイメージ */
#maintitle{
	float:left;
	width:689px;
}
#maintitle p{
	float:left;
	padding:0;
	margin:0;
	padding:0 0 0 20px;
	font-size:11px;
	line-height:150%;
}
#mainimage{
	float:left;
	padding:0 0 0 20px;
}
/*商品の説明開始 */
#content{
	float:left;
	width:660px;
	padding-left: 20px;
}
#content h2{
	width:80%;
	padding:0;
	margin:0;
	padding:9px 0 17px 0;
}
/*商品ステータス */
#items_status{
	width:272px;
	padding:13px 13px 0 13px;
	float:left;
	text-align:left;
	background-image: url(../image/travel_set/bg_items_status.gif);
	height: 255px;
	background-repeat: no-repeat;
}
#items_status .icon_type{
	clear:both;
	width:100%;
	padding-bottom: 10px;
}
#items_status p{
	width:100%;
	line-height:120%;
	font-size:10px;
	font-weight: normal;
}
#items_status em{
	margin:0;
	padding: 0;
	font-size:12px;
	line-height:140%;
	letter-spacing: -0.1em;
	font-style: normal;
	font-weight: bold;
}
#items_status p.status {
	padding:3px 0 3px 0;
}
#items_status p.price {
	padding:3px 0 10px 0;
}
#items_status p.type{
	padding:1px 0 1px 0;
	font-weight:bold;
}
#items_status p.indent{
	padding:3px 0 3px 0;
	text-indent: -2em;
	padding-left: 23px;
	width: 167px;
}
/*商品の説明 */
#items_detail{
	width:338px;
	float:right;
	padding: 13px 10px 0 0;
}
#items_detail p{
	width:100%;
	padding:0 0 20px 0;
	clear:both;
	line-height:170%;
	font-size:12px;
}
/*選べる2タイプ */
#assortment{
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 37px;
}
#assortment_area{
	width: 392px;
	margin: 0 auto;
}
#assortment #type_box1{
	width:185px;
	padding:10px 22px 0 0;
	float:left;
}
#assortment #type_box2{
	padding-top:10px;
	width:185px;
	float:left;
	text-align:center;
}
#assortment p{
	padding: 5px 0 5px 0;
}
#assortment em{
	padding:0;
	margin:0;
}
/*補足領域 */

#supplementation{
	width:392px;
	float:left;
	padding-top: 18px;
}
#supplementation p{
	width:392px;
}
/*最適な持ち運びのためにいろいろなポイント*/
#portability{
	width:660px;
	background-image: url(../image/common/bg_menuber_pattern.gif);
	background-repeat: no-repeat;
	background-position: left 39px;
	float: left;
	padding-bottom: 23px;
}
#portability_area{
	width: 400px;
	margin: 0 auto;
}
ol.portability_list{
	padding-top:24px;
	margin:0;
	float:left;
}
ol.portability_list li{
	width:455px;
	padding-bottom:15px;
	margin:0;
	list-style:none;
}

