@charset "Shift_JIS";

/*=======================================================

	Main Container

========================================================*/

.main_view {
	/*float: left;*/
	position: relative;
}

/*=======================================================

	Window/Masking Styles

========================================================*/

.window {
	height:170px;
	width: 960px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	/*position: relative;*/
}

/*.image_reel {
	position: absolute;
	top: 0; left: 0;
}*/

.image_reel img {float: left;}


/*=======================================================

	Paging Styles

========================================================*/

.paging {
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	background:#B9E7FF; 
}

/* IE6用 */
* html .paging {
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	height:25px;
	overflow: hidden;
}

.paging a {
	display:block;
	float:left;
	width:160px;
	height:25px;
	line-height:2em !important;
	overflow: hidden;
	color:#000 !important;
	text-align:center;
	text-decoration: none !important;
	background:#B9E7FF;
}

.paging a.active {
	height:25px;
	color:#FFF !important;
	font-weight: bold !important;
	background:#004098;
	/*border:1px solid #35ACFF;*/
}

.paging a:hover {
	font-weight: bold;
}

/* 5枚用 */
.p4 a {
	width:240px;
}
/* 5枚用 */
.p5 a {
	width:192px;
}
/* 7枚用 */
.p7 a {
	width:137px;
}

/*=============アイコン==================*/

ul.icon { 
	width:100%; 
	float:left;
	clear:left;
	margin: 0 0 2px 0; 
}

ul.icon li { 
	display: inline; 
	float: left; 
	margin-right: 3px; 
	margin-bottom: 3px; 
	margin-top: 5px; 
	padding: 1px 3px; 
	list-style: none outside none; 
	line-height: 1.7em; 
	font-weight: bold; 
	font-size: 10px ! important; 
	color: rgb(255, 255, 255); 
}

ul.icon li.black { 
	background: none repeat scroll 0% 0% #595857; 
}

ul.icon li.pink { 
	background: none repeat scroll 0% 0% rgb(255, 0, 130); 
}

ul.icon li.green {
	background: none repeat scroll 0% 0% rgb(0, 170, 0); 
 }

ul.icon li.orange { 
	background: none repeat scroll 0% 0% rgb(255, 100, 0); 
}

ul.icon li.blue { 
	background: none repeat scroll 0% 0% rgb(0, 158, 237); 
}

ul.icon li.purple {
	background: none repeat scroll 0% 0% rgb(128, 0, 128); 
 }

ul.icon li.lightred {
 	background: none repeat scroll 0% 0% rgb(255, 0, 0); 
}
ul.icon li.bluegreen { 
	background: none repeat scroll 0% 0% rgb(45, 200, 165); 
}

ul.icon li.lightblue { 
	background: none repeat scroll 0% 0% rgb(100, 155, 244); 
}

ul.icon li.lightgreen { 
	background: none repeat scroll 0% 0% rgb(39, 219, 40); 
}

/*=======================================================

	下コンテンツバナー

========================================================*/

ul.bnr {
	width:800px;
	margin:10px auto 0;
	padding-bottom:30px;
}

ul.bnr li {
	float:left;
}

ul.bnr li a {
	display:block;
	margin-right:5px;
}
/*=======================================================

	特集ページバナー

========================================================*/

#tokushubnr {
	width: 100%;
	margin: 10px 0;
	text-align: center;
	clear: both;
}
.sp #tokushubnr {
	width: 100%;
	text-align: center;
	clear: both;
}

/*=======================================================

	特集ページ検索ボタン

========================================================*/
.kensaku_btn {
	clear: both;
	margin: 15px 10px 10px!important;
}
.kensaku_btn a {
	width: 95%;
	text-align: center;
	font-weight: bold;
	margin: 10px 10px 0;
	display: block;
    padding: 0.5em 1em;
    text-decoration: none;
    border-radius: 6px;
    color: #ffffff;
    background-image: -webkit-linear-gradient(#6795fd 0%, #67ceff 100%);
    background-image: linear-gradient(#3297fc 20%, #67ceff 100%);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}
.kensaku_btn a:hover {
	-ms-transform: translateY(2px);
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.29);
    border-bottom: solid 2px #5e7fca;
}
/*=======================================================

	ボタン

========================================================*/
.gopage {
	clear: both;
}
.gopage ul li {
	display: inline-block;
	float: left;
	margin: 20px auto;
}
.gopage ul li a {
	font-size: 1.3em;
	font-weight:bold;
	line-height: 1.6em;
	background-color:#008000;
	color: #FFF;
	padding: 6px 15px;
	border-radius: 6px;
	text-align:center;
	margin: 0 5px 10px 0;
	text-decoration:none;
}
.gopage ul li a:hover {
	background-color:#2e8b57;
}

.sp .gopage ul li {
	padding: 5px;
}
.sp .gopage ul li a {
	font-size: .9em;
	padding: 6px 15px;
}

/*=======================================================

	ランキングアイコン

========================================================*/
dd.photo_rank {
    position: absolute;
    top: -7px;
    left: -8px;
}

/*=======================================================

	各地発リンク

========================================================*/
ul.tourlist li dl dd.local {
		font-size:11px;
		width: 100%;
		margin: 8px 0 0;
		line-height:1.5em;
}
ul.tourlist li dl dd.local a {
		margin: 0 4px 5px;
}
ul.tourlist li dl dd.local a:hover {
		text-decoration:none;
		color:#00bfff;
}
.sp ul.tourlist li dl dd.local {
		font-size:11px;
		width: 100%;
		margin: 4px 0 2px;
		line-height:1.5em;
}
.sp ul.tourlist li dl dd.local a {
		margin: 0 5px 5px;
}

/*=============pagetop==================*/
.pagetop {
 position: fixed;
 bottom: 30px;
 right: 0;
 z-index:300;
}
.pagetop a {
 display: block;
 width: 80px;
 height: 50px;
 background-color: #333;
 text-align: center;
 color: #fff;
 font-size: 16px;
 text-decoration: none;
 line-height: 50px;
 border-radius: 10px 0 0 10px;
 filter: alpha ( opacity=75 ) ;
	-moz-opacity: 0.75 ;
	opacity: 0.75 ;
}

.pagetop2 {
  position: fixed;
  bottom: 20px;
  right: 20px;
}
.pagetop2 a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 35px;
  height: 35px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}
.pagetop2 a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/*=============　特集・テーマ一覧CSS　==================*/

.pc #purposeList {
	padding:6px;
}
.pc #purposeList li {
	display:inline;
	float:left;
}
.pc #purposeList li div{
	width: 170px;
	text-align: center;
	border: 1px solid #CCC;
	padding: 5px;
	border-radius: 4px;
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
.pc .wp5 #purposeList li div{
	margin: 3px;
}
.pc .wp4 #purposeList li div {
	margin: 3px 2px 3px 3px!important;
}
.pc .wp3 #purposeList {
	padding: 2px;
}
.pc .wp3 #purposeList li div {
	margin:3px;
}
.pc #purposeList li div p{
	font-size: 12px;
	line-height: 1.4em;
	padding: 3px 0;
	display: block;
	text-align: left;
	margin: 2px -4px 0 0;
	height: 3.6em;
}
.sp #purposeList {
	padding:4px 4px 6px 4px;
}
.sp #purposeList li  {
	display:block;
	padding:8px 2px 8px 92px;
	text-decoration: none;color:#666;
	text-shadow:0 1px 3px rgba(0,0,0,0.2);
	border: 1px solid #ccc;
	border-width:1px 1px 0 1px ;
	text-shadow: 0 1px 0px #FFF , 0 -1px 0px rgba(0,0,0,0.1);
	color:#666;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #fff ), to( #f1f1f1 ));
	background-image: -webkit-linear-gradient( #fff , #f1f1f1 );
	background-image: -moz-linear-gradient( #fff , #f1f1f1 );
	background-image: -ms-linear-gradient( #fff , #f1f1f1 );
	background-image: -o-linear-gradient( #fff , #f1f1f1 );
	background-image: linear-gradient( #fff , #f1f1f1 );
}
.sp #purposeList li:after , 
.sp #purposeList:after{
	content:"";
	clear:both;
	display:block;
}
.sp #purposeList > li {
	display:block;
	clear:both;
}
.sp #purposeList > li img {
	width:85px;
	margin-left:-85px;
	margin-top:0;
	float: left
}
.sp #purposeList > li p{
	border-bottom: 1px dotted #CCC;
	text-decoration: none;
	margin-bottom: 4px;
	padding: 5px 0 2px 5px;
	font-size:12px;
	margin-right: 4px;
	line-height: 1em;
}
.sp #purposeList > li a p{
	color:#006699
}
.sp #purposeList li:first-child  {
	border-radius: 4px 4px 0 0;
}
.sp #purposeList li:last-child  {
	border-radius: 0 0 4px 4px;
	border-width:1px;
}


/*=============　お問合せ　==================*/

#inquiry {
	width:960px;
	margin:20px auto !important;
}
.sp #inquiry_sp {
	width:100%;
	margin:20px auto !important;
}



