@charset "UTF-8";


/*==========================================================================================
 Site: グアムバケーションガイド
 Date: 2013-07-19(+19:00)
 Maintained: ***Masahiro.Takahashi***＠agipro
==========================================================================================*/


/*==========================================================================================

 // Pagination

==========================================================================================*/
#pagination_Top {
	background: url(../img/bg_Pagination_Top.png) repeat-x;
	font-size: 0.9em;
}
#pagination_Btm {
	background: url(../img/bg_Pagination_Btm.png) repeat-x;
	font-size: 0.9em;
}

#pagination_Top .blank {
	float: right;
	display: block;
	width: 40px;
	margin: 1px 0 0;
	text-align: center;
	line-height: 45px;
	border-right: solid 1px #ccc;
	color: #ccc;
}
#pagination_Top a,
#pagination_Top span {
	float: right;
	display: block;
	width: 40px;
	margin: 1px 0 0;
	text-align: center;
	line-height: 45px;
	border-right: solid 1px #ccc;
	color: #666;
}

#pagination_Btm .blank {
	float: right;
	display: block;
	width: 40px;
	margin: 1px 0 1px;
	text-align: center;
	line-height: 45px;
	border-right: solid 1px #ccc;
	color: #ccc;
}
#pagination_Btm a,
#pagination_Btm span {
	float: right;
	display: block;
	width: 40px;
	margin: 1px 0 1px;
	text-align: center;
	line-height: 45px;
	border-right: solid 1px #ccc;
	color: #666;
}

#pagination_Top .last,
#pagination_Btm .last {
	border-left: solid 1px #ccc;
}
#pagination_Top span.current,
#pagination_Btm span.current {
	color: #fff;
	background-color: #07B8E6;
	border-right: solid 1px #ccc;
}
#pagination_Top a.text,
#pagination_Btm a.text {
	width: 40px;
}
#pagination_Top a:link,
#pagination_Top a:visited,
#pagination_Btm a:link,
#pagination_Btm a:visited {
	background-color: transparent;
	text-decoration: none;
}
#pagination_Top a:hover,
#pagination_Top a:active,
#pagination_Btm a:hover,
#pagination_Btm a:active {
	background-color: #E9F9FD;
	text-decoration: none;
}



/*==========================================================================================

 // Sort

==========================================================================================*/
#sort {
	font-size: 0.9em;
	padding: 15px 0;
	border-top: 1px solid #CCC;
}
#sort .listInfo {
	padding: 0.3em 0 0 10px;
	background: url(../img/ico_trgle_D_SSS_gray.png) 0 0.7em no-repeat;
	color: #666;
	font-size: 0.9em;
	line-height: 1;
	float: left;
}
#sort .sort-nav {
	float: right;
}
#sort .sort-nav ul {
  list-style:none;
  _zoom: 1;
}
#sort .sort-nav li {
	float:left;
	margin-left: -1px;
	padding: 0px 8px 0px 10px;
	border-right: 1px solid #ddd;
}
#sort .sort-nav li.current {
	font-weight: bold;
}
#sort .sort-nav li.last {
	border-right: none;
}
#sort .sort-nav li.icoSort{
	display: inline-block;
	width: 50px;
	margin: 0.1em 0 0 0;
	padding: 0.3em 0 0.2em;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	background: #07B8E6;
	border-right: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}




/*==========================================================================================

 // tourlist

==========================================================================================*/
.tourlist {
	padding: 0;
	border-top: 1px solid #CCC;
	font-size: 12px;
}
.NoTopLine {
	border-top: none;
}

.tourlistUnit {
	padding: 20px 40px 20px 20px;
	background: url(../img/ico_arw_R_gray.png) 98% 50% no-repeat;
	border-bottom: 1px dashed #CCC;
	position: relative;
}
.tourlistUnit a,
.tourlistUnit a:hover {
	text-decoration: none;
	color: inherit;
}

.tourlistUnitNoLink {
	padding: 20px 40px 20px 20px;
	border-bottom: 1px dashed #CCC;
	position: relative;
}

.tourlistUnit.last,
.tourlistUnitNoLink.last { border-bottom: none;}
.tourlistUnit.odd,
.tourlistUnitNoLink.odd {}
.tourlistUnit.even,
.tourlistUnitNoLink.even { background-color: #FDFCF9;}

.tourlistUnit.bl-hover {
	background: #E9F9FD url(../img/ico_arw_R_gray.png) 99% 50% no-repeat;
}

.tourlistUnit .image,
.tourlistUnitNoLink .image {
	padding: 0;
	position: relative;
	float: left;
}
.tourlistUnit .image img,
.tourlistUnitNoLink .image img {
	width: 160px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.tourlistUnit .text,
.tourlistUnitNoLink .text {
	padding: 0;
	width: 510px;
	float: right;
}
.tourlistUnit h2,
.tourlistUnitNoLink h2 {
	margin: 0 0 0.6em;
	font-size: 1.1em;
	line-height: 1.3;
	font-weight: bold;
	color: #333;
}
.tourlistUnit p,
.tourlistUnitNoLink p {
	line-height: 1.5;
}

/*　アイコンイメージ各種 */
.tourlistUnit .icoTop3 {}
.tourlistUnit .icoImg {
	margin: 0 0 5px;
}




/*==========================================================================================

 // btnLookUp（一部カテゴリ限定・早見表ボタン）

==========================================================================================*/
.btnLookUp a {
	display: block;
	background: url(../img/ico_binocular_B.png) no-repeat 98% 50%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 3px solid #FF3399;
	font-size: 16px;
	line-height: 1.2;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px;
	padding: 10px 60px 8px 10px;
	color: #FF3399;
}
.btnLookUp a:hover {
	background: url(../img/ico_binocular_B.png) no-repeat 99% 50%;
	text-decoration: none;
}
.btnLookUp span {
	font-size: 12px;
	font-weight: normal;
	color: #FF3399;
}







/*==========================================================================================

 // IE7,8にて表示させない要素【forPC】

==========================================================================================*/

/*	tourlist
==========================================================================================*/
.ie7 .tourlistUnit .icons {
	display: none;
}
.ie8 .tourlistUnit .icons {
	display: none;
}









/*==========================================================================================

 // screens bigger than 820【forPC】

==========================================================================================*/
@media only screen and (min-width:821px) {

/*	tourlist（screens bigger than 820）
==========================================================================================*/
/*	!!! アイコン各種 !!!（screens bigger than 820）*/
.tourlistUnit .icons {
	display: none;
}

}






/*==========================================================================================

 // screens smaller than 820【forTB】

==========================================================================================*/
@media only screen and (min-width:541px) and (max-width:820px) {

/*	sort（screens smaller than 820）
==========================================================================================*/
#sort .listInfo {
	float: none;
	margin: 0 0 0 0;
}
#sort .sort-nav {
	float: none;
	margin: 10px 0 0;
	padding: 10px 0 0 6px;
	border-top: 1px dashed #CCC;
}
#sort .sort-nav li.icoSort{
	margin: 0.1em 0 0 -21px;
}

/*	tourlist（screens smaller than 820）
==========================================================================================*/
.tourlistUnit .image,
.tourlistUnitNoLink .image {
	padding: 0;
	width: 160px;
	position: relative;
	float: left;
}
.tourlistUnit .text,
.tourlistUnitNoLink .text {
	padding: 0;
	width: 310px;
	float: right;
}

/*	!!! アイコン各種 !!!（screens smaller than 820）*/
.tourlistUnit .icons {
	display: none;
}

/*	btnLookUp（screens smaller than 820）
==========================================================================================*/
.btnLookUp a {
	font-size: 14px;
}
.btnLookUp span {
	font-size: 11px;
}

}
/* /screens smaller than 820 */









/*==========================================================================================

 // screens smaller than 540【forSP】

==========================================================================================*/
@media only screen and (max-width:540px) {


/*	sort（screens smaller than 540）
==========================================================================================*/
#sort .listInfo {
	float: none;
	margin: 0 0 0 5px;
	font-size: 9px;
}
#sort .sort-nav {
	float: none;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #CCC;
	font-size: 10px;
}
#sort .sort-nav ul {
	margin: 0;
	padding: 0;
}
#sort .sort-nav li {
	float:left;
	margin-left: -1px;
	padding: 0px 5px 0px 6px;
	border-right: 1px solid #ddd;
}
#sort .sort-nav li.icoSort{
	display: none;
}

/*	Pagination（screens smaller than 540）
==========================================================================================*/
#pagination_Top {
	background: url(../img/bg_Pagination_Top_than540.png) repeat-x;
	font-size: 10px;
}
#pagination_Btm {
	background: url(../img/bg_Pagination_Btm_than540.png) repeat-x;
	font-size: 10px;
}

#pagination_Top .blank {
	width: 25px;
	line-height: 30px;
}
#pagination_Top a,
#pagination_Top span {
	width: 25px;
	line-height: 30px;
}

#pagination_Btm .blank {
	width: 25px;
	line-height: 30px;
}
#pagination_Btm a,
#pagination_Btm span {
	width: 25px;
	line-height: 30px;
}

#pagination_Top a.text,
#pagination_Btm a.text {
	width: 25px;
}

/*	tourlist（screens smaller than 540）
==========================================================================================*/
.tourlist {
	font-size: 11px;
}
.tourlistUnit,
.tourlistUnitNoLink {
	padding: 10px 20px 10px 10px;
}
.tourlistUnit .image,
.tourlistUnitNoLink .image {
	width: 30%;
}
.tourlistUnit .image img,
.tourlistUnitNoLink .image img {
	width: 100%;
}
.tourlistUnit .text,
.tourlistUnitNoLink .text {
	padding: 0;
	width: 66%;
	float: right;
}
.tourlistUnit h2,
.tourlistUnitNoLink h2 {
	font-size: 1em;
}
.tourlistUnit p {
	display: none;
}
.tourlistUnitNoLink p {
	font-size: 0.9em;
	color: #666;
}
.tourlistUnit .icoImg {
	display: none;
}

/*	!!! アイコン各種 !!!（screens smaller than 540）*/
.tourlistUnit .icons {
	margin: 0 0 5px;
	padding: 5px 0 0;
	float: right;
}
.tourlistUnit .iconsRecommend {
	background: #FF0099;
}
.tourlistUnit .iconsHayawari {
	background: #00CC99;
}
.tourlistUnit .iconsLunchi {
	background: #07B8E6;
}
.tourlistUnit .iconsJapaneseOK {
	background: #00CCCC;
}
.tourlistUnit  .iconsRecommend,
.tourlistUnit  .iconsHayawari,
.tourlistUnit  .iconsLunchi {
	display: inline-block;
	width: 45px;
	margin: 0 5px 0 0;
	padding: 0.3em 0 0.3em;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}
.tourlistUnit .iconsJapaneseOK {
	display: inline-block;
	width: 60px;
	margin: 0 5px 0 0;
	padding: 0.3em 0 0.3em;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}

/*	!!! アイコン各種（“スタイルから選ぶ”にて使用） !!!（screens smaller than 540）*/
.tourlistUnit .iconsCouple,
.tourlistUnit .iconsFamily,
.tourlistUnit .iconsinHotel,
.tourlistUnit .iconsTimezone,
.tourlistUnit .iconsGroup,
.tourlistUnit .iconsOrganiz {
	display: inline-block;
	width: 74px;
	margin: 0 5px 0 0;
	padding: 0.3em 0 0.3em;
	background: #0099FF;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	float: right;
}

/*	btnLookUp（screens smaller than 540）
==========================================================================================*/
.btnLookUp a {
	font-size: 12px;
	line-height: 1.4;
}
.btnLookUp span {
	display:none;
}

}
/* /screens smaller than 540 */