﻿@charset "UTF-8";

#container {
	width: 1000px;
	margin: 0 auto;
}

.f_left {
	float: left;
}

.f_right {
	float: right;
}


/* ---------------------------------------------------------
	CSS Document special > common
--------------------------------------------------------- */

#special {
	text-align: left;
}

#wrapper #special h1, #wrapper #special h2, #wrapper #special h3, #wrapper #special h4, #wrapper #special h5, #wrapper #special h6, #wrapper #special p, #wrapper #special dt, #wrapper #special dd , #wrapper #special th, #wrapper #special td ,#wrapper #special a {
	-webkit-transform-origin: none;
	-webkit-transform: none;
	-moz-transform-origin: 0 0;
	-moz-transform: none;
	-ms-transform-origin: 0 0;
	-ms-transform: none;
	-o-transform-origin: 0 0;
	-o-transform: none;
}

#special img {
	-webkit-transform-origin: 0;
	-moz-transform-origin: 0;
	-ms-transform-origin: 0;
	-o-transform-origin: 0;
}

#special .i_intro {
	padding-left: 22px;
	background: url(/sightseeing/feature/images/i_intro.png) no-repeat left;
}

.i_info {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_info.png) no-repeat left;
	*background-position: 0 3px;
}

.i_tour {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_tour.png) no-repeat left;
	*background-position: 0 3px;
}

#special .i_car {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_car.png) no-repeat left;
	*background-position: 0 3px;
}

.i_hotel {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_hotel.png) no-repeat left;
	*background-position: 0 3px;
}

.i_active {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_active.png) no-repeat left;
	*background-position: 0 3px;
}

.i_gourmet {
	padding-left: 18px;
	background: url(/sightseeing/feature/images/i_gourmet.png) no-repeat left;
	*background-position: 0 3px;
}

/* ---------------------------------------------------------
	CSS Document special > title
--------------------------------------------------------- */

#special .title {
	margin-bottom: 30px;
	background: url(/sightseeing/common/images/i_h3_long.jpg) no-repeat left bottom;
}

#special .title p {
	font-size: 18px;
	line-height: 34px;
}

#special .title h1 {
	margin-bottom: 25px;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: normal;
	font-size: 42px;
	line-height: 46px;
}

#special .title .socialbuttons {
	margin-top: 15px;
}

#special .title .socialbuttons div {
	float: right;
}

/* ---------------------------------------------------------
	CSS Document special > box
--------------------------------------------------------- */

#special .banner {
	margin-bottom: 30px;
}

#sidebar .banner li {
	margin-bottom: 20px;
}

/* ---------------------------------------------------------
	CSS Document special > box
--------------------------------------------------------- */

#special .find {
	cursor: pointer;
}

#special .find:hover img {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#special .box {
	margin-bottom: 20px;
	padding: 1px 1px 1px;
	border: solid 1px #ccc;
	background: #fff;
	position: relative;
	*
	zoom: 1;
}
#special .box:hover {
	background: #d1e7ff;
}

#special .box:hover img {
	opacity:1.0;
}

#special .box dl {
	font-size: 13px;
	line-height: 20px;
}

#special .box dd {
	margin-top: 10px;
	font-size: 15px;
}

#special .box img {
	vertical-align: top;
	width: 100%;
}

#special .box .bg_white {
	width: 100%;
	background: url(/sightseeing/feature/images/bg_white.png) 0 0;
	position: absolute;
	bottom: 0;
	left: 0;
}

/* ---------------------------------------------------------
	CSS Document special > intro
--------------------------------------------------------- */

#special #intro_01 {
	width: 526px;
}

#special #intro_01 dl {
	padding: 15px;
	font-size: 25px;
}

#special #intro_01 dt {
	font-size: 15px;
}

#special #intro_02 {
	width: 454px;
}

#special #intro_02 .box dd {
	margin-top: 9px;
}

#special #intro_02 p.desc {
	height: 92px;
	margin-bottom: 14px;
	margin-left: 13px;
	font-size: 15px;
	line-height: 23px;
}

#special #intro_02 .f_right {
	width: 214px;
	margin-left: 13px;
}

#special .intro_03 {
	width: 190px;
	margin-right: 12px;
}

#special .intro_04 {
	width: 190px;
}

#special .intro_05 {
	width: 391px;
	margin-right: 13px;
}

#special .intro_06 {
	width: 391px;
}

/* ---------------------------------------------------------
	CSS Document special > tip
--------------------------------------------------------- */

#tip {
	margin: 30px 0 50px;
	padding: 15px 0 15px 20px;
	border:solid 1px #2067b9;
	background: #ecf5ff;
}

#tip h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#tip li {
	float: left;
	margin-right: 40px;
	font-size: 14px;
	line-height: 24px;
}

/* ---------------------------------------------------------
	CSS Document special > subtitle
--------------------------------------------------------- */

#special .subtitle {
	height: 50px;
	margin-bottom: 20px;
	background: url(/sightseeing/common/images/i_h3_long.jpg) no-repeat left bottom;
}

#special .subtitle h2 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 32px;
}

#special .subtitle p {
	font-size: 14px;
	line-height: 48px;
}

/* ---------------------------------------------------------
	CSS Document special > anchor
--------------------------------------------------------- */

#special .anchor li {
	float: left;
	width: 235px;
	margin-right:12px;
	font-size: 14px;
	line-height: 18px;
}

#special .anchor li:last-child {
	float: right;
	margin-right: 0;
}

#special .anchor li a {
	display: block;
	padding: 9px 15px 6px;
	border: solid 1px #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #dfdfdf url(/sightseeing/common/images/event_icon.jpg) repeat-x 0 0;
}

#special .anchor li a:hover {
	background: #dfdfdf url(/sightseeing/common/images/event_icon.jpg) repeat-x left bottom;
	text-decoration: none;
}

#special .anchor li a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

#special .anchor li span {
	display: block;
}

#special .t_tour {
	padding-left: 35px;
	background: url(/sightseeing/feature/images/special/t_tour.png) no-repeat left;
}

#special .t_car {
	padding-left: 35px;
	background: url(/sightseeing/feature/images/special/t_car.png) no-repeat left;
}

#special .t_hotel {
	padding-left: 35px;
	background: url(/sightseeing/feature/images/special/t_hotel.png) no-repeat left;
}

#special .t_active {
	padding-left: 35px;
	background: url(/sightseeing/feature/images/special/t_active.png) no-repeat left;
}

/* ---------------------------------------------------------
	CSS Document special > localtitle
--------------------------------------------------------- */

#special .localtitle {
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom: solid 1px #ccc;
}

#special .localtitle h3 {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: normal;
	font-size: 26px;
	line-height: 46px;
}

#special .localtitle p {
	font-size: 14px;
	line-height: 46px;
}

/* ---------------------------------------------------------
	CSS Document special > category_01
--------------------------------------------------------- */

#special .category_01 .f_left {
	width: 310px;
	margin-right: 20px;
}

#special .category_01 .f_right {
	width: 320px;
}

#special .category_01 .box {
	padding: 0 0 1px;
}

#special .category_01 .thumb {
	padding: 1px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background: #fff;
}

#special .category_01 dt {
	font-size: 14px;
	line-height: 30px;
	color: #666;
}

#special .category_01 dd {
	margin-top: 0;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	line-height: 24px;
}

#special .category_01 .desc {
	padding: 10px 15px;
	font-size: 14px;
	line-height: 24px;
}

#special .category_01 .search {
	margin: 0 15px;
	background: #eee;
	text-align: center;
	font-size: 16px;
	line-height: 34px;
}

#special .category_01 .search span {
	padding-left: 18px;
	background: url(/sightseeing/special/images/i_search.jpg) no-repeat left;
}

#special .category_01 ul {
	padding: 15px 15px 10px;
}

#special .category_01 li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 2px;
	*margin-right: 6px;
	margin-bottom: 6px;
	vertical-align: top;
	word-wrap: normal;
	white-space: nowrap;
}

#special .category_01 li a {
	display: block;
	*display: inline;
	*zoom: 1;
	height: 28px;
	overflow: hidden;
	padding: 0 15px 0 20px;
	border: solid 1px #fa7d00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f90 url(/sightseeing/special/images/bg_search.jpg) repeat-x 0 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 #b26700;
	line-height: 29px;
	color: #fff;
}

#special .category_01 li a:hover {
	box-shadow: 0 0 13px 0 #ffefbd inset;
	text-decoration: none;
}

#special .category_01 li a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

#special .category_01 p.role {
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

#special .category_01 p.role a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 43px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0 15px 0 28px;
	border: solid 1px #fe7e00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f90 url(/sightseeing/special/images/bg_plan.jpg) repeat-x 0 0;
	font-weight: bold;
	text-align: left;
	text-shadow: 1px 1px 0 #b26700;
	font-size: 14px;
	line-height: 45px;
	color: #fff;
}

#special .category_01 p.role a:hover {
	box-shadow: 0 0 13px 0 #ffefbd inset;
	text-decoration: none;
}

#special .category_01 p.role a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

/* ---------------------------------------------------------
	CSS Document special > category_02
--------------------------------------------------------- */

#special .category_02 .f_left {
	width: 310px;
	margin-right: 20px;
}

#special .category_02 .f_right {
	width: 310px;
}

#special .category_02 .box dl {
	padding-bottom: 5px;
}

#special .category_02 dt {
	padding-bottom: 10px;
	background: url(/sightseeing/common/images/i_h3_long.jpg) no-repeat -90px bottom;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 18px;
	line-height: 24px;
}

#special .category_02 dd {
	margin-top: 8px;
	font-size: 14px;
	line-height: 24px;
}

#special .category_02 li {
	float: left;
	margin-bottom: 3px;
}

#special .category_02 li.thumb_01 {
	margin-right: 4px;
	width: 195px;
}

#special .category_02 li.thumb_02 {
	margin-bottom: 4px;
}

#special .category_02 .fee {
	padding: 0 15px;
	background: #eee;
}

#special .category_02 .per {
	float: left;
	padding-top: 2px;
	font-size: 12px;
	line-height: 18px;
}

#special .category_02 .price {
	float: right;
	font-size: 18px;
	line-height: 38px;
	color: #e60000;
}

#special .category_02 .desc {
	padding: 10px 15px;
	font-size: 14px;
	line-height: 24px;
}

#special .category_02 p.role {
	padding: 0 0 15px;
	text-align: center;
}

#special .category_02 p.role a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 180px;
	height: 43px;
	overflow: hidden;
	padding: 0 15px 0 20px;
	border: solid 1px #fe7e00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f90 url(/sightseeing/special/images/bg_plan.jpg) repeat-x 0 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 #b26700;
	line-height: 43px;
	color: #fff;
}

#special .category_02 p.role a:hover {
	box-shadow: 0 0 13px 0 #ffefbd inset;
	text-decoration: none;
}

#special .category_02 p.role a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

/* ---------------------------------------------------------
	CSS Document special > t_banner
--------------------------------------------------------- */

#special #t_banner {
	margin: 30px 0 20px;
}

#special #t_banner .center {
	font-size: 20px;
}

#special #t_banner .center .arrow {
	padding-left: 12px;
	background-position: left;
}

/* ---------------------------------------------------------
	CSS Document special > banner_0*
--------------------------------------------------------- */

.banner_02 {
	margin: 30px 0 ;
}

.banner_03 {
	margin: 30px 0 40px ;
}


/* ---------------------------------------------------------
	CSS Document special > category_03
--------------------------------------------------------- */

#special .category_03 .f_left ,
#special .category_03 .f_right {
	width: 492px;
}

#special .category_04 .f_left {
	width: 310px;
	margin-right: 20px;
}

#special .category_04 .f_right {
	width: 310px;
}

#special .category_03 dt ,
#special .category_04 dt {
	padding-bottom: 10px;
	background: url(/sightseeing/common/images/i_h3_long.jpg) no-repeat -90px bottom;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 18px;
	line-height: 24px;
}

#special .category_03 dd ,
#special .category_04 dd {
	margin-top: 8px;
	font-size: 14px;
	line-height: 24px;
}

#special .category_03 p.role ,
#special .category_04 p.role {
	padding: 0 0 15px;
	text-align: center;
}

#special .category_03 p.role a ,
#special .category_04 p.role a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 180px;
	height: 43px;
	overflow: hidden;
	padding: 0 15px 0 20px;
	border: solid 1px #fe7e00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f90 url(/sightseeing/special/images/bg_plan.jpg) repeat-x 0 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 #b26700;
	line-height: 43px;
	color: #fff;
}

#special .category_03 p.role a:hover ,
#special .category_04 p.role a:hover {
	box-shadow: 0 0 13px 0 #ffefbd inset;
	text-decoration: none;
}

#special .category_03 p.role a.down ,
#special .category_04 p.role a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

/* ---------------------------------------------------------
	CSS Document special > category_05
--------------------------------------------------------- */

#special .category_05 .f_left {
	width: 320px;
	margin-right: 20px;
}

#special .category_05 .f_right {
	width: 320px;
}

#special .category_05 dt {
	padding-top: 5px;
	padding-left: 15px;
	font-size: 18px;
	line-height: 24px;
	color: #2068b7;
}

#special .category_05 dd {
	text-align: center;
}

#special .category_05 dd img {
	padding: 1px;
	border: solid 1px #ccc;
}

#special .category_05 p.desc {
	margin: 5px 25px 10px;
	font-size: 14px;
	line-height: 24px;
}

#special .category_05 p.role {
	padding: 0 0 15px;
	text-align: center;
}

#special .category_05 p.role a {
	display: inline-block;

	*display: inline;
	*zoom: 1;
	width: 180px;
	height: 43px;
	padding: 0 15px 0 20px;
	border: solid 1px #fe7e00;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #f90 url(/sightseeing/special/images/bg_plan.jpg) repeat-x 0 0;
	font-weight: bold;
	text-shadow: 1px 1px 0 #b26700;
	line-height: 43px;
	color: #fff;
}

#special .category_05 p.role a:hover {
	box-shadow: 0 0 13px 0 #ffefbd inset;
	text-decoration: none;
}

#special .category_05 p.role a.down {
	box-shadow: 2px 2px 2px 0 #777 inset;
}

/* ---------------------------------------------------------
	CSS Document special > category_06
--------------------------------------------------------- */

.category_06 {
	margin-bottom: 20px;
	padding: 15px;
	border: solid 1px #ccc;
	background: #fff;
}

.category_06 .point {
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(/sightseeing/common/images/i_h3_long.jpg) no-repeat -90px bottom;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 20px;
	line-height: 24px;
}

.category_06 .desc {
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}

.category_06 p.f_left {
	margin-right: 15px;
	padding: 1px;
	border: solid 1px #ccc;
}

.category_06 dl {
	float: left;
	width: 260px;
}

.category_06 dt {
	padding-left: 10px;
	background: url(/sightseeing/common/images/i_arrow.png) no-repeat left 7px;
	font-size: 18px;
	line-height: 24px;
}

.category_06 dd {
	margin-top: 20px;
	font-size: 14px;
	line-height: 24px;
}

/* ---------------------------------------------------------
	CSS Document special > etc
--------------------------------------------------------- */

#special .etc {
	margin-top: 20px;
	margin-bottom: 40px;
}

#special .etc h2 {
	font-size: 16px;
	margin-bottom: 10px;
}

#special .etc li {
	float: left;
	width: 235px;
	margin-right: 20px;
	text-shadow: 1px 1px 0 #1d4f86;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	line-height: 58px;
}

#special .etc li.f_right {
	float: right;
	margin-right: 0;
}

#special .etc li a {
	display: block;
	height: 55px;
	overflow: hidden;
	padding: 0 15px 0;
	border: solid 1px #226ab9;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background: #2c74c2 url(/sightseeing/special/images/bg_etc.jpg) no-repeat 0 0;
	color: #fff;
}

#special .etc li a:hover {
	background: #2c74c2 url(/sightseeing/special/images/bg_etc.jpg) no-repeat 0 -55px;
	text-decoration: none;
}

#special .etc li a.down {
	box-shadow: 2px 2px 2px 0 #26568b inset;
}

/* ---------------------------------------------------------
	CSS Document special > etc_photo
--------------------------------------------------------- */

#special .etc_photo {
	margin-top: 20px;
	margin-bottom: 40px;
}

#special .etc_photo h2 {
	margin-bottom: 15px;
	padding-bottom: 6px;
	padding-left: 12px;
	border-bottom: solid 1px #ccc;
	background: url(/sightseeing/common/images/i_h4_long.jpg) no-repeat -2px -8px;
	font-family : "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}

#special .etc_photo li {
	float: left;
	width: 235px;
	overflow: hidden;
	margin-right: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
}

#special .etc_photo li.last {
	float: right;
	margin-right: 0;
}

#special .etc_photo li img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#special .etc_photo li span {
	line-height: 2.6;
}

/* ---------------------------------------------------------
	CSS Document special > s_news
--------------------------------------------------------- */

#special #s_news {
	float: left;
	width: 470px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}

#special #s_news h2 {
	height: 32px;
	overflow: hidden;
	padding-left: 20px;
	border-bottom: solid 1px #ccc;
	background: #eee url(/sightseeing/common/top/i_h2_red.jpg) no-repeat left;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
}

#special #s_news .block {
	padding: 15px;
}

#special #s_news .entry {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: solid 1px #ccc;
}

#special #s_news .last .entry {
	border-bottom: 0;
}

#special #s_news dl {
	width: 260px;
}

#special #s_news dt {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 18px;
	line-height: 20px;
}

#special #s_news dd {
	margin-top: 8px;
	font-size: 14px;
	line-height: 21px;
}

#special #s_news img {
	padding: 1px;
	border: solid 1px #ccc;
}

#special .b_list {
	display: block;
	width: 108px;
	overflow: hidden;
	margin: 0 0 0 auto;
	text-align: center;
}

#special .b_list a {
	display: block;
	height: 29px;
	overflow: hidden;
	padding-left: 19px;
	background: #2d75c3 url(/sightseeing/common/images/b_list.jpg) no-repeat 0 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 31px;
	color: #fff;
}

#special .b_list a:hover {
	background-position: 0 -29px;
}

#special .b_list a.down {
	background-position: 0 -58px;
}

/* ---------------------------------------------------------
	CSS Document special > s_social
--------------------------------------------------------- */

#special #s_social {
	float: right;
	width: 490px;
}

#special #s_social h2 {
	height: 32px;
	overflow: hidden;
	padding-left: 20px;
	border: solid 1px #ccc;
	border-bottom: 0;
	background: #eee url(/sightseeing/common/top/i_h2_red.jpg) no-repeat left;
	font-size: 16px;
	font-weight: normal;
	line-height: 34px;
}

#special #s_social .block {
	padding: 17px 0 16px 17px;
	border: solid 1px #ccc;
	background: #fff;
}

#special #s_social ul {
	list-style: none;
}

#special #s_social li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	line-height: 22px;
}

#special #s_social li.last {
	margin-right: 0;
}

#special #s_social li img.f_left {
	margin-right: 7px;
}

#special #s_social li span.f_left {
	margin-right: 12px;
}

#special #s_social .banner li {
	margin-top: 15px;
}
#intro_01 .box .find.rollFade .bg_white dl dd a {
	font-size: 20px;
}

/* ---------------------------------------------------------
	CSS Document sidebar > s_rank
--------------------------------------------------------- */
@charset "UTF-8";
/* ---------------------------------------------------------
	CSS Document sidebar > common
--------------------------------------------------------- */

#sidebar .b_list {
	display: block;
	width: 108px;
	overflow: hidden;
	margin: 0 0 0 auto;
	text-align: center;
}
#sidebar .b_list a {
	display: block;
	height: 29px;
	overflow: hidden;
	padding-left: 19px;
	background: #2d75c3 url(../images/b_list.jpg) no-repeat 0 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 31px;
	color: #fff;
}
#sidebar .b_list a:hover {
	background-position: 0 -29px;
}
#sidebar .b_list a.down {
	background-position: 0 -58px;
}
#sub .b_list {
	display: block;
	width: 108px;
	overflow: hidden;
	margin: 0 0 0 auto;
	text-align: center;
}
#sub .b_list a {
	display: block;
	height: 29px;
	overflow: hidden;
	padding-left: 19px;
	background: #2d75c3 url(../images/b_list.jpg) no-repeat 0 0;
	text-decoration: none;
	font-size: 12px;
	line-height: 31px;
	color: #fff;
}
#sub .b_list a:hover {
	background-position: 0 -29px;
}
#sub .b_list a.down {
	background-position: 0 -58px;
}
#sub .b_list_long {
	display: block;
	margin: 0 0 0 auto;
	overflow: hidden;
	text-align: center;
	width: 180px;
}
#sub .b_list_long a {
	background: url("../images/b_list_long.jpg") no-repeat scroll 0 0 #2d75c3;
	color: #fff;
	display: block;
	font-size: 12px;
	height: 29px;
	line-height: 31px;
	overflow: hidden;
	padding-left: 19px;
	text-decoration: none;
	width: 162px;
}
#sub .b_list_long a:hover {
	background-position: 0 -29px;
}
#sub .b_list_long a.down {
	background-position: 0 -58px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_news
--------------------------------------------------------- */

.s_news, #s_news, #sInformation {
	margin-top: 20px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}
#sidebar .s_news p.icon,
#sidebar #s_news p.icon {
	text-align:center;
	margin:10px;
}
#sidebar .s_news p.txt,
#sidebar #s_news p.txt {
	margin-left:28px;
}
.s_news h2,
#s_news h2,
#sInformation h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

.s_news h2:before,
#s_news h2:before,
#sInformation h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}
}
#sidebar .s_news .find:hover,
#sidebar #s_news .find:hover {
	background-color:#d1e7ff;
}
#sidebar a.btn {
	display:block;
	background: url(/img/btn.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	text-shadow: 1px 1px 1px #333333;
	width:230px;
	height:30px;
	margin:10px auto 0;
	color:#fff;
	text-align:center;
	line-height:30px;
}
#sidebar a.btn span {
	position:relative;
}
#sidebar a.btn span:before {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #FFFFFF;
	border-image: none;
	border-style: solid;
	border-width: 3px;
	content: " ";
	left: -10%;
	position: absolute;
	top: 4px;
}
#sidebar a.btn:hover, #sidebar a.btn:active {
	text-decoration:none;
}
.s_news .box,
#s_news .box {
	padding: 5px 10px 10px;
}
.s_news .box:hover,
#s_news .box:hover {
	background: #d1e7ff;
}
.s_news .find,
#s_news .find {
	cursor: pointer;
}
.s_news .special ul,
#s_news .special ul {
	padding: 10px 20px 20px;
	font-size: 15px;
	line-height: 19px;
}
.s_news .special ul li,
#s_news .special ul li {
	margin-top: 10px;
}
.s_news .entry,
#s_news .entry {
	padding: 10px 5px;
	border-bottom: solid 1px #ccc;
}
.s_news .last .entry,
#s_news .last .entry {
	border-bottom: 0;
}
.s_news p.f_left,
#s_news p.f_left {
	padding: 1px;
	border: solid 1px #ccc;
	background: #fff;
}
.s_news dl {
	width: 174px;
}

#sInformation dl {
	padding: 10px 5px;
	}

#sInformation dl dd {
	margin: 5px 0 0;
}

#s_news > div.find {
	padding: 0 10px;
}

#s_news > div.find:hover {
	background-color: #d1e7ff;
}

.photo_none p.f_left {
	padding: 1px;
	border: solid 1px #ccc;
	background: #fff;
	display:none;
}
.photo_none dl {
	width: 100%;
}
.s_news dt,
#s_news dt {
	margin-bottom: 5px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}
.s_news dt a,
#s_news dt a {
	text-decoration: none;
	color: #000;
}
.s_news dt span.rank_01,
#s_news dt span.rank_01 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_01.png) no-repeat 0 0;
}
.s_news dt span.rank_02,
#s_news dt span.rank_02 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_02.png) no-repeat 0 0;
}
.s_news dt span.rank_03,
#s_news dt span.rank_03 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_03.png) no-repeat 0 0;
}
.s_news dd,
#s_news dd {
	font-size: 12px;
	color: #666;
}
.s_news p.right,
#s_news p.right {
	padding: 10px;
	border-top: solid 1px #ccc;
}
.s_news a img,
#s_news a img {
	height: auto;
}
.s_news .special p.pcm,
#s_news .special p.pcm {
	font-size: 16px;
	line-height: 19px;
	padding: 10px 20px 20px;
}
.s_news .special p.pcm a,
#s_news .special p.pcm a {
	background: url("/sightseeing/common/images/i_arrow.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
	font-size: 16px;
	line-height: 29px;
	padding-left: 8px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > book
--------------------------------------------------------- */

.book {
	padding: 10px 0;
	overflow:hidden;
}
.book p {
	margin: 10px 0 0 38px;
}
.book ul li.tl_link {
	text-align:center;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_rank
--------------------------------------------------------- */

.s_rank {
	margin: 20px 0;
	background: #fff;
	position: relative;
	border: solid 1px #ccc;
}
.s_rank #rank_nav {
	position: absolute;
	top: 8px;
	right: 5px;
}
.s_rank #rank_nav li {
	float: left;
	margin-left: 2px;
	padding: 2px;
	border: solid 1px #ccc;
	background-color: #f3fdff;
	-webkit-box-shadow: inset 0 0 0 2px #fcfcfc;
	-moz-box-shadow: inset 0 0 0 2px #fcfcfc;
	box-shadow: inset 0 0 0 2px #fcfcfc;
	background-image: -webkit-linear-gradient(top, #d8e4ff, #fff);
	background-image: -moz-linear-gradient(top, #d8e4ff, #fff);
	background-image: -o-linear-gradient(top, #d8e4ff, #fff);
	background-image: linear-gradient(to bottom, #d8e4ff, #fff);
	font-weight: bold;
}
.s_rank #rank_nav li a:link {
	color: #0059fc;
}
.s_rank #rank_nav li:first-child a:link {
	color: #d60008;
}
.s_rank #rank_nav li:first-child {
	background-color: #f3fdff;
	-webkit-box-shadow: inset 0 0 0 2px #fcfcfc;
	-moz-box-shadow: inset 0 0 0 2px #fcfcfc;
	box-shadow: inset 0 0 0 2px #fcfcfc;
	background-image: -webkit-linear-gradient(top, #ffd8d8, #fff);
	background-image: -moz-linear-gradient(top, #ffd8d8, #fff);
	background-image: -o-linear-gradient(top, #ffd8d8, #fff);
	background-image: linear-gradient(to bottom, #ffd8d8, #fff);
}
.s_rank h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

.s_rank h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}
.s_rank .box {
	padding: 5px 10px 0;
	position: relative;
	border: none !important;
	margin-bottom: 0 !important;
}

.s_rank .box dl {
	padding: 0 !important;
}

.s_rank .rank_num {
	padding: 2px 3px;
	font-weight: bold;
	color: white;
	background-color: #d36061;
	position: absolute;
	top: 7px;
	left: 5px;
	z-index: 10;
}
.s_rank #rank_pv .rank_num {
	background-color: #d36061;
}
.s_rank #rank_like .rank_num {
	background-color: #3c599b;
}

.s_rank.topic #rank_pv .rank_num {
  background-color: #4e81cc;
  border: 1px solid #ffffff;
  top: 6px;
  left: 4px;
}

.s_rank .box:hover {
	background: #d1e7ff;
}
.s_rank .find {
	cursor: pointer;
}
.s_rank .special ul {
	padding: 10px 20px 20px;
	font-size: 16px;
	line-height: 19px;
}
.s_rank .special ul li {
	margin-top: 10px;
}
.s_rank .entry {
	padding: 10px 5px;
	border-bottom: solid 1px #ccc;
}

.s_rank p.f_left {
	padding: 1px;
}
.s_rank p.f_left img {
	border: 1px solid #fff;
	outline: 1px solid #ccc;
	width: 75px !important;
}

.f_right {
  float: right;
}

.s_rank dl {
	width: 174px;
}
.s_rank dt {
	margin-bottom: 5px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 16px;
	line-height: 19.5px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}
.s_rank dt a {
	text-decoration: none;
	color: #000;
}
.s_rank dt span.rank_01 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_01.png) no-repeat 0 0;
}
.s_rank dt span.rank_02 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_02.png) no-repeat 0 0;
}
.s_rank dt span.rank_03 {
	padding-top: 5px;
	padding-left: 24px;
	background: url(../images/rank_03.png) no-repeat 0 0;
}
.s_rank dd {
	font-size: 12px;
	color: #666;
}
.s_rank p.right {
	padding: 10px;
	border-top: solid 1px #ccc;
}
.s_rank a img {
	height: auto;
}

/* 新広告ツールのタイアップ枠 */
.s_rank .box:nth-child(n+7) p.admt_txt {
  width: 174px;
  float: right;
}
.s_rank .box:nth-child(7) p.f_left {
  width: auto;
  float: none;
}
.s_rank .box:nth-child(n+7) p.admt_img {
  padding: 1px;
  float: left;
}
.s_rank .box:nth-child(n+7) p.admt_img img {
  width: 75px !important;
  height: 50px;
  border: 1px solid #fff;
  outline: 1px solid #ccc;
}
.s_rank .box:last-child .entry {
  overflow: hidden;
  float: none !important;
  width: 100%;
  padding: 10px 10px 20px;
  margin-bottom: 15px;
  box-sizing: border-box;
  border-bottom: 0;
}
.s_rank .box:nth-child(n+7) p.admt_txt,
.s_rank .box:nth-child(7) .f_right {
  position: relative;
  padding: 0 0 30px;
}
.s_rank .box:nth-child(n+7):after {
  content: "タイアップ";
  padding: 0 25px 15px 0 !important;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: small;
  color: #999;
  font-family: HiraKakuPro-W3, "Hiragino Kaku Gothic Pro",'ヒラギノ角ゴ Pro W3', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', osaka, Arial, Helvetica, Verdana, sans-serif;
}
.s_rank .box:last-child:after {
  content: "タイアップ";
  padding: 15px 15px 15px 0;
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: small;
  color: #999;
}
.s_rank .box:last-child .entry a,
.s_rank .box:nth-child(n+7) a,
.s_rank .box:nth-child(7) .f_right a {
  text-decoration: none;
  color: #000;
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 19.5px;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
}



/* ---------------------------------------------------------
	CSS Document sidebar > s_supplier
--------------------------------------------------------- */

.s_supplier {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}
.s_supplier h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

.s_supplier h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}

.s_supplier .box {
	padding: 20px 15px 5px;
}
.s_supplier p {
	margin-bottom: 15px;
	text-align: center;
}
.s_supplier img {
	padding: 1px;
	border: solid 1px #ccc;
	background: #fff;
}
.s_supplier dt {
	margin-bottom: 6px;
	border-bottom: solid 1px #ccc;
	font-size: 16px;
	line-height: 28px;
}
.s_supplier dd {
	margin-bottom: 15px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_event
--------------------------------------------------------- */

#s_event {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}
#s_event h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

#s_event h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}
#s_event .box {
	padding: 10px 10px 0;
	font-size: 14px;
}
#s_event .box dt {
	padding: 5px 0;
	border-bottom: solid 1px #ccc;
}
#s_event .monthly dd {
	padding: 5px 0 0;
	text-align: center;
}
#s_event .monthly li {
	display: inline-block;
 *display: inline;
 *zoom: 1;
	width: 89px;
	margin-top: 5px;
}
#s_event .monthly li a {
	display: block;
	width: 86px;
	height: 29px;
	overflow: hidden;
	background: #eee url(../top/s_event_btn.jpg) no-repeat 0 0;
	line-height: 31px;
	color: #2068b7;
}
#s_event .monthly li a:hover {
	text-decoration: none;
	background: #eee url(../top/s_event_btn.jpg) no-repeat 0 -29px;
}
#s_event .monthly li a.down {
	background: #eee url(../top/s_event_btn.jpg) no-repeat 0 -58px;
}
#s_event .theme dd {
	padding: 10px 0;
}
#s_event .theme ul {
/*	width: 105%;*/
}
#s_event .theme li {
	/*	display: inline;
	margin-top: 5px;
	margin-right: 2px;
	padding-right: 7px;
	background: url(../top/s_event_icon.jpg) no-repeat right;
*/	list-style: none;
	color: #000;
}
#s_event .theme li.last {
	background: none;
}
#s_event p.right {
	padding: 10px;
	border-top: solid 1px #ccc;
}
#s_event p.pcm {
	font-size: 14px;
	line-height: 22px;
	padding: 10px 0 20px 10px;
	text-align: left;
}
#s_event p.pcm a {
	background: url("/sightseeing/common/images/i_arrow.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
	font-size: 14px;
	line-height: 22px;
	padding-left: 8px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_info
--------------------------------------------------------- */

#s_info {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}

#s_info h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

#s_info h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}

#s_info .box {
	padding: 0 10px;
	font-size: 14px;
	cursor: pointer;
}
#s_info .box:hover {
	background: #d1e7ff;
}
#s_info dl {
	padding: 20px 0 20px 56px;
	border-bottom: solid 1px #ccc;
}
#s_info .about dl {
	background: url(../top/s_info_about.png) no-repeat 0 22px;
}
#s_info .traffic dl {
	background: url(../top/s_info_traffic.png) no-repeat 0 25px;
}
#s_info .terminal dl {
	background: url(../top/s_info_terminal.png) no-repeat 0 20px;
}
#s_info .useful dl {
	background: url(../top/s_info_useful.png) no-repeat 0 19px;
}
#s_info .monthly dl {
	background: url(../top/s_info_monthly.png) no-repeat left;
}
#s_info .map dl {
	background: url(../top/s_info_map.png) no-repeat 0 20px;
}
#s_info dt {
	margin-bottom: 5px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 18px;
	-webkit-transform-origin: 0 0;
	-webkit-transform: scale(1, 1.01);
	-moz-transform-origin: 0 0;
	-moz-transform: scale(1, 1.01);
	-ms-transform-origin: 0 0;
	-ms-transform: scale(1, 1.02); /* IE9だけ1.02 */
	-o-transform-origin: 0 0;
	-o-transform: scale(1, 1.01);
}
#s_info dt a {
	text-decoration: none;
	color: #333;
}
#s_info dd {
	font-size: 14px;
}
#s_info dd ol {
	margin-top: 10px;
	line-height: 24px;
}
#s_info dd li {
	padding-left: 5px;
}
#s_info dd ol li.this {
	background: #266dbc;
}
#s_info dd li.this a {
	background-image: url(../images/i_white.png);
}
#s_info dd li.this a.arrow {
	color: #fff;
}
#s_info ol {
	margin-top: 10px;
	line-height: 24px;
}
#s_info ol li {
	padding-left: 5px;
}

#s_info ol li.this {
	background: #266dbc;
}
#s_info li.this a {
	background-image: url(../images/i_white.png);
}
#s_info li.this a.arrow {
	color: #fff;
}

#s_info p.right {
	padding: 10px;
}
#s_info p.right.textLink {
	font-size: 16px;
	padding: 10px 5px 0 0;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_magazine
--------------------------------------------------------- */

#s_magazine {
	border: solid 1px #ccc;
	background: #fff;
}
#s_magazine h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

#s_magazine h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}

#s_magazine dl {
	padding: 10px 5px;
	}
	
#s_magazine dl dd {
	margin: 5px 0 0;
}

#s_magazine dt {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 16px;
    margin-bottom: 10px;
    transform: scale(1, 1.01);
    transform-origin: 0 0 0;
    text-align: center;
}

#s_magazine dt span {
	color: #e83e3e;
	font-size: 32px;
}

#s_magazine .box {
	padding: 20px 15px 10px;
}
#s_magazine p.strong {
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 19px;
}
#s_magazine p.strong span {
	font-size: 32px;
	color: #e83e3e;
}
#s_magazine p.small {
	margin-bottom: 8px;
	font-size: 12px;
}
#s_magazine .button {
	width: 224px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
}
#s_magazine .button a {
	display: block;
	height: 45px;
	overflow: hidden;
	padding-left: 60px;
	background: #eee url(../images/s_magazine.jpg) no-repeat 0 0;
	text-decoration: none;
	text-shadow: 0 1px 2px #2565ac, 0 1px 2px #2565ac, 0 1px 2px #2565ac;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	color: #fff;
}
#s_magazine .button a:hover {
	background-position: 0 -45px;
}
#s_magazine .button a.down {
	background-position: 0 -90px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > s_social
--------------------------------------------------------- */

#s_social {
	padding: 15px;
	border: solid 1px #ccc;
	border-top: 0;
	background: #fff;
	margin-bottom: 20px;
}
#s_social h2 {
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
	font-weight: normal;
	font-size: 14px;
}
#s_social ul {
	text-align: center;
	list-style: none;
}
#s_social li {
	float: left;
	margin-right: 2px;
}
#s_social li.last {
	margin-right: 0;
}
#s_social li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}
/* ---------------------------------------------------------
	CSS Document sidebar > tatsujin_search
--------------------------------------------------------- */

.tatsujin_search {
	margin-bottom: 20px;
	background: #fff;
	font-size: 14px;
	line-height: 22px;
}
.tatsujin_search .inner {
	padding: 10px 20px 20px;
	border: solid 1px #ccc;
}
.tatsujin_search h3 {
	margin-bottom: 10px;
	background: url(../top/i_h2_line.jpg) no-repeat left bottom;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
}
.tatsujin_search h4 {
	margin-bottom: 10px;
	border-bottom: solid 1px #ccc;
	line-height: 28px;
	font-weight: normal;
	font-size: 14px;
}
.tatsujin_search dl.search {
	margin-bottom: 15px;
	padding: 0 0 0 26px;
	background: #fff url('../images/h_icon.jpg') no-repeat 5px;
}
.tatsujin_search dl.search dt {
	margin-right: 63px;
	position: relative;
}
.tatsujin_search dl.search dt input {
	height: 27px;
 *height: 23px;
	padding-top: 1px;
}
.tatsujin_search dl.search dd input {
	display: block;
	height: 30px;
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	line-height: 30px;
	font-family : HiraKakuPro-W3, "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "osaka";
	font-size: 12px;
	cursor: pointer;
}
.tatsujin_search ul.theme {
	margin-bottom: 10px;
}
.tatsujin_search .theme li.last {
	background: none;
}
.tatsujin_search .area li {
	list-style: none;
}
/* ---------------------------------------------------------
	CSS Document sidebar > info > monthly
--------------------------------------------------------- */
#s_info .monthly dl {
	background: url(../top/s_info_monthly.png) no-repeat left 19px;
}
/* ---------------------------------------------------------
	CSS Document sidebar > tag
--------------------------------------------------------- */

#s_tag {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}
#s_tag h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

#s_tag h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}
#s_tag .box {
	padding: 20px 15px 15px;
}
.s_bnr {
	margin-bottom:20px;
}

/* ---------------------------------------------------------
	CSS Document aside#sub > .bnrOnpara 温泉ぱらだいすバナー
--------------------------------------------------------- */

.bnrOnpara {
	margin: 0 0 20px;
}

.s_news .special {
	margin-bottom: 10px;
	}

.s_news .special p.pcm {
    font-size: 16px;
    line-height: 19px;
    padding: 10px 20px 0;
}
.s_news .special p.pcm a {
    background: url("/sightseeing/common/images/i_arrow.png") no-repeat scroll left 6px rgba(0, 0, 0, 0);
    font-size: 16px;
    line-height: 25px;
    padding-left: 8px;
}







/* ---------------------------------------------------------
	CSS Document 沖縄観光情報トップ
--------------------------------------------------------- */
/* ---------------------------------------------------------
	sidebar > s_pr
--------------------------------------------------------- */
#s_pr{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    margin: 30px 0 30px;
}

#s_pr h2 {
	height: 32px;
	overflow: hidden;
	padding-left: 20px;
	border-bottom: solid 1px #ccc;
	background: #eee url(../images/i_h4_red.jpg) no-repeat 10px;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
}

#s_pr .box {
	padding: 15px 12px 10px 13px;
	font-size: 14px;
}

#s_pr ul li {
	background:url("../images/front/linkIcon01.png") no-repeat scroll left 8px rgba(0, 0, 0, 0);
    margin: 0 0 12px;
    padding: 0 0 0 10px;
}

/* ---------------------------------------------------------
	sidebar > s_month
--------------------------------------------------------- */

#s_month {
	margin-bottom: 20px;
	border: solid 1px #ccc;
	background: #fff;
}

#s_month h2 {
	height: 32px;
	overflow: hidden;
	border-bottom: solid 1px #ccc;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
	background-color: #eee;
}
#s_month h2:before {
    background-color: #d80008;
    margin: 4px 7px 0 9px;
    width: 4px;
    height: 24px;
    float: left;
    display: block;
    content: " ";
}
#s_month .box {
	padding: 20px 10px 10px 15px;
	font-size: 14px;
	cursor: pointer;
}

#s_month ul li{
	background: none repeat scroll 0 0 #eeeeee;
	border-radius: 3px;
	float: left;
	font-size: 14px;
	margin: 0 4px 15px 0;
	padding: 5px 10px;
	width: 16%;
}

#s_month ul li a{
	padding-left: 10px;
	background: url("../images/front/linkIcon01.png") no-repeat scroll 0 center / 3px auto rgba(0, 0, 0, 0);
	line-height: 1.6;
}

#s_month .month_head{
	margin-bottom:20px;
}

#s_month .month_head li{
	float: left;
    width: 24%;
	font-size: 110%;
    text-align: center;
	margin-right: 5px;
	margin-bottom: 0px;
	padding: 10px;
	background: none repeat scroll 0 0 #d1e7ff;
	border-radius: 5px;
}

#s_month p.summary{
	font-size: 100%;
	margin: 0;
	padding: 10px 0 0;
	text-align:right;
}

#s_month .month_head li a,
#s_month p.summary a{
	padding-left: 10px;
	background: url("../images/front/linkIcon01.png") no-repeat scroll 0 center rgba(0, 0, 0, 0);
}


/* ---------------------------------------------------------
	CSS Document sidebar > s_magazine
--------------------------------------------------------- */

#s_magazine {
	margin-top: 20px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: none;
	background: #fff;
}
#s_magazine h2 {
     height: 32px;
     overflow: hidden;
	 padding-left:0;
     border-bottom: 1px solid #cccccc;
     background-color:#eee;
     line-height: 34px;
     font-size: 16px;
     font-weight: normal;
}

#s_magazine h2:before {
	background-color:#d80008;
  margin:4px 7px 0 9px;
  width:4px;
  height:24px;
  float:left;
  display:block;
  content:" ";
}

#s_magazine dl {
	padding: 10px 5px;
	}
	
#s_magazine dl dd {
	margin: 5px 0 0;
}

#s_magazine dt {
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
    font-size: 16px;
    margin-bottom: 10px;
    transform: scale(1, 1.01);
    transform-origin: 0 0 0;
    text-align: center;
}

#s_magazine dt span {
	color: #e83e3e;
	font-size: 32px;
}

#s_magazine .box {
	padding: 20px 15px 10px;
}
#s_magazine p.strong {
	margin-bottom: 10px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	font-size: 19px;
}
#s_magazine p.strong span {
	font-size: 32px;
	color: #e83e3e;
}
#s_magazine p.small {
	margin-bottom: 8px;
	font-size: 12px;
}
#s_magazine .button {
	width: 224px;
	height: 45px;
	overflow: hidden;
	margin: 0 auto;
}
#s_magazine .button a {
	display: block;
	height: 45px;
	overflow: hidden;
	padding-left: 60px;
	background: #eee url(../images/s_magazine.jpg) no-repeat 0 0;
	text-decoration: none;
	text-shadow: 0 1px 2px #2565ac, 0 1px 2px #2565ac, 0 1px 2px #2565ac;
	font-size: 14px;
	font-weight: bold;
	line-height: 44px;
	color: #fff;
}
#s_magazine .button a:hover {
	background-position: 0 -45px;
}
#s_magazine .button a.down {
	background-position: 0 -90px;
}

/* ---------------------------------------------------------
	CSS Document sidebar > s_social
--------------------------------------------------------- */

#s_social {
	padding: 15px 0;
	border: solid 1px #ccc;
	border-top: 0;
	background: #fff;
	margin-bottom: 20px;
}

#s_social h2 {
    width: 280px;
    margin: 10px auto;
    padding-bottom: 5px;
    border-bottom: solid 1px #ccc;
    text-indent: 10px;
    font-weight: normal;
    font-size: 14px;
}
#s_social .box {
    width: 270px;
    margin: 0 auto;
}
#s_social ul {
	text-align: center;
	list-style: none;
}

#s_social li {
	display: inline;
}

#s_social li a:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

/* ---------------------------------------------------------
	CSS Document sidebar > job
--------------------------------------------------------- */
#sideCont .job {
    border-top: 1px dotted #cccccc;
    font-size: 13px;
    line-height: 140%;
    margin: 20px 0 20px;
    padding: 17px 0 0 7px;
}
#sideCont .job .jobtitle{
	font-size:11px;
	color:#fff;
	background-color:#1c61ac;
	border-radius:3px;
	padding:4px 5px; 
	float:left;
}
#sideCont .job .jobtext {
    float: left;
    padding: 4px 0 0 4px;
}





/* ---------------------------------------------------------
	CSS Document  > #sp_wrap
--------------------------------------------------------- */

#sp_wrap {
	width:100%;
	overflow:hidden;
	margin-top: 40px;
	margin-bottom:60px;
}


#sp_wrap h2 {
	height: 32px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 20px;
	border: solid 1px #ccc;
	background: #eee url(/sightseeing/common/top/i_h2_red.jpg) no-repeat left;
	line-height: 34px;
	font-weight: normal;
	font-size: 16px;
	text-align: left;
}



/*#sp_wrap h2 {
	margin-bottom: 15px;
	background: url(../images/i_h3_long.jpg) no-repeat left bottom;
	font-family : "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-weight: normal;
	font-size: 32px;
	line-height: 60px;
	clear:both;
	text-align:left;
}*/

#sp_wrap li{
	float:left;
	width: 190px;
	border:1px solid #fff;
	outline:1px solid #ccc;
	position:relative;
	margin: 1px 8px 1px 1px;
}

#sp_wrap li:last-child{
	margin: 1px;
}

#sp_wrap li img{
	width:100%;
}

#sp_wrap li span{
	width: 100%;
	position:absolute;
	bottom:0;
	left: 0;
	padding:5px 0;
	color:#fff;
	text-align:center;
	background:url("/sightseeing/common/images/opacity_bg.png") repeat center center;
	font-size: 12px;
}

/* ---------------------------------------------------------
	CSS Document selection >
--------------------------------------------------------- */

#special .selection {
	width: 1000px;
	text-align: center;
}

#special .selection .title {
	margin-bottom: 20px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height: 1.4;
}

#special .selection .title p {
	font-size: 18px;
}

#special .selection .title h1 {
	margin-left: -3px;
	font-weight: normal;
	font-size: 36px;
}

#special .selection .title .social {
	float: right;
}

#special .selection .title .social div {
	float: right;
}

#special .selection .title-offpeak {
	margin-bottom: 20px;
	padding-left: 200px;
	background: url(/sightseeing/feature/images/selection/i_h1.png) no-repeat 0 5px;
	text-align: left;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	line-height: 1.4;
}

#special .selection .title-offpeak p {
	font-size: 18px;
}

#special .selection .title-offpeak h1 {
	margin-left: -3px;
	font-weight: normal;
	font-size: 36px;
}

#special .selection .title-offpeak .social {
	float: right;
}

#special .selection .title-offpeak .social div {
	float: right;
}

/* ---------------------------------------------------------
	CSS Document selection > photo
--------------------------------------------------------- */

#special .selection .photo {
	margin-bottom: 50px;
	position: relative;
}

#special .selection .photo:after {
	content: '01';
	width: 80px;
	height: 80px;
	margin-left: -40px;
	background: #2067b9 url(/sightseeing/feature/images/selection/i_number.jpg) no-repeat 0 0;
	font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif;
	font-size: 52px;
	line-height: 80px;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: -40px;
}

#special .selection .entry-01 .photo:after {
	content: '01';
}

#special .selection .entry-02 .photo:after {
	content: '02';
}

#special .selection .entry-03 .photo:after {
	content: '03';
}

#special .selection .entry-04 .photo:after {
	content: '04';
}

#special .selection .entry-05 .photo:after {
	content: '05';
}

#special .selection .entry-06 .photo:after {
	content: '06';
}

#special .selection .entry-07 .photo:after {
	content: '07';
}

#special .selection .entry-08 .photo:after {
	content: '08';
}

#special .selection .entry-09 .photo:after {
	content: '09';
}

#special .selection .entry-10 .photo:after {
	content: '10';
}

#special .selection .entry-11 .photo:after {
	content: '11';
}

#special .selection .entry-12 .photo:after {
	content: '12';
}

#special .selection .entry-13 .photo:after {
	content: '13';
}

#special .selection .entry-14 .photo:after {
	content: '14';
}

#special .selection .entry-15 .photo:after {
	content: '15';
}

.photo span.photo_info {
    font-size: 15px;
    position: absolute;
    bottom: -24px;
    right: 5px;
}

/* ---------------------------------------------------------
	CSS Document selection > txt
--------------------------------------------------------- */

#special .selection dl {
	width: 800px;
	margin: 0 auto 30px;
}

#special .selection dt {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 40px;
	line-height: 1.4;
	color: #2067b9;
}

#special .selection dd {
	text-align: left;
	font-size: 16px;
	line-height: 2;
}

#special .selection .entry-last dd {
	text-align: center;
}

/* ---------------------------------------------------------
	CSS Document selection > btn
--------------------------------------------------------- */

#special .selection ul {
	width: 800px;
	margin: 0 auto 100px;
}

#special .selection li {
	background-color: #fff1da;
	width: 380px;
	padding: 10px 0 10px;
	border: solid 1px #ff9f00;
	cursor: pointer;
}

#special .selection .entry-last li {
	margin-bottom: 20px;
}

#special .selection li:nth-child(1) ,
#special .selection li:nth-child(3) {
	float: left;
}

#special .selection li:nth-child(2) ,
#special .selection li:nth-child(4) {
	float: right;
}

#special .selection li.inner {
	float: none;
	margin: 0 auto;
}

#special .selection li:hover {
	background-color: #ff9f00;
	color: #ffffff;
}

#special .selection li:before {
	content: '';
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	vertical-align: middle;
}

#special .selection li.column:before {
	background: url(/sightseeing/feature/images/selection/i_column.png) no-repeat 0 0;
}

#special .selection li.active:before {
	background: url(/sightseeing/feature/images/selection/i_active.png) no-repeat 0 0;
}

#special .selection li.tour:before {
	background: url(/sightseeing/feature/images/selection/i_tour.png) no-repeat 0 0;
}

#special .selection li.hotel:before {
	background: url(/sightseeing/feature/images/selection/i_hotel.png) no-repeat 0 0;
}

#special .selection li.car:before {
	background: url(/sightseeing/feature/images/selection/i_car.png) no-repeat 0 0;
}

#special .selection li a {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	color: #ff9f00;
}

#special .selection li:hover a {
	color: #ffffff;
	}

/* ---------------------------------------------------------
	CSS Document selection > urawaza
--------------------------------------------------------- */
.urawaza {
	width: 800px;
	margin: 0 auto 40px;
	background-color: #e8f0f8;
}

.urawaza p {
	margin: 20px 30px;
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}
.urawaza p.icoUrawaza {
	padding-top: 20px;
	text-align: center;
	}

.urawaza p.icoUrawaza img {
	width: 180px;
	height:auto;
	}

	/* ---------------------------------------------------------
		CSS Document selection > osusume
	--------------------------------------------------------- */
	.osusume {
		width: 800px;
		margin: 0 auto 40px;
		background-color: #e8f0f8;
	}

	.osusume p {
		margin: 20px 30px;
		font-size: 16px;
		line-height: 30px;
		text-align: left;
	}
	.osusume p.icoOsusume {
		padding-top: 20px;
		text-align: center;
		}

	.osusume p.icoOsusume img {
		width: 180px;
		height:auto;
		}



/* ---------------------------------------------------------
	CSS Document  > .box_btn
--------------------------------------------------------- */
.box_btn {
	width: 720px;
	margin: 20px auto 35px;
}
.box_btn p.center {
	font-size: 17px;
	line-height: 1.4;
	text-align: center!important;
}
.box_btn div.center a {
	display: block;
	margin: 20px auto 40px;
	padding: 10px;
	border: 1px solid #d8670b;
	border-radius: 5px;
	background: #F2821E;
	color: #fff;
	font-size: 20px;
	line-height: 1.4;
	text-align: center;
}
.box_btn div.center a:after {
	content: ">";
	padding-left: 3px;
	font-size: 24px;
}
.box_btn div.center a:hover {
	text-decoration: none;
}
.box_btn .etc_btn {
	position: relative;
	margin: 30px 0 0 0;
	padding: 20px 0 0;
	border-top: 1px solid #d8670b;
	border-bottom: 1px solid #d8670b;
}
.box_btn .etc_btn p {
	position: absolute;
	left: 0;
	right: 0;
	top: -0.9em;
	width: 14em;
	margin: auto;
	padding: 0 15px;
	box-sizing: content-box;
	background: #fff;
	font-size: 19px;
	color: #d8670b;
}
.box_btn .etc_btn li {
	float: left;
	width: 165px;
	height: 60px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.box_btn .etc_btn li:nth-child(4n+1) {
	clear: left;
	margin-left: 0;
}
.box_btn .etc_btn li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 10px 26px 5px 5px;
	border: 1px solid #d8670b;
	border-radius: 5px;
	box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	color: #000;
	font-size: 16px;
	line-height: 1.3;
	text-align: center;
}
.box_btn .etc_btn li a:after {
	position: absolute;
	right: 7px;
	top: 20px;
	content: "▲";
	transform: rotate(90deg);
	color: #F2821E;
	font-size: 18px;
}
.box_btn .etc_btn li a:hover {
	text-decoration: none;
}

/* 20160701 kozasa追加 回遊ボタン用 */
div.to_tops_btn_block {
	width: 100%;
}
div.to_tops_btn_block ul.to_tops_btn {
	width: 634px;
	margin: 0 auto 56px;
}
div.to_tops_btn_block ul.to_tops_btn li {
	float: left;
	margin-right: 30px;
}
div.to_tops_btn_block ul.to_tops_btn li:last-child {
	margin-right: 0;
}
div.to_tops_btn_block ul.to_tops_btn li a {
	width: 300px;
	padding: 15px 0;
	font-size: 16px;
	text-align: center;
	display: block;
	border-radius: 5px;
	border: 1px solid #DDD;
	background: #EEE;
	color: #333 !important;
	box-shadow:0px 2px 8px 1px #eeeeee;
	-moz-box-shadow:0px 2px 8px 1px #eeeeee;
	-webkit-box-shadow:0px 2px 8px 1px #eeeeee;
	text-decoration: none !important;
}

/* テーマを変えた楽しみ方を見る 用 */
div.pl-others__content {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
    max-width: 1000px;
    margin: 0 auto;
	flex-wrap: wrap;
}

.pl-others__content.\--secondrow {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

a.pl-others__content__item {
	width: 220px;
	margin: 0 20px;
}

.pl-others__content__item:nth-child(4n+1) {
    margin-left: 0;
}

.pl-others__content__item:nth-child(4n) {
    margin-right: 0;
}

/* 20181022追加＿一時販促枠
-----------------------------------------*/
.pl-imageText {
    width:980px;
    height:120px;
    padding-top:10px;
    color:#0062ff !important;
    font-size:19px;
    margin:40px auto 40px;
    position:relative;
    text-align:left;
    border-top:1px dashed #ccc;
    border-bottom:1px dashed #ccc;
}
.pl-image {
    float:left;
    padding-left:12px;
}
.pl-text {
    float:right;
    width:769px;
    padding-top:38px;
}
/* ---------------------------------------------------------
	20181127追加　/sightseeing/special/各エリア
--------------------------------------------------------- */
/*MV .main_bn460*/
article#sightseeing section.title .main_bn460{
	position: relative;
    width: 1260px;
    height: 460px;
    margin: 0 auto;
    text-align: center;
}
article#sightseeing section.title .main_bn460 h1.mvtitle{
	font-family: "游ゴシック Medium","Yu Gothic Medium",游ゴシック, YuGothic,"ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro",メイリオ,Meiryo, sans-serif;
	font-size: 25px;
	color:#be272c;
	font-weight:bold;
	position: absolute;
	left: 0;
    bottom: 110px;
    width: 1260px;
}
article#sightseeing section.title .main_bn460 span.maintxt{
	color: #ffffff;
	position: absolute;
	top: -58px;
	left: 270px;
	font-size: 70px;
	letter-spacing: -5.2px;
	text-shadow: 
    #c22821 2px 0px 5px, #c22821 -2px 0px 5px,
    #c22821 0px -2px 5px, #c22821 -2px 0px 5px,
    #c22821 2px 2px 5px, #c22821 -2px 2px 5px,
    #c22821 2px -2px 5px, #c22821 -2px -2px 5px,
    #c22821 1px 2px 5px, #c22821 -1px 2px 5px,
    #c22821 1px -2px 5px, #c22821 -1px -2px 5px,
    #c22821 2px 1px 5px, #c22821 -2px 1px 5px,
    #c22821 2px -1px 5px, #c22821 -2px -1px 5px,
    #c22821 1px 1px 5px, #c22821 -1px 1px 5px,
    #c22821 1px -1px 5px, #c22821 -1px -1px 5px;
}	
/* Menu */
article#sightseeing section.menu_ad{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	border-top: solid 1px #d4d7db;
	border-bottom: solid 1px #d4d7db;
}
article#sightseeing section.menu_ad >div{
	display: table;
	margin: 0 auto;
	width: 100%;
	max-width:1280px;
}
article#sightseeing section.menu_ad >div a{
	display: table-cell;
	border-left: solid 2px #d4d7db;
	vertical-align: middle;
	width: 25%
}
article#sightseeing section.menu_ad >div a{
	font-size: 18px;
	font-weight: normal;
	color: #26354c;
	text-decoration: none;
	padding: 35px 50px 35px 40px;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
}
article#sightseeing section.menu_ad.navi_txt_position_s_ad > div a {
font-size: 1.4vw;
font-weight: normal;
color: #2a241e;
text-decoration: none;
padding: 35px 0 35px 0;
-webkit-transition: all 0.7s;
-moz-transition: all 0.7s;
-o-transition: all 0.7s;
transition: all 0.7s;
text-align: center;
position: relative;
}
article#sightseeing section.menu_ad.navi_txt_position_s_ad > div a::after {
content: url(/common/images/ico_01.png);
margin-left: 15px;
position: relative;
top: 3px;
}
article#sightseeing section.menu_ad >div a:hover{
	color: #5c687a;
	background-color: #e5e7e9;
}
article#sightseeing section.menu_ad >div a:first-child{
	border-left: none;
}
/* room_plan number .article-number_ad*/
@font-face {
  font-family: 'josefin_slabitalic';
  src: url("/sightseeing/common/fonts/josefinslab-italic-webfont.woff2") format("woff2"), url("/sightseeing/common/fonts/josefinslab-italic-webfont.woff") format("woff"), url("/sightseeing/common/fonts/josefinslab-italic-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
article#sightseeing .pic p.article-number_ad {
    position: absolute;
    left: 20px;
    top: -1px;
    padding: 20px;
    margin: 0;    
    font-size: 50px;
    font-family: 'josefin_slabitalic';
    color: #124199;
    line-height: 1;
    background-color: #fff;
}

/* notice */
article#sightseeing .notice p  {color: #cc0000;}