@charset "utf-8";

/* RESET STYLE
------------------------------*/
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea,
p, blockquote, th, td{
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 12px;
/*	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/
	font-weight: normal;
	font-style:normal;
}
	* html body {
		font-size: 0.92em;
		text-align: center;
	}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
ul,ol,li {
	list-style: none;
}
div,ul,li,.clearfix {
	zoom:1;
}
#ss_contents div:after,
ss_contents ul:after,
ss_contentsli:after,
ss_contents .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
	font-size: 0.001em;
	line-height: 0;
}
fieldset{
	border: 0;
}
select option {
	padding : 0 5px;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal;
	font-weight: normal;
}
body{
	color: #000;
	overflow-y: scroll;
}
	* html body{
		overflow-y: scroll;
	}
	*+html body{
		overflow: hidden;
	}
img{
	vertical-align: top;
}
a {
	color: #005db3;
	text-decoration: none;
	overflow: hidden;
}
	* html a {
		overflow: visible;
	}
	*+html a {
		overflow: visible;
	}
a:hover {
	text-decoration: underline;
}
a img{
	border: none;
}
table {
	border-collapse: 0;
}
th,td {
	border-collapse: collapse;
}
strong{
	font-weight: bold;
}
input{
	padding: 0.1em;
	vertical-align: middle;
}
input[type="text"]{
	height: 1.2em;
	line-height: 1.2em;
}
input[type="checkbox"],
input[type="radio"]{
	padding: 0;
	vertical-align: baseline;
}
	*+html input[type="checkbox"],
	*+html input[type="radio"]{
		vertical-align: 0;
	}
input[type="submit"]{
	padding: 0.3em;
	line-height: 1;
}
	*+html input[type="submit"]{
		padding: 0.3em 0.1em 0.2em;
	}
select {
	padding: 0;
	vertical-align: baseline;
	font-size: 13px;
}
	* html select{
		vertical-align: middle;
	}
	*+html select{
		vertical-align: -0.2em;
	}
select option{
	padding : 0 5px;
}
textarea {
	padding: 0.1em;
	line-height: 1.2em;
	vertical-align: middle;
}

body {
	text-align: center;
}

div#rnavi {
	width: 180px;
	float:right;
	margin: 15px 0 0 0;
}
div#rnavilink {
	width: 180px;
	height: 167px;
	margin-top: 10px;
	background: url(/special/common/images/110926/bg_rnavilink.gif) no-repeat;
}
div#rnavilink ul {
	padding: 38px 8px 0px;
}
div#rnavilink li#rnavilink1 {
	margin: 0px 0px 1px;
	width:163px;
	height: 61px;
	background: #998946;
}
div#rnavilink li#rnavilink2 {
	margin: 0px;
	width:163px;
	height: 61px;
	background: #998946;
}

div#rnavi_ichioshi {
	margin-bottom: 10px;
}
div#rnavi_ichioshi .overflow {
	overflow: hidden;
}
div#rnavi_ichioshi ul {
	margin-top: -10px;
	overflow: hidden;
	background: url(/special/common/images/111214/bdr_side_ichioshi.gif);
	width: 100%;
}
div#rnavi_ichioshi ul li {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	width: 160px;
}

#res_footer {
	clear: both;
}



/* CONTENTS
------------------------------*/
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#ss_contents{
	float: left;
	text-align: left;
	margin-top: -15px;
	width: 770px;
}
#ss_contents .ss_tab{
	margin: 0 0;
}
#ss_contents .ss_tab ul{
	overflow: hidden;
	background: url('../images/tab_btn.gif');
	width: 770px;
}
#ss_contents .ss_tab ul li{
	float: left;
}
#ss_contents .ss_tab ul li.ss_tab01{
	margin: 0 4px 0 0;
}
#ss_contents .ss_tab ul li.ss_tab02{
	margin: 0 4px 0 0;
}
#ss_contents .ss_tab ul li.ss_tab03{
	margin: 0;
}
#ss_contents .ss_tab ul li a,
#ss_contents .ss_tab ul li span {
	display: block;
	overflow: hidden;
	text-indent: -999em;
	width: 231px;
	height: 49px;
}
#ss_contents .ss_tab ul li.ss_tab01 span.current {
	background: url('../images/tab_btn.gif') no-repeat 0 -49px;
	width: 299px;
	height: 49px;
}
#ss_contents .ss_tab ul li.ss_tab02 span.before {
	background: url('../images/tab_btn.gif') no-repeat -304px 0;
}
#ss_contents .ss_tab ul li.ss_tab02 a {
	background: url('../images/tab_btn.gif') no-repeat -304px -49px;
}
#ss_contents .ss_tab ul li.ss_tab03 a {
	background: url('../images/tab_btn.gif') no-repeat -539px  -49px;
}

#ss_contents .ss_tab ul li.ss_tab01 a:hover,
#ss_contents .ss_tab ul li.ss_tab01 a:active {
	background-position: 0 -98px;
}
#ss_contents .ss_tab ul li.ss_tab02 a:hover,
#ss_contents .ss_tab ul li.ss_tab02 a:active {
	background-position: -304px -98px;
}
#ss_contents .ss_tab ul li.ss_tab03 a:hover,
#ss_contents .ss_tab ul li.ss_tab03 a:active {
	background-position: -539px -98px;
}
#ss_contents .ss_mainImg{
	clear: both;
	margin: 0;
	width: 770px;
}
.ss_conts01{
	margin: 0;
}
.ss_conts01 h2{
	margin: 0;
}
.ss_conts01 .ss_conts01Inner{
	background: url('../images/car_image.jpg') no-repeat right 30px;
}
.ss_conts01 .ss_conts01Inner p{
	margin: 0 0 10px 10px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area{
	position: relative;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_present{
	margin: 0 0 3px;
	width: 243px;
	height: 159px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_present a{
	display: block;
	width: 243px;
	height: 159px;
	background: url('../images/btn_present.gif') no-repeat;
	text-indent: -999em;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_present a:hover{
	background-position: 0 -159px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_regist{
	width: 243px;
	height: 64px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_regist a{
	display: block;
	width: 243px;
	height: 64px;
	background: url('../images/btn_new.gif') no-repeat;
	text-indent: -999em;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_regist a:hover{
	background-position: 0 -64px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_leaf_detail{
	width: 84px;
	height: 22px;
	position: absolute;
	top: 125px;
	right: 15px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_leaf_detail a{
	display: block;
	width: 84px;
	height: 22px;
	background: url('../images/leaf_detail.gif') no-repeat;
	text-indent: -999em;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_leaf_detail a:hover{
	background-position: 0 -22px;
}
.ss_conts01 .ss_conts01Inner .ss_btn_area .ss_leaf_cup{
	width: 490px;
	height: 62px;
	position: absolute;
	top: 165px;
	right: 15px;
}
.ss_social_btn{
	margin: 0 0 0px;
}
.ss_social_btn ul{
	float: right;
}
.ss_social_btn ul li{
	margin: 0;
	float: right;
	line-height: 0;
}
.ss_social_btn .twitter {
    width: 98px !important;
	height: 21px;
}
.ss_social_btn .fb_button,
.ss_social_btn .fb-like {
    width: 108px !important;
	height: 21px;
}
* html .ss_social_btn iframe {
    width: 108px !important;
	height: 21px;
}

.ss_conts02{
	margin: 0;
}
.ss_conts02 h2{
	margin: 0;
}
.ss_conts02 .ss_questionnaire{
	width: 768px;
}
.ss_conts02 .ss_questionnaire .ss_title{
	width: 768px;
	height: 74px;
}
.ss_conts02 .ss_questionnaire .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire .ss_right_text a:hover{
	background-position: 0 -49px;
}







.ss_conts02 .ss_questionnaire04{
	width: 768px;
}
.ss_conts02 .ss_questionnaire04 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire04 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire04 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_04.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire04 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_04.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire04 .ss_right_text a:hover{
	background-position: 0 -49px;
}




.ss_conts02 .ss_questionnaire05{
	width: 768px;
}
.ss_conts02 .ss_questionnaire05 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire05 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire05 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_04.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire05 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_05.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire05 .ss_right_text a:hover{
	background-position: 0 -49px;
}


.ss_conts02 .ss_questionnaire06{
	width: 768px;
}
.ss_conts02 .ss_questionnaire06 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire06 .ss_left_img{
	float: left;
	width: 91px;
	height: 160px;
}
.ss_conts02 .ss_questionnaire06 .ss_right_text{
	float: right;
	width: 677px;
	height: 160px;
	background: url('../images/tour_text_06.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire06 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_06.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire06 .ss_right_text a:hover{
	background-position: 0 -49px;
}


.ss_conts02 .ss_questionnaire07{
	width: 768px;
}
.ss_conts02 .ss_questionnaire07 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire07 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire07 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_06.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire07 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_06.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire07 .ss_right_text a:hover{
	background-position: 0 -49px;
}


.ss_conts02 .ss_questionnaire08{
	width: 768px;
}
.ss_conts02 .ss_questionnaire08 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire08 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire08 .ss_right_text{
	float: right;
	width: 677px;
	height: 100px;
	background: url('../images/tour_text_06.gif') no-repeat bottom;
	position: relative;
}
.ss_conts02 .ss_questionnaire08 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_06.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire08 .ss_right_text a:hover{
	background-position: 0 -49px;
}


.ss_conts02 .ss_questionnaire09{
	width: 768px;
}
.ss_conts02 .ss_questionnaire09 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire09 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire09 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_06.gif') no-repeat bottom;
	position: relative;
}
.ss_conts02 .ss_questionnaire09 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_04.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire09 .ss_right_text a:hover{
	background-position: 0 -49px;
}

.ss_conts02 .ss_questionnaire01{
	width: 768px;
}
.ss_conts02 .ss_questionnaire01 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire01 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire01 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_01.gif') no-repeat;
	position: relative;
}

/*小西追加120328 ここから*/
.ss_conts02 .ss_right_text .main_text{
	position:absolute;
	top: 7px;
	left: 12px;
	width:395px;
}
.ss_conts02 .ss_right_text .main_text .title{
	font-size:20px;
	font-weight:bold;
	line-height:1.2em;
}
.ss_conts02 .ss_right_text .main_text .title{
	font-size:20px;
	font-weight:bold;
	line-height:1.2em;
	color:#E95D78;
}
.ss_conts02 .ss_right_text .main_text .read{
	font-size:14px;
	line-height:1.3em;
}
.ss_conts02 .ss_right_text .main_text .other{
	font-size:10px;
	line-height:1.1em;
}





/*小西追加120328 ここまで*/




.ss_conts02 .ss_questionnaire01 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_01.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire01 .ss_right_text a:hover{
	background-position: 0 -49px;
}

.ss_conts02 .ss_questionnaire02{
	width: 768px;
}
.ss_conts02 .ss_questionnaire02 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire02 .ss_left_img{
	float: left;
	width: 91px;
	height: 109px;
}
.ss_conts02 .ss_questionnaire02 .ss_right_text{
	float: right;
	width: 677px;
	height: 109px;
	background: url('../images/tour_text_02.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire02 .ss_right_text a{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_02.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire02 .ss_right_text a:hover{
	background-position: 0 -49px;
}

.ss_conts02 .ss_questionnaire03{
	width: 768px;
}
.ss_conts02 .ss_questionnaire03 .ss_title{
	width: 768px;
	height: 42px;
}
.ss_conts02 .ss_questionnaire03 .ss_left_img{
	float: left;
}
.ss_conts02 .ss_questionnaire03 .ss_right_text{
	float: right;
	width: 677px;
	height: 148px;
	background: url('../images/tour_text_03.gif') no-repeat;
	position: relative;
}
.ss_conts02 .ss_questionnaire03 .ss_right_text a.a01{
	width: 249px;
	height: 49px;
	background: url('../images/questionnaire_btn_03.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 30px;
	right: 15px;
}
.ss_conts02 .ss_questionnaire03 .ss_right_text a.a01:hover{
	background-position: 0 -49px;
}

.ss_conts02 .ss_questionnaire03 .ss_right_text a.a02{
	position: absolute;
	left: 20px;
	top: 127px;
}






























.ss_conts03{
	margin: 0;
}
.ss_conts03 .ss_map{
	width: 769px;
	height: 381px;
}
.ss_conts03 ul.ss_map_present{
	
}
.ss_conts03 ul.ss_map_present li{
	float: left;
}
.ss_conts03 h3{
	
}
.ss_conts03 .ss_tour_list{
/*
	width: 769px;
	height: 275px;
*/
	background: url('../images/present_bg.gif') no-repeat 0 bottom;
	padding-bottom: 10px;
}
.ss_conts03 .ss_tour_list .ss_tour01{
	margin: 0 4px 0 20px;
	float: left;
	_display: inline;
	width: 176px;
	height: 243px;
	position: relative;
}
.ss_conts03 .ss_tour_list .ss_tour02{
	margin: 0 4px 0 0;
	float: left;
	_display: inline;
	width: 176px;
	height: 243px;
	position: relative;
}
.ss_conts03 .ss_tour_list .ss_tour03{
	margin: 0 19px 0 0;
	float: left;
	_display: inline;
	width: 176px;
	height: 243px;
	position: relative;
}
.ss_conts03 .ss_tour_list .ss_tour04{
	margin: 0;
	float: left;
	_display: inline;
	width: 176px;
	height: 243px;
	position: relative;
}
.ss_social_count_btn{
	position: absolute;
	bottom: 7px;
	left: 15px;
}
.ss_social_count_btn ul{
	
}
.ss_social_count_btn ul li{
	margin: 0 4px 0 0;
	float: left;
	width: 70px;
	height: 62px;
}
.ss_conts04{
	margin: 0;
}
.ss_conts04 h2{
	margin: 0;
}
.ss_conts04_left{
	float:left;
	width:500px;
}
.ss_conts04 h3{
	margin: 0 0 15px;
}
.ss_conts04 p{
	margin: 0 0 20px 5px;
}
.ss_conts04 .conts04_button{
	width:500px;
	margin:0;
}
.ss_conts04 .conts04_button a{
	margin: 0 0 0 5px;
	display: block;
	width: 270px;
	height: 51px;
	background: url('../images/btn_speed.gif') no-repeat;
	text-indent: -999em;
}
.ss_conts04 .conts04_button a:hover{
	background-position: 0 -51px;
}
.ss_conts04 .conts04_banner{
	float:left;
	width:180px;
	margin:0 90px 0 0;
}
.ss_conts04 .conts04_banner a{
	margin: 0;
	width: 180px;
	height: 180px;
}
.ss_attention{
	padding: 12px 20px 25px 12px;
	width: 738px;
	background: #ebf2d1;
}
.ss_attention h3{
	font-size: 14px;
}
.ss_attention .mb15{
	margin: 0 0 15px;
}

.ss_tour01_image{
	margin: 0 0 27px;
	width: 770px;
	height: 187px;
	position: relative;
}
.ss_tour01_image a{
	display: block;
	width: 347px;
	height: 52px;
	overflow: hidden;
	background: url('../images/main_image02_btn.gif') no-repeat;
	text-indent: -999em;
	position: absolute;
	top: 122px;
	left: 170px;
}
.ss_tour01_image a:hover{
	background-position: 0 -52px;
}
.ss_tour_no1{
	margin: 0 0 5px;
}
.ss_tour_no1 h2{
	margin: 0 0 29px;
}
.ss_tour_detail{
	margin: 0 auto;
	_margin: 0 0 0 135px;
	width: 497px;
	height: 58px;
}
.ss_tour_detail a{
	display: block;
	width: 497px;
	height: 58px;
	background: url('../images/tour_detail_btn.gif') no-repeat;
	text-indent: -999em;
}
.ss_tour_detail a:hover{
	background-position: 0 -58px;
}

.ss_gaiyou{
	clear: both;
	padding-left: 20px;
}


