@charset "utf-8";
/* ==================================================
layout
================================================== */
/* body
============================== */
/* wrapper
============================== */
#tmp_wrapper {
	color:#333333;
	background:#FFFFFF;
}
/* main
============================== */
#tmp_wrap_main {
	clear:both; /* 変更しない */
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
/* ==================================================
header
================================================== */
.format_free #tmp_header_wrap.ynavi{
	background: url(/shared/templates/ytabi_smartphone_free/images/bg_header_ynavi.jpg) no-repeat top center;
	height:80px;
	margin:0 auto 10px;
}
.format_free #tmp_header_wrap.fnavi{
	background: url(/shared/templates/ytabi_smartphone_free/images/bg_header_fnavi.jpg) no-repeat top center;
	height:80px;
	margin:0 auto 10px;
}
#tmp_header {
	margin:0 auto;
	width:300px;
}
.format_free #tmp_header_wrap.ynavi #tmp_header {
    background: url(/shared/templates/ytabi_smartphone_free/images/bg_header_ynavi.jpg) no-repeat top center;
}
.format_free #tmp_header_wrap.fnavi #tmp_header {
    background: url(/shared/templates/ytabi_smartphone_free/images/bg_header_fnavi.jpg) no-repeat top center;
}
#tmp_hlogo h1 img,
#tmp_hlogo p img {
	vertical-align:top;
}
.format_free #tmp_header_wrap{
	text-align:center;
}

.format_free #tmp_header .ynavi h1{
	margin:0 auto;
}
.format_free #tmp_header p.btn_pc{
	width:60px;
	float: left;
}
.format_free #tmp_header p.headtxt{
	/*font-size: 78%;*/	
	float: left;
}
.format_free #tmp_header #tmp_hlogo p.btn_pc{

}
.format_free #tmp_header #tmp_hlogo p.headtxt{

}
.format_free #tmp_header #tmp_hlogo p.btn_pc img,
.format_free #tmp_header #tmp_hlogo p.btn_pc img{
	vertical-align:top;
}
/* 下層用ヘッダー（詳細ページ） */
#tmp_header_s {
	height:34px;
	margin:0 0 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	position:relative;
  	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(234,234,234,1) 50%, rgba(221,221,221,1) 52%, rgba(221,221,221,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(234,234,234,1)), color-stop(52%,rgba(221,221,221,1)), color-stop(100%,rgba(221,221,221,1)));
}
#tmp_header_s .btn_back{
	position:absolute;
	left:5px;
	top:5px;
}
#tmp_header_s .btn_pc{
	position:absolute;
	right:5px;
	top:7px;
}
/* ==================================================
main
================================================== */
.col_main {
	padding:0 10px;
}
/* gallery
============================== */
#tmp_wrap_slider_gallery {
	margin:-8px 0 10px;
	padding:0 0 30px;
	clear:both;
	background: url(/shared/templates/ytabi_smartphone_free/images/gallery_bg.jpg) repeat-x center 10px;
	text-align:center;
	position:relative;
	line-height:1.2;
}
#tmp_wrap_slider_gallery2 {
	background: url(/shared/templates/ytabi_smartphone_free/images/bg_gall.jpg) no-repeat center top;
}
#tmp_wrap_slider_gallery2 h2{
	margin:0;
	padding:15px 0 2px;
	font-size:0.1%;
}
#tmp_slider_gallery {
	margin:0 auto 0;
	width:260px;
	overflow: hidden;
}
.box_gallrey {
	width:260px !important;
	margin:0;
	display:block;
}
.slider_gallery_box {
	padding:10px;
	border: 2px solid #990099;
	background:#FFF url(/shared/templates/ytabi_smartphone_free/images/bg_gallery_box.gif) no-repeat;
}
#tmp_slider_gallery .box_gallrey .box_l{
	float: left;
	width: 120px;
	margin: 0 8px 0 0;
}
#tmp_slider_gallery .box_gallrey .box_l .pic{
	margin-bottom: 5px;
}
#tmp_slider_gallery .box_gallrey .box_l .yoyaku{
	width:120px;
	margin:0;
	padding:0;
}
#tmp_slider_gallery .box_gallrey .box_r{
	float: left;
	width: 108px;
}
#tmp_slider_gallery .box_gallrey .box_r .topic_ttl_wrap{
	background:#E4E4F1;
	margin-bottom: 5px;
	padding:5px;
}
#tmp_slider_gallery .box_gallrey .box_r p.topic_ttl{
	font-weight: bold;
	text-align: left;
	font-size:90%;
	margin:0;
}
#tmp_slider_gallery .box_gallrey .box_r .fee{
	border: 1px solid #C00;
	background:#FFFFFF;
	padding: 5px;
	margin-bottom:5px;
}
#tmp_slider_gallery .box_gallrey .box_r .fee p{
	font-size: 80%;
	background: url(/shared/templates/ytabi_smartphone_free/images/icon_yen.gif) no-repeat;
	text-align: left;
	padding-left: 20px;
	margin:0;
}
#tmp_slider_gallery li {
	list-style-type: none;
}
#tmp_slider_gallery .prev {
	position:absolute;
	top:95px;
	z-index:5;
	margin-left:-29px;
}
#tmp_slider_gallery .next {
	position:absolute;
	top:95px;
	z-index:5;
	margin-right:-160px;
	right:50%;
}
.list_order {
	margin-top:2px;
	position:absolute;
	bottom:5px;
	left:50%;
	margin-left:-50px;
}
.list_order li {
	float:left;
	padding-right:11px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding:0;
	text-align:left;
}
#tmp_address {
	background:#E9E9E9;
}
#tmp_footer address {
	margin:0 0 4px;
	padding:10px;
	font-size:87%;
	font-style:normal;
	clear:both;
	color:inherit;
}
#tmp_footer p.copyright {
	margin:8px 8px;
	line-height:1;
	font-size:85%;
}
/* 下部メニュー */
#tmp_pc{
	width:120px;
	height:24px;
	margin: 0px auto 15px;
}
#tmp_pc img{
	vertical-align:top;
}
#tmp_flink{
	clear:both;
	margin-bottom:1px;
}
#tmp_flink ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	padding:0;
}
#tmp_flink li {
	list-style:none;
	background: -moz-linear-gradient(top, #d6d6d6 0%, #ededed 3%, #ffffff 9%, #f0f0f0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(3%,#ededed), color-stop(9%,#ffffff), color-stop(100%,#f0f0f0));
	border-bottom:1px solid #999999;
	padding:0px 0 0 12px;
}
#tmp_flink ul li a {
	background:url(/shared/site_ytabi_smartphone/images/footer/bg_blue_icon.gif) no-repeat center right;
	display:block;
	line-height:2.6;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
/* fmenu
============================== */
#tmp_fmenu {
	margin:0 10px 10px;
}
#tmp_fmenu ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fmenu ul li {
	float:left;
}
#tmp_fmenu ul li.gray_btn {
	margin:0 0 0 4px;
	background: -moz-linear-gradient(top,  #F3F6FC 0%, #F3F6FC 44%, #D1DAF3 48%, #D9E0F5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F3F6FC), color-stop(44%,#F3F6FC), color-stop(48%,#D1DAF3), color-stop(100%,#D9E0F5));
	border:1px solid #A2B5E6;
	text-align:center;
	font-size:85%;
	width:178px;
	min-height:24px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
#tmp_fmenu ul li.gray_btn a {
	padding-top:5px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
#tmp_fmenu2 {
	clear:both;
}
#tmp_fmenu2 ul {
	list-style:none;
	list-style-image:none;
}
#tmp_fmenu2 ul li {
	list-style:none;
	background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f1f1f2));
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0px 0 0 12px;
}
#tmp_fmenu2 ul li a {
	background:url(/shared/site_ytabi_smartphone/images/footer/bg_blue_icon.gif) no-repeat center right;
	display:block;
	line-height:2.6;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
/* search
============================== */
#tmp_search {
	color:inherit;
	background-color:#E2EBD3;
	padding:10px 10px 3px;
	margin:0 10px 10px;
}
#tmp_search img {
	vertical-align:top;
}
#tmp_search dt {
	margin: 0 0 7px 0;
	float: left;
}
#tmp_search dt label {
	margin-right:4px;
}
#tmp_search dd {
	margin:0 0 7px 18px;
	float: left;
}
#tmp_search dd p {
	float: left;
}
#tmp_query {
	width:255px;
	min-height:21px;
	margin:0;
	border:1px solid #888888;
	border-radius:0;         /* CSS3 */
	-webkit-border-radius:0; /* Webkit */
	-webkit-appearance: none;  /* iphone */
	-moz-border-radius:0;    /* Mozilla */
}
* html #tmp_query {
	width:260px;
	height:20px;
}
#tmp_func_sch_btn {
	padding:4px 8px 3px;
	width:50px;
	border:none;
	border-radius:4px;         /* CSS3 */
	-webkit-border-radius:4px; /* Webkit */
	-moz-border-radius:4px;    /* Mozilla */
	color:#FFFFFF;
	text-shadow:-1px -1px 1px #45712B,1px -1px 1px #45712B,1px 1px 1px #45712B,-1px 1px 1px #45712B,-2px -2px 1px #45712B,2px -2px 1px #45712B,2px 2px 1px #45712B,-2px 2px 1px #45712B;
	background: #87b130;
	background: -moz-linear-gradient(top,  #87b130 1%, #378e3c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#87b130), color-stop(100%,#378e3c));
	-moz-box-shadow:1px 1px 1px #C9C9C9;/* Firefox */
	-webkit-box-shadow:1px 1px 1px #C9C9C9;/* Safari,Chrome */
}
/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#CC3333; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
.txt_green {
	color:#007500; /* デザインによって変更 */
	background:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:130%; /* body 14pxのとき20px相当 */
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:86%; /* body 14pxのとき12px相当 */
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:10px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:10px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_main:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_footer:after,
#tmp_fnavi:after,
#tmp_fnavi ul:after,
#tmp_fmenu:after,
#tmp_footer_cnt:after,
.gallery_box:after,
.box_l:after,
.box_r:after,
.slider_gallery_box:after,
#tmp_slider_gallery:after,
.list_order:after,
.box_tour:after,
.wrap_tour:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_gallrey:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_main,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_footer,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_fnavi ul,
*:first-child+html #tmp_fmenu,
*:first-child+html #tmp_footer_cnt,
*:first-child+html .slider_gallery_box,
*:first-child+html #tmp_slider_gallery,
*:first-child+html .box_l,
*:first-child+html .box_r,
*:first-child+html .list_order,
*:first-child+html .box_tour,
*:first-child+html .wrap_tour,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3 {
	min-height:1%; /* 変更しない */
}
/* for IE6.0 */
* html .col_nm,
* html #tmp_contents,
* html #tmp_maincontents,
* html #tmp_header,
* html #tmp_main,
* html .pnavi,
* html #tmp_inquiry,
* html #tmp_inquiry_ttl,
* html #tmp_inquiry_cnt,
* html #tmp_footer,
* html #tmp_fnavi,
* html #tmp_fnavi ul,
* html #tmp_fmenu,
* html #tmp_footer_cnt,
* html .gallery_box,
* html #tmp_slider_gallery,
* html .box_l,
* html .box_r,
* html .list_order,
* html .box_tour,
* html .wrap_tour,
* html div.col2,
* html div.fixed_col2,
* html div.col3 {
	display:inline-block; /* 変更しない */
}