@charset "shift_jis";


/*---------------------------------
* base custom
*---------------------------------*/
#v_gn_otoku img{visibility: hidden;}



/*---------------------------------
* �Ƃ��Ƃ����ʐݒ�
*---------------------------------*/
#otoku{
	text-align:center;
}
.otoku-inner{
	text-align:left;
	margin-left: auto;
	margin-right: auto;
}
.w640{width:640px;}
.w800{width:800px;}
.w930{width:930px;}


/* �x�[�X�ݒ� */
#otoku h1{
	margin-bottom:10px;
}


/* ���ӏ��� */
.attention{}
.attention .cpt-attention{
	margin-bottom: 10px;
	background: #eee;
	padding: 5px 20px;
	border-style: dotted;
	border-color: #999;
	border-width: 1px 0;
}
.attention .list-attention{
	margin-left: 24px;
}
.attention li{}
.attention p{
	margin-left: 20px;
	margin-right: 20px;
}


/* page top */
.pagetop{
	margin-right: 10px;
}



/* �^�C�g���X�^�C�� */
.cpt-001{
	padding: 8px 15px;
	margin-bottom:10px;
	background: #5BA6CD;
	
	color: #fff;
	font-size:1.2em;
	font-weight:bold;
	
	/* css3 */
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px; 
}



/* �z�e���ꗗ�����N */
table.target-hotels{
	width: 100%;
}
table.target-hotels td{
	width: 20%;
	padding-left: 5px;
	padding-bottom:10px;
	text-align:center;
	vertical-align:top;
}
* html table.target-hotels td{behavior: expression(this.className += (this.previousSibling == null) ? " first-child" : "",this.style.behavior = "none");}
table.target-hotels td:first-child,
table.target-hotels td.first-child{
	padding-left: 0px;
	width: auto;
}
table.target-hotels td h3{
	font-size: 15px;
}
table.target-hotels td a{
	display:block;
	padding-bottom: 10px;
	text-decoration:none;
	line-height: 1.25em;
}
table.target-hotels td a:hover{
	position: relative;
	zoom:1;
	margin: -1px;
	background: #f8f8f8;
	border: 1px solid #f90;
}
table.target-hotels td a:active{
	background: #ffe;
}
table.target-hotels td img{
	margin-bottom: 5px;
	width: 156px !important;
}
table.target-hotels td .small{
	font-size: 11px;
}





/*---------------------------------
* �g�b�v
*---------------------------------*/
#otoku_list{
	width: 800px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
#otoku_list h3{
	margin-bottom: 35px;
}
#otoku_list_inner{
	margin-left: -20px;
}
* html #otoku_list_inner{
	margin-left: -40px;
	width: 840px;
}
*+html #otoku_list_inner{
	width: 820px;
}
#otoku_list .article{
	float: left;
	width: 390px;
	height: 150px;
	overflow: hidden;
	background: #f8f8f8;
	margin-left: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ccc;
}
#otoku_list .article a{
	display:block;
	padding: 10px;
	color: #000;
	text-decoration:none;
	border: 1px solid #ccc;
	
	/* css3 */
	transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;
}
#otoku_list .article a:hover{
	background: #fff;
}
#otoku_list .article a:hover .photo img{
	/* css3 */
	opacity: 1;
	-o-opacity: 1;
	-ms-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}
#otoku_list .time{
	display:none;
}
#otoku_list .note{
	float: left;
	width: 230px;
}
#otoku_list .figure{
	float: right;
	width: 130px;
}

#otoku_list .note{}
#otoku_list .note h4{
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight:bold;
	line-height: 1.5em;
	border-bottom: 1px solid #ccc;
}
#otoku_list .note p{}
#otoku_list .figure{
	position: relative;
}
#otoku_list .photo img{
	/* css3 */
	transition: all 0.15s ease-out;
	-o-transition: all 0.15s ease-out;
	-ms-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	-webkit-transition: all 0.15s ease-out;/* css3 */
	opacity: 0.65;
	-o-opacity: 0.65;
	-ms-opacity: 0.65;
	-moz-opacity: 0.65;
	-webkit-opacity: 0.65;
	filter: alpha(opacity=65);
	-ms-filter: "alpha(opacity=65)";
}
#otoku_list .figure .photo{}
#otoku_list .figure .photo img{
	width: 100%;
}


#otoku_list .figure .icn_new,
#otoku_list .figure .icn_recommend{
	position: absolute;
	right: 0;
	top: 0;
	width: 61px;
	height: 61px;
}

#otoku_list .figure .icn_new{
	width: 41px;
	height: 41px;
	display:none;
}
#otoku_list .figure .on{
	display:block;
}










.flash_map{
	text-align: center;
}
.hotels{
	/*overflow: hidden;*/
}
.hotels__inner{
	letter-spacing: -.4em;
	
	
	
	margin-left: -10px;
}
.hotel{
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	
	width: 152px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.hotel__link{
	display: block;
	
	padding: 10px;
}
.hotel__link:hover{
	margin: -1px;
	text-decoration: none;
	border: 1px solid #f90;
	background: #f8f8f8;
}
.hotel__photo{
	margin: -10px -10px 10px -10px;
}
.hotel__img{
	width: 100%;
}
.hotel__name{
	text-align: center;
}
.hotel__name--small{
	display: block;
	line-height: 1em;
}










#hotel-list .image img{
	max-width: 156px;
}




.target-hotels img{
	max-width: 156px;
}