@charset "UTF-8";
/* CSS Document */
/* ■以下中面ページ メインコンテンツエリア内 各カテゴリトップ共通 */
/* □各カテゴリ名h1大タイトル下 ベンダー説明エリア */
#wrap #container #maincontsarea #mainconts #vend-info {
	width: 636px;
	height: auto;
	margin: 0px 0px 20px 0px;
	padding: 16px 20px 20px 20px;
	background-image: url(../../img/details/bg-vend-info01.jpg);
	background-repeat: repeat-x;
}
#wrap #container #maincontsarea #mainconts #vend-info div.info-conts {
	width: 263px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrap #container #maincontsarea #mainconts #vend-info div.info-conts p.main-info {
	font-size: 110%;
	line-height: 180%;
	font-weight: bold;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrap #container #maincontsarea #mainconts #vend-info div.info-conts p.sub-info {
	font-size: 110%;
	line-height: 160%;
	color: #666666;
	margin: 20px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	border-top:1px dotted #CCCCCC;
}
/* □ベンダー説明エリア内／イメージ */
#wrap #container #maincontsarea #mainconts #vend-info img {
	width: 337px;
	height: 253px;
	margin: 0px 0px 20px 20px;
	padding: 7px 7px 7px 7px;
	border-top:1px solid #F0F0F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #F0F0F0;
	background: #FFFFFF;
	float: right;
}

/* □メインコンテンツ内／PAGINGエリア：01（○件〜○件／該当ツアー ○件〜等） */
#wrap #container #maincontsarea #mainconts #paging01 {
	width: 608px;
	height: auto;
	margin: 0px 34px 0px 34px;
	padding: 5px 0px 5px 0px;
	background-color: #E5F5FA;
	border-bottom: 1px solid #FFFFFF;
	letter-spacing: 0.01em;
}
/* ここから-IE7用ハック　*/
*:first-child+html #wrap #container #maincontsarea #mainconts #paging01 {
	width: 608px;
	height: auto;
	margin: 0px 34px 0px 34px;
	padding: 10px 0px 5px 0px;
	background-color: #E5F5FA;
	border-bottom: 1px solid #FFFFFF;
}
/* IE7用ハック-ここまで　*/
#wrap #container #maincontsarea #mainconts #paging01 ul {
	font-size: 10px;
	color: #666666;
	margin: 7px 5px 7px 5px;
	padding: 0px 0px 0px 0px;
	_padding: 5px 0px 0px 0px;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li {
	display: inline;
	white-space: nowrap;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li a.page {
	display: inline;
	list-style: none;
	text-align: center;
	text-decoration: underline;
	line-height: normal;
	border: 1px solid #0099CC;
	padding: 3px 5px;
	margin-right: 5px;
	font-weight:bold;
	white-space: nowrap;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li a.page:hover {
	color: #FFFFFF;
	background: #0099CC;
	text-decoration: underline;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.navi {
	display: inline;
	list-style: none;
	line-height: normal;
	border: none;
	padding: 3px 3px;
	margin-right: 3px;
	white-space: nowrap;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.navi a {
	color: #0099CC;
	text-decoration: underline;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.navi a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.navi span {
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.summary {
	display: inline;
	list-style: none;
	border: none;
	padding: 3px 3px;
	margin-right: 3px;
	white-space: nowrap;
	color: #666666;
}
#wrap #container #maincontsarea #mainconts #paging01 ul li.now {
	display: inline;
	list-style: none;
	text-align: center;
	line-height: normal;
	border: 1px solid #FFFFFF;
	padding: 3px 5px;
	_padding: 3px 5px 3px 5px;
	margin-right: 5px;
	_margin-right: 10px;
	font-weight:bold;
	white-space: nowrap;
	color: #666666;
	background-color: #FFFFFF;
}
/* ここから-IE7用ハック　*/
*:first-child+html #wrap #container #maincontsarea #mainconts #paging01 ul li.now {
	display: inline;
	list-style: none;
	text-align: center;
	line-height: normal;
	border: 1px solid #FFFFFF;
	padding: 3px 3px;
	margin-right: 10px;
	font-weight:bold;
	white-space: nowrap;
	color: #666666;
	background-color: #FFFFFF;
}
/* IE7用ハック-ここまで　*/

/* □メインコンテンツ内／SORTエリア：01（並び順：〜等） */
#wrap #container #maincontsarea #mainconts #sort01 {
	width: 598px;
	height: auto;
	text-align: right;
	margin: 0px 34px 0px 34px;
	padding: 5px 5px 5px 5px;
	background-image: url(../../img/details/bg-sort.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top: 2px solid #B2E0F0;
	border-bottom: 1px solid #FFFFFF;
}
/* ここから-IE7用ハック　*/
*:first-child+html #wrap #container #maincontsarea #mainconts #sort01 {
	width: 598px;
	height: auto;
	text-align: right;
	margin: 0px 34px 0px 34px;
	padding: 10px 5px 5px 5px;
	background-image: url(../../img/details/bg-sort.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom: 1px solid #FFFFFF;
}
/* IE7用ハック-ここまで　*/
#wrap #container #maincontsarea #mainconts #sort01 ul {
	font-size: 10px;
	color: #666666;
	margin: 7px 5px 7px 5px;
	padding: 0px 0px 0px 0px;
	_padding: 5px 0px 0px 0px;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li {
	display: inline;
	white-space: nowrap;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.navi {
	display: inline;
	list-style: none;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.navi a {
	color: #0099CC;
	text-decoration: underline;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.navi a:hover {
	color: #0099CC;
	text-decoration: underline;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.navi span {
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.summary {
	display: inline;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	white-space: nowrap;
	color: #666666;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.now {
	display: inline;
	list-style: none;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	white-space: nowrap;
	color: #666666;
}
#wrap #container #maincontsarea #mainconts #sort01 ul li.now span {
	color: #999999;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}
/* ここから-IE7用ハック　*/
*:first-child+html #wrap #container #maincontsarea #mainconts #sort01 ul li.now {
	display: inline;
	list-style: none;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	white-space: nowrap;
	color: #666666;
}
/* IE7用ハック-ここまで　*/


/* ■メインコンテンツ内／ツアーリスト */
#wrap #container #maincontsarea #mainconts #tourlist01 {
	width: 608px;
	height: auto;
	margin: 0px 34px 0px 34px;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #B2E0F0;
	clear: both;
}
/* □ツアーリスト内／サムネイルイメージ */
#wrap #container #maincontsarea #mainconts #tourlist01 img {
	width: 100px;
	height: 75px;
	margin: 0px 10px 10px 0px;
	padding: 7px 7px 7px 7px;
	border-top:1px solid #F0F0F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #F0F0F0;
	background: #F3FAFC;
	float: left;
}
#wrap #container #maincontsarea #mainconts #tourlist01 a img {
	border-top:1px solid #F0F0F0;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #F0F0F0;
	background: #F3FAFC;
}
#wrap #container #maincontsarea #mainconts #tourlist01 a:hover img {
	border-top:1px solid #FFE0F0;
	border-right:1px solid #FF99CC;
	border-bottom:1px solid #FF99CC;
	border-left:1px solid #FFE0F0;
	background: #FCF2F3;
}
/* ここから-IE6用ハック　*/
* html #wrap #container #maincontsarea #mainconts #tourlist01 img {
	_width: 100px;
	_height: 75px;
	_margin: 0px 10px 10px 0px;
	_padding: 7px 7px 7px 7px;
	_border-top:1px solid #F0F0F0;
	_border-right:1px solid #CCCCCC;
	_border-bottom:1px solid #CCCCCC;
	_border-left:1px solid #F0F0F0;
	_background: #F3FAFC;
	_float: left;
}
* html #wrap #container #maincontsarea #mainconts #tourlist01 a img {
	_border-top:1px solid #F0F0F0;
	_border-right:1px solid #CCCCCC;
	_border-bottom:1px solid #CCCCCC;
	_border-left:1px solid #F0F0F0;
	_background: #F3FAFC;
}
* html #wrap #container #maincontsarea #mainconts #tourlist01 a:hover img {
	_border-top:1px solid #F0F0F0;
	_border-right:1px solid #CCCCCC;
	_border-bottom:1px solid #CCCCCC;
	_border-left:1px solid #F0F0F0;
	_background: #F3FAFC;
}
/* IE6用ハック-ここまで　*/
/* □ツアーリスト内／各ツアーコンテンツ　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts {
	text-align: left;
	font-size: 100%;
	line-height: 160%;
	color: #666666;
	width: 476px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	white-space: normal;
	float: left;
}

/* ↓↓↓ここから110127変更 */
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p {
	font-size: 120%;
	_font-size: 100%;
	line-height: 160%;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/* ↑↑↑ここから110127変更 */

#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.tourname {
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.tourname a {
	font-size: 110%;
	text-decoration: underline;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.tourname a:hover {
	text-decoration: underline;
	color: #0099CC;
}

/* ↓↓↓ここから110705変更 */
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts h3.tourname {
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts h3.tourname a {
	font-size: 110%;
	text-decoration: underline;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts h3.tourname a:hover {
	text-decoration: underline;
	color: #0099CC;
}
/* ↑↑↑ここから110705変更 */

/* ↓↓↓ここから100415追加　*/
/* □ホテルリスト内／各ホテルコンテンツ　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.area {
	line-height: 140%;
	text-decoration: none;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.area span {
	color: #999999;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.hotelname {
	font-size: 100%;
	line-height: 160%;
	font-weight: bold;
	text-decoration: none;
	color: #0099CC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.hotelname a {
	font-size: 110%;
	text-decoration: underline;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.hotelname a:hover {
	text-decoration: underline;
	color: #0099CC;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.hotelname span {
	font-size: 80%;
}
/* ↑↑↑ここから100415追加　*/
/* ↓ここから　ー　仕様変更に伴い変更　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.snavi {
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	color: #F75EB1;
	margin: 3px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(../../img/details/ic-price01.gif) 0% 35% no-repeat;
	_background: url(../../img/details/ic-price01.gif) 0% 50% no-repeat;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.snavi a {
	text-decoration: underline;
	color: #F75EB1;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.snavi a:hover {
	text-decoration: underline;
	color: #F75EB1;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.snavi span {
	font-size: 80%;
}
/* ↑ここまで　ー　仕様変更に伴い変更　*/
/* ↓↓↓ここから100415追加　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.pricenavi {
	font-size: 100%;
	line-height: 180%;
	font-weight: bold;
	text-decoration: none;
	color: #F75EB1;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	background: url(../../img/details/hoteldetails/ic-price.gif) 0 20% no-repeat;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.pricenavi a {
	text-decoration: underline;
	color: #F75EB1;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.pricenavi a:hover {
	text-decoration: underline;
	color: #F75EB1;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.pricenavi span {
	font-weight: normal;
	color: #666666;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.pricenavi strong {
	font-size: 120%;
	font-weight: bold;
}
/* ↑↑↑ここまで100415追加　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts p.areaname {
	font-size: 100%;
	font-weight: normal;
	text-decoration: none;
	color: #FBA4EB;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts img.icon-case01 {
	width: 40px;
	height: 40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: none;
	background: none;
	float: right;
}
/* ↓↓↓ここから100210追加　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts img.icon-recommend {
	width: 66px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	border: none;
	background: none;
	float: right;
}
/* ↑↑↑ここまで100210追加　*/

/* ※グアムのホテル一覧リスト専用／★数表示　*/
/* 五つ星　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-5 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../img/hotels/ic-star/5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 112px;
	height: 17px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-5 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 四つ星　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-4 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../img/hotels/ic-star/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 112px;
	height: 17px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-4 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 三つ星　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-3 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../img/hotels/ic-star/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 112px;
	height: 17px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-3 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 二つ星　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-2 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../img/hotels/ic-star/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 112px;
	height: 17px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-2 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 一つ星　*/
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-1 {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../../img/hotels/ic-star/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 112px;
	height: 17px;
}
#wrap #container #maincontsarea #mainconts #tourlist01 #list-conts div.star-1 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}

/* ↓↓↓ここから100415追加（仕様変更に伴い）　*/
/* ※グアムのホテル一覧リスト専用／★数表示　*/
/* 五つ星　*/
#list-conts div.forlist-star-5 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../../img/hotels/ic-star/5.gif) no-repeat;
	width: 112px;
	height: 17px;
	position: relative;
	float: right;
}
#list-conts div.forlist-star-5 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 四つ星　*/
#list-conts div.forlist-star-4 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../../img/hotels/ic-star/4.gif) no-repeat;
	width: 112px;
	height: 17px;
	position: relative;
	float: right;
}
#list-conts div.forlist-star-4 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 三つ星　*/
#list-conts div.forlist-star-3 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../../img/hotels/ic-star/3.gif) no-repeat;
	width: 112px;
	height: 17px;
	position: relative;
	float: right;
}
#list-conts div.forlist-star-3 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 二つ星　*/
#list-conts div.forlist-star-2 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../../img/hotels/ic-star/2.gif) no-repeat;
	width: 112px;
	height: 17px;
	position: relative;
	float: right;
}
#list-conts div.forlist-star-2 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}
/* 一つ星　*/
#list-conts div.forlist-star-1 {
	display: block;
	margin: 0;
	padding: 0;
	background: url(../../img/hotels/ic-star/1.gif) no-repeat;
	width: 112px;
	height: 17px;
	position: relative;
	float: right;
}
#list-conts div.forlist-star-1 p {
	text-indent: -9999px;
	color: #FFFFFF;
	margin: 0px;
	float: left;
}


/* □ツアーリスト内／各ツアーリストボックス／オプショナルツアー検索（search/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-search {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-search.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各ツアーリストボックス／ビーチ&マリーン（beach/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-beach {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-beach.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／ダイビング（diving/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-diving {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-diving.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／アウトドア（outdoor/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-outdoor {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-outdoor.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／島内観光（viewing/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-viewing {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-viewing.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／マッサージ&エステ（esthetic/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-esthetic {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-esthetic.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／レストラン&ディナーショー（restaurant/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-restaurant {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-restaurant.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／ナイトツアー（nighttour/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-nighttour {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-nighttour.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／グアムのホテル一覧（hotels/） */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-hotels  {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-hotels.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}
/* □ツアーリスト内／各カテゴリ別ツアーリストボックス／Lifestyle-choice用 */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-lifestyle  {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 27px 0px 10px 0px;
	background-image: url(../../img/details/bg-listbox-lifestyle.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 1px dotted #CCCCCC;
	clear: both;
}

/* ↓↓↓ここから100210追加　*/
/* □ツアーリスト内／ツアーリストボックス／人気上位3表示用 */
#wrap #container #maincontsarea #mainconts #tourlist01 #listbox-best3 {
	width: 608px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 48px 0px 20px 0px;
	background-image: url(../../img/details/bg-listbox-best3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-bottom: 2px solid #FFE1F1;
	clear: both;
}
/* ↑↑↑ここまで100210追加　*/
