@charset "utf-8";


/*		Reset
----------------------------------------------------*/
*{
	margin:0;
	padding:0;
/*	font-weight: normal;
	font-style: normal;
	text-align: left;
	font-family:Helvetica;*/
}


/*		Base Setting
----------------------------------------------------*/
html {
	height:100%;
	-webkit-text-size-adjust:none;
}
body {
/*	margin: 0px;
	padding: 0px;
	height:100%;
	background: #FFF;
	font-family:Arial, Helvetica, sans-serif;*/
	width:100%;
	-webkit-text-size-adjust: none;
	font-family:Helvetica;
}
img {
	border: none;
}
li {
	list-style-type: none;
}

strong {
	font-weight: bold;
}



#wrapper{
	background-color:#FFFFFF;
	margin:auto;
	padding-bottom:auto;
}




/*		Link Setting
----------------------------------------------------*/
a {
	text-decoration: none;
}







/*		base
----------------------------------------------------*/

ul#sub {
	clear:both;
	padding:4px 0 0;
	background:#438ad2;
	width:100%;
	overflow:hidden;
}
ul#sub li{
	background:#438ad2;
	overflow:hidden;
	text-align:center;
	/*height:28px;*/
	margin-bottom:4px;
}
div#topic {
	border-top:solid 1px #74aa0e;
	border-bottom:solid 1px #74aa0e;
	background:#8fc724  url(img/bg_green.gif) repeat-x;

}
#topic marquee {
	width:100%;
	background:#004098;
	color:#FFF;
	font-size:90%;
	border-top:solid 1px #bad588;
	border-bottom:solid 1px #bad588;
}
div#banner {
	width:100%;
	text-align:center;
	padding:3px 0;
}
h2 {
	font-size: 15px;
	font-weight: bold;
}
h2#areatl {
	margin:5px 0 0 0;
	background:#1a59af url(img/h2_bg.gif) repeat-x;
	clear:both;
	border-bottom:solid 4px #1a59af;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
}
ul.btns {
	padding:8px 0 4px;
	clear:both;
	width:100%;
	overflow:hidden;
	background:#dfefff;
}
ul.btns li{
	text-align:center;
	margin-bottom:4px;
}
ul.double li{
	width:50%;
	display:inline;
	float:left;
	overflow:hidden;
}
span.txt {
	display:block;
	clear:both;
	padding:3px 3px 0;
	font-size:80%;
	text-align:center;
}
span.tptxt {
	display:block;
	clear:both;
	padding:3px 3px 0;
	font-size:80%;
	text-align:center;
	color:#ffffff;
}
ul#fnavi {
	width:100%;
	overflow:hidden;
	background:#edeff0;
	padding:5px 0;
}
ul#fnavi li{
	display:inline;
	float:left;
	width:50%;
	overflow:hidden;
	margin-bottom:3px;
}
ul#fnavi li a{
	font-size:75%;
	background:url(img/ftbtn.png) no-repeat;
	display:block;
	width:138px;
	height:24px;
	color:#333;
	padding:3px 0 0 15px;
	margin:0 auto;
}
p#copy {
	width:100%;
	font-size:80%;
	padding-top:10px;
	padding-bottom:10px;
	color:#FFF;	
	text-align:center;
	background:#003793;
	border-top:solid 8px #438ad2;
}
ul#area {
	width:100%;
	overflow:hidden;
	background:#edeff0;
	padding:5px 0;
}
ul#area li{
	text-align:center;
}
h2#areatl {
	font-size: medium;
	text-align:center;
	color:#ffffff;
}


/* 原作成 tour top */
#tour_area ul,#tel ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#tour_area li,#tel li {
	border:0px 1px 0px 1px solid #CCCCCC;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	margin: 0px;
}

#tour_area a {
	display: block;
	text-decoration:none;
	background: url(img/listArrow.png) no-repeat right center;
	background-color: #FFFFFF;
/*	background-position:165px 50%; */
/*	padding:3px 17px 3px 8px; */
	padding: 10px 0 10px 5px;
    font-size:16px;
	font-weight:bold;
	color:#333333;
}

.ikisaki li{
	list-style-type:none;
	padding-right:13px;
	padding-top:2px;
	background: url(../img/arrow.png) no-repeat right center;
	clear:both;
	font-size:15px;
	text-align:right;
}





/* header */
/*header {
	background-color: #004697;
}
header img{
	vertical-align:middle;
}

header .logo{
	width:94px;
	height:44px;
	border-right:2px solid #00326e;
	float:left;
	line-height:44px;
	text-align:center;
}

header .logo img:not([width]),
input[type=image]:not([width]){
	zoom: .5; 
}

header ul{
	display:table-cell;
}
header ul li{
	float:left;
	width:71px;
	height:44px;
	line-height:48px;	
	text-align:center;
	border-right:2px solid #00326e;
	border-left:2px solid #3b75b1;
	list-style:none;
}

header ul li.last{
	border-right:none;
}
header ul li a{
	color:#fff !important;
	font-size:12px;
	display:block;
}*/





/* ツアーリスト----------------------------------------------------------- */

/* チラシ */
div.tourList1 {
	margin:5px 0px 5px 7px;
	width:47%;
	float:left;
	overflow:hidden;
	line-height:1.4;
	float:left;
}
	
.tourList1 .title .gross{
    font-size:16px;
	font-weight:bold;
	line-height: 150%;
	color:#FF0000;
}

.tourList1 .title .man {
    font-size:17px;
	font-weight:bold;
	color:#FF0000;
}
.tourList1 .title .yen {
    font-size:11px;
	font-weight:bold;
	line-height: 150%;
	color:#FF0000;
}

div.line {
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	border-color: #CCCCCC;
}



/* 一覧表示 */
div.tourList2 {
	margin:5px 5px 5px 5px;
	width:45%;
	float:left;
	overflow:hidden;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
	text-decoration:none;
	border-top:dotted;
	border-color:#CCCCCC;
	border-width:1px 0px 1pt 0px;
	border-style:dotted;
}
	
	
div.tourList2 a {
	display:block;
	line-height:130%;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	color: #333;
	background: url(../img/arrow2.png) no-repeat right center;
}

div.tourList2 dl dt.title {
	padding-top:3px;
	padding-left:0px;	
	font-size:12px;
	font-weight:400;
	color:#666666;
}


div.tourList2 dl.last {
	border:none;
	margin-bottom:0;
}

div.tourList2 .prod_97.prod_unit  img{
	border:none;
	margin:2px 2px 2px 2px;
	float:;}



div.tourList2 dl dd.point {
	font-size: 9px;
	font-weight: 400;
	color: #666666;
	line-height:1.4em;
	margin-right:5px;
}

div.tourList2 dl dd.period{
	font-size: 11px;
	font-weight: 400;
	color:#444444;
	margin-top:1px;
}

.tourList2 .name{
    font-size:10px;
	font-weight:bold;
	color:#006;
	margin:4px 0;
	width:70%;
}

.tourList2 .prod_97.prod_unit .title .gross{
    font-size:15px;
	font-weight:bold;
	line-height: 200%;
	color:#FF0000;
	margin-left:10px;
}

.tourList2 .prod_97.prod_unit .title .man {
    font-size:19px;
	font-weight:bold;
	color:#FF0000;
}
.tourList2 .prod_97.prod_unit .title .yen {
    font-size:13px;
	font-weight:bold;
	line-height: 150%;
	color:#FF0000;
}

div.tourList2 dt.title a {
	font-size:14px !important;
	font-weight:bold !important;
	color:#0000FF !important;
	line-height:1.2em !important;
	text-decoration:underline !important;
}

div.tourList2 dt.title a:hover {
	color:#33CCFF !important;
}

div.tourList2 dd.price {
	color:#F00;
	font-weight:bold !important;
}

div.tourList2 dd.period {
	font-weight:bold !important;
	margin-bottom:5px;
}


/* 一覧表示3 */
div.tourList3 {
	margin:5px 5px 5px 5px;
	width:100%;
	float:left;
	overflow:hidden;
	font-size:12px;
	line-height:1.4;
	font-weight:normal;
	text-decoration:none;
	border-top:dotted;
	border-color:#CCCCCC;
	border-width:1px 0px 1pt 0px;
	border-style:dotted;
}
	
	
div.tourList3 a {
	display:block;
	line-height:130%;
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	color: #333;
	background: url(../img/arrow2.png) no-repeat right center;
}

div.tourList3 dl dt.title {
	padding-top:3px;
	padding-left:0px;	
	font-size:12px;
	font-weight:400;
	color:#666666;
}


div.tourList3 dl.last {
	border:none;
	margin-bottom:0;
}

div.tourList3 .prod_97.prod_unit  img{
	border:none;
	margin:2px 2px 2px 2px;
	float:;}



div.tourList3 dl dd.point {
	font-size: 9px;
	font-weight: 400;
	color: #666666;
	line-height:1.4em;
	margin-right:5px;
}

div.tourList3 dl dd.period{
	font-size: 11px;
	font-weight: 400;
	color:#444444;
	margin-top:1px;
}

.tourList3 .name{
    font-size:10px;
	font-weight:bold;
	color:#006;
	margin:4px 0;
	width:70%;
}

.tourList3 .prod_97.prod_unit .title .gross{
    font-size:15px;
	font-weight:bold;
	line-height: 200%;
	color:#FF0000;
	margin-left:10px;
}

.tourList3 .prod_97.prod_unit .title .man {
    font-size:19px;
	font-weight:bold;
	color:#FF0000;
}
.tourList3 .prod_97.prod_unit .title .yen {
    font-size:13px;
	font-weight:bold;
	line-height: 150%;
	color:#FF0000;
}

div.tourList3 dt.title a {
	font-size:14px !important;
	font-weight:bold !important;
	color:#0000FF !important;
	line-height:1.2em !important;
	text-decoration:underline !important;
}

div.tourList3 dt.title a:hover {
	color:#33CCFF !important;
}

div.tourList3 dd.price {
	color:#F00;
	font-weight:bold !important;
}

div.tourList3 dd.period {
	font-weight:bold !important;
	margin-bottom:5px;
}

/* 囲み */
.m-title01 {
	height: 10px;
	line-height: 1.0;
	display:table;
}
.m-title01 p {
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.21, #007f00),
		 color-stop(0.85, #009900)
	);
	padding:6px 6px 8px 6px;
	font-size:14px;
	color:#FFFFFF;
}
.m-title01 p .s{
	font-size:10px;
	font-weight:700;
	margin:0 0 0 6px;
}


/* topbanner
----------------------------------------------------------- */
.content .bnr {
	 margin:15px 12px 10px 12px;
	 border:none; }





/* spacer 
----------------------------------------------------------- */
.content .spacer5 { height:5px; }
.content .spacer10 { height:10px; }
.content .spacer20 { height:20px; }
.content .spacer30 { height:30px; }
.content .spacer40 { height:40px; }



/* ツアーアイコン
----------------------------------------------------------- */
ul.icon {
	margin-bottom:0px;
}

ul.icon li {
	display:inline;
	float:left;
	margin-right:2px;
	padding:0 2px;
	list-style:none;
	line-height:1.5em;
	font-size:10px !important;
	color:#FFF;
}

ul.icon li.pink {background:#FF0082}
ul.icon li.lightpink {background:#ff69b4}
ul.icon li.red {background:#F00}
ul.icon li.green {background:#008000}
ul.icon li.orange {background:#ff8c00}
ul.icon li.blue {background:#009EED}
ul.icon li.purple {background:#800080}
ul.icon li.brown {background:#7f2a00}
ul.icon li.gray {background:#6F6F6F}
ul.icon li.darkblue {background:#0000cd}
ul.icon li.darkred {background:#CE0000}







/* ****************** 行き先から選ぶ ******************* */


#houmen h4{
	clear:both;
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.21, rgb(16,109,215)),
		 color-stop(0.85, rgb(56,169,250))
	);
	padding:6px 6px 8px 6px;
	font-size:14px;
	color:#FFFFFF;
	text-shadow:1px #666666;
	
}


#houmen{
	background-image: -webkit-gradient(
		 linear,
		 left bottom,
		 left top,
		 color-stop(0.95, #E3E3E3),
		 color-stop(1, #939393)
	);
	background-image: -moz-linear-gradient(
		 center bottom,
		 #E3E3E3 95%,
		 #939393 100%
	);
	
	padding-bottom:1%;
	width:96%;
	margin:2%;
		
	
	
}


table{
	width:100%;
	background-color:#FFF;
	border:solid 1px #CCCCCC;
	border-spacing:0;
}

.houmen_table tr td{
	border:solid 1px #CCCCCC;
	background-color:#FFF;
}

.houmen_table tr td a img{
	width:96%;
	margin:2%;
}

.houmen_table tr td a{
	font-size:80%;
	text-align:center;
	color: #036;
	font-weight: 700;
/*	text-shadow:1px 1px 2px #999999; */
	
}


.tour_title h3{
	clear:both;
	background-image:url(../img/bk_green.png);
	padding:6px 6px 6px 6px;
	font-size:16px;
	color:#FFFFFF;
}

.tour_izumo h3{
	clear:both;
	background-image:url(../img/bk_red.png);
	padding:6px 6px 6px 6px;
	font-size:16px;
	color:#FFFFFF;
}

.tour_nagasaki h3{
	clear:both;
	background-image:url(../img/bk_blue.png);
	padding:6px 6px 6px 6px;
	font-size:16px;
	color:#FFFFFF;
}

/* ****************** バナー ******************* */

#fair_bnr img{
	width:96%;
	margin:auto 2%;
}

#fair_bnr{
	margin-top:2%;
}

	