/* CSS Document */


/*----------------------------
Universal selector
----------------------------------------------- */
* {
	margin: 0; 
	padding: 0;
	line-height:20px;
	font-size:10px;
	font-style:normal;
	word-break:normal;
}

/* body margin 上部余白 */

body{
     margin-top:0px;
}

/* Hタグ */

h1{
	margin:0;
	padding:0;
	color:#666;
	font-size:14px;
	text-align:right;
}


h1_mini{
	margin:0;
	padding:0;
	color:#666666;
	font-size:3;
}

h2{
display: inline;
margin-left:3px;
padding:0;
font-size:12px;
}

h2_mini{
display: inline;
margin-left:3px;
padding:0;
color:#0000ff;
font-size:2;
}


.clear {
	display:none;
}

/*----------------------------
visual
------------------------------*/
#visual{
	width:950px;
	margin:0 0 10px 0;
	float:left;
}


/*----------------------------
main
------------------------------*/
#main{
	width:720px;
	margin:0 10px 10px 0;
	float:left;
}


/*上部box*/

.f_box1{
	width:720px;
	margin:0;
	float:left;
}

.f_box2{
	width:700px;
	margin:0 0 10px 1px;
	padding:8px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	float:left;
}

.f_box2 p,a{
	font-size:14px;
}

.f_box2 ul{
	color:#FF0000;
	margin:5px 0px 20px 20px;

}
.f_box2 li{
	font-size:14px;
	list-style-image:url(../midashi_m_green.gif);
}


.f_box2_sp{
	width:700px;
	background-image:url(../shikitabi/img/base_color/base_y1.gif);
	margin:0 0 10px 1px;
	padding:8px;
	border:#111 1px solid;
	float:left;
}

.f_box2_sp p,a{
	font-size:12px;
	color:#630;
}



.f_box2_tp{
	width:700px;
	margin:0 0 0 1px;
	padding:8px 8px 0 8px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	float:left;
}

.f_box2_tp p,a{
	font-size:14px;
}

.f_box2_tp ul{
	color:#006;
	margin:5px 0px 5px 20px;

}
.f_box2_tp li{
	font-size:14px;
	list-style-image:url(../midashi_m_green.gif);
}



/*フリーbox*/

.f_box900zero{
	width:900px;
	float:left;
}

.f_box900{
	width:900px;
	padding:10px 25px;
	float:left;
}
.f_box720_0{
	width:720px;
	float:left;
}
.f_box720{
	width:700px;
	padding:10px;
	float:left;
}
.f_box620{
	width:600px;
	padding:10px;
	float:left;
}

.f_box540{
	width:520px;
	padding:10px;
	float:left;
}
.f_box450sp{
	width:430px;	
	padding:5px 10px 5px 10px;
	float:left;
}

.f_box450sp_top_blue{
	color:#039;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	width:430px;
	height:35px;
	background-image:url(../shikitabi/img/special_tour_title_kara_blue.gif);
	padding:15px 10px 0 10px;
	float:left;
}

.f_box450sp_top_green{
	color:#060;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	width:430px;
	height:35px;
	background-image:url(../shikitabi/img/special_tour_title_kara_green.gif);
	padding:15px 10px 0 10px;
	float:left;
}

.f_box450sp_top_orange{
	color:#F60;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	width:430px;
	height:35px;
	background-image:url(../shikitabi/img/special_tour_title_kara_orange.gif);
	padding:15px 10px 0 10px;
	float:left;
}

.f_box450sp_top_pink{
	color:#F36;
	font-size:25px;
	font-weight:normal;
	text-align:center;
	width:430px;
	height:35px;
	background-image:url(../shikitabi/img/special_tour_title_kara_pink.gif);
	padding:15px 10px 0 10px;
	float:left;
}


.f_box450sp_bottom{
	width:430px;	
	padding:5px 10px 5px 10px;
	float:left;
}



.f_box440{
	width:420px;	
	padding:10px;
	float:left;
}
.f_box420{
	width:420px;	
	padding:5px 0 5px 0;
	float:left;
}
.f_box360{
	width:340px;
	padding:10px;
	float:left;
}
.f_box360_5{
	width:350px;
	padding:5px;
	float:left;
}
.f_box280{
	width:260px;
	padding:10px;
	float:left;
}
.f_box250{
	width:230px;
	padding:10px;
	float:left;
}
.f_box170{
	width:150px;
	padding:10px;
	float:left;
}



/*商品box大枠*/

.wrap_l{
	width:355px;	
	float:left;
}

.wrap_r{
	width:355px;	
	margin:0 0 0 5px;
	float:left;
}

.title_l{
	width:355px;
	float:left;
}

.title_r{
	width:355px;
	margin:0 0 0 3px;
	float:left;
}

.box_l{
	width:350px;
	padding:0 3px 0 0;
	border:#06C 1px solid;
	background-color:#eff8f7;
	float:left;
}
.box_r{
	width:355px;
	margin:0 0 0 3px;
	border:#063 1px solid;
	background-color:#F5FFE8;
	float:left;
}

.box_r2{
	width:355px;
	margin:0 0 0 3px;
	border:#063 1px solid;
	background-color:#FCF0FD;
	float:left;
}


/*商品boxツアー単位*/
.wrap{
	width:350px;
	padding:8px 2px 2px 2px;
	float:left;
}

.w_b_l{
	width:114px;
	padding:2px;
	border:#999 1px solid;
	float:left;
}
.w_b_r{
	width:215px;
	padding:0 10px 5px 5px;
	float:left;
}
.w_b_r a{
	font-size:12px;
}

.hr{
	width:350px;
	float:left;
}

/*セオリー*/

#theory{
	width:720px;
	padding:0 0 10px 0;
	float:left;
}

#theory_title{
	width:720px;
	float:left;
}

.t_wrap_left{
	width:350px;
	margin:0 0 0 5px;
	float:left;
}

.t_wrap_right{
	width:350px;
	margin:0 0 0 10px;
	float:left;
}

.t_box_left{
	width:150px;
	height:110px;
	padding:5px 0;
	float:left;
}

.t_box_right{
	width:190px;
	height:110px;
	padding:5px 5px;
	font-size:12px;
	float:left;
}

/*インフォメーション*/

.box{
	width:750px;
	margin:0 0 0 100px;
	float:left;
}

.box p,u{
	font-size:14px;

}

.main1{
	width: 750px;
	margin:0 0 20px 0;
	float: left;
}

.f_box_t{
	width:720px;
	margin:10px 5px 0px 5px;
	float:left;
}

.f_box_b{
	width:712px;
	margin:0 5px 2px 10px;
	padding:0 8px 10px;
	border-bottom:#CCC 1px dashed;
	float:left;
}




/*----------------------------
sidecontens
------------------------------*/
#side {
	width:215px;
	margin:7px 0 10px 5px;
	float:left;
}

.s_wrap{
	width:215px;
	margin:0 0 10px 0;
	float:left;
}

.s_wrap_box{
	width:210px;
	margin:0 0 0 5px;
	float:left;
}


.s_b_t{
	width:215px;
	height:30px;
	background-image:url(../shikitabi/img/side_bk_top.gif);
	float:left;
}
.s_b_t p{
	padding:7px 7px 0 7px;
}

.s_b_c{
	width:215px;
	background-image:url(../shikitabi/img/side_bk_center.gif);
	float:left;
}
.s_b_c_l{
	width:100px;
	margin:10px 0 0 5px;
	float:left;
}
.s_b_c_l p a{
	color: #333;
	font-size:12px;
	font-weight:bold;
	float:left;
}

.s_b_c_r{
	width:100px;
	margin:10px 10px 0 0;
	float:left;
}

.s_b_c p{
	padding:0 7px;
}

.s_b_b{
	width:215px;
	height:25px;
	background-image:url(../shikitabi/img/side_bk_bottom.gif);
	float:left;
}


/* ------------- */
.s_btya_t{
	width:215px;
	height:30px;
	background-image:url(../shikitabi/img/side_bk_tya_top.gif);
	float:left;
}
.s_btya_t p{
	padding:7px 7px 0 7px;
}
.s_btya_c{
	width:215px;
	background-image:url(../shikitabi/img/side_bk_tya_center.gif);
	float:left;
}

.s_btya_c ul{
	font-weight:bold;
	font-size:12px;
	text-align:left;
	margin:5px 15px 0 10px;
	border-bottom:#CCC 1px dashed;
}

.s_btya_c li{
	margin:0 0 0 20px;
	list-style-image:url(../shikitabi/img/mida/kei2.gif);
	font-weight:normal;
}

.s_btya_c li a{
	font-size:10px;	
	color:#666;
/*	text-decoration: none;*/
}

.s_btya_c li a:hover {
	text-decoration: underline;
	color:#666;
	position:relative;top:1px;left:2px;
}



.s_btya_b{
	width:215px;
	height:25px;
	background-image:url(../shikitabi/img/side_bk_tya_bottom.gif);
	float:left;
}


/*----------------------------
 装飾 
------------------------------*/

strong{
	font-weight:normal;
}

.style1{
	color:#FF0000;
}
.style2{
	color:#333;
}
.style3{
	color:#006633;
}
.style4{
	color:#F15A24;
}
.style5{
	color:#006;
}
.style6{
	color:#F3F;
}

.f_size1{
	font-size:20px;
}
.f_size2{
	font-size:18px;
}
.f_size3{
	font-size:16px;
}
.f_size4{
	font-size:14px;
}
.f_size5{
	font-size:12px;
}
.f_size6{
	font-size:10px;
}


.textfont00{
	color:#FF0000;
	font-size:10px;
}
.textfont01{
	color:#FF0000;
	font-size:11px;
}
.textfont02{
	color:#FF0000;
	font-size:12px;
}
.textfont02b{
	color:#FF0000;
	font-size:12px;
	font-weight:bold;
}
.textfont03{
	color:#FF0000;
	font-size:13px;
}
.textfont03b{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
}

.textfont04{
	color:#FF0000;
	font-size:14px;
}
.textfont04b{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.textfont08b{
	color:#FF0000;
	font-size:18px;
	font-weight:bold;
}
.textfont10{
	color:#333;
	font-size:10px;
}
.textfont11{
	color:#333;
	font-size:11px;
}
.textfont11b{
	color:#333;
	font-size:11px;
	font-weight:bold;
}
.textfont12{
	color:#333;
	font-size:12px;
}
.textfont12b{
	color:#333;
	font-size:12px;
	font-weight:bold;
}
.textfont13{
	color:#333;
	font-size:13px;
}
.textfont13b{
	color:#333;
	font-size:13px;
	font-weight:bold;
}
.textfont14{
	color:#333;
	font-size:14px;
}
.textfont14b{
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.textfont18b{
	color:#333;
	font-size:18px;
	font-weight:bold;
}

.textfont32{
	color:#006;
	font-size:12px;
}
.textfont32b{
	color:#006;
	font-size:12px;
	font-weight:bold;
}
.textfont34{
	color:#006;
	font-size:14px;
}
.textfont34b{
	color:#006;
	font-size:14px;
	font-weight:bold;
}
.textfont38b{
	color:#006;
	font-size:18px;
	font-weight:bold;
}

.textfont42{
	color:#F60;
	font-size:12px;
}
.textfont42b{
	color:#F60;
	font-size:12px;
	font-weight:bold;
}
.textfont44{
	color:#F60;
	font-size:14px;
}
.textfont44b{
	color:#F60;
	font-size:14px;
	font-weight:bold;
}
.textfont48b{
	color:#F60;
	font-size:18px;
	font-weight:bold;
}
.textfont42{
	color:#F60;
	font-size:12px;
}
.textfont42b{
	color:#F60;
	font-size:12px;
	font-weight:bold;
}
.textfont44{
	color:#F60;
	font-size:14px;
}
.textfont44b{
	color:#F60;
	font-size:14px;
	font-weight:bold;
}
.textfont48b{
	color:#F60;
	font-size:18px;
	font-weight:bold;
}

.textfont51{
	color:#663300;
	font-size:11px;
}
.textfont51b{
	color:#663300;
	font-size:11px;
	font-weight:bold;
}
.textfont52{
	color:#663300;
	font-size:12px;
}
.textfont52b{
	color:#663300;
	font-size:12px;
	font-weight:bold;
}


.toptitle{
	color:#666666;
	font-size:9pt;
	font-weight: bold;
	font-style: italic;
}


/* リンクの下線消し */

a.decoNonwhite {
	color: #FFFFFF;
	text-decoration: none;
}

a.decotop {
	color: #000066;
	text-decoration: none;

}
a.decoNon {
	text-decoration: none;
}

a.decoNon00 {
	color: #000000;
	text-decoration: none;
}

a.decoNon33 {
	color: #333333;
	text-decoration: none;
}

a.decoNon66 {
	color: #666666;
	text-decoration: none;
}

a.deco66 {
	color: #666666;
}


a.decoNonGR {
	color: #308C35;
	text-decoration: none;
}

.kankaku1{
	line-height:1.02em;
}

.kankaku2{
	line-height:1.1em;
}

.kankaku3{
	line-height:1.2em;
}

.kankaku4{
	line-height:1.5em;
}


/*----------------------------
Hypertext Module
----------------------------------------------- */
a:link {
	text-decoration: underline;
	color: #0f8dca;
}
a:visited {
	text-decoration: underline;
	color: #0f8dca;
}
a:active {
	text-decoration: underline;
	color: #0f8dca;
}
a:hover {
	text-decoration: underline;
	color: #0f8dca;
	position:relative;top:1px;left:2px;
}




/*----------------------------
Structure Module
----------------------------------------------- */
html {
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body {
	background: #fff;
	color: #444;
	text-align: center;
	letter-spacing: 0px;
	line-height: 150%;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "メイリオ";
}



/*----------------------------
Tables Module
----------------------------------------------- */
/*
table {
	font-size: inherit;
	font: 100%;
	width: 100%;
	background: #ccc;
}

table th {
	background: #ebebeb;
	padding: 3px;
}
table td {
	background: #fff;
	padding: 3px;
}
*/

/*----------------------------
Image Module
----------------------------------------------- */
a img {
	border: 0;
/*	vertical-align: bottom;*/
}
a:hover img {
	border: 0;
}
hr {
	clear: both;
	margin: 5px 0 10px;
	border: none;
	visibility: hidden;
}
*:first-child+html hr {
	margin: 0;
}
* html hr {
	margin: 0;
}

/*----------------------------
RESET
------------------------------*/
div.pagetop {
	clear: both;
	padding: 5px;
	text-align: right;
	margin: 10px 0 0 0;
}

/*----------------------------
CONTAINER
------------------------------*/
div#container {
/*	background-image:url(../shikitabi/img/base_color/sakura.gif);
*/
}


div#contents{
	width: 950px;
	background-color:#FFF;
	margin: 180px auto 0px auto;
/*	border-left:#FCC 2px solid;
	border-right:#FCC 2px solid;
*/
/*	border-bottom:#FCC 2px solid;*/
	text-align: left;
}

/*----------------------------
HEADER
------------------------------*/
div#header_outline {
	width: 100%;
	text-align: center;
	height: 180px;
	position: absolute;
/*	background-image:url(../shikitabi/img/base_color/sakura2.gif);
*/	top: 0px;
	left: 0px;
}
div#header {
	width: 950px;
	background: url(/img/header/bg.jpg) repeat-x top;
	background-color:#FFF;
	overflow: hidden;
	height: 177px;
	position: relative;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
div#header em {
	display: block;
	color: #c6e6fd;
	border-left: 3px solid #060e9f;
	border-right: 3px solid #060e9f;
	height: 12px;
	font-size: 10px;
	margin: 3px;
	line-height: 100%;
	padding: 0 0 0 5px;
}
div#header ul {
	margin: 0;
	padding: 0;
}
div#header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#header #logo {
	position: absolute;
	top: 34px;
	left: 0;
}
div#header .headercontact {
	position: absolute;
	left: 275px;
	top: 37px;
	width: 345px;
	height: 53px;
}
div#header .headercontact li.hc_tel {
	width: 230px;
	float: left;
}
div#header .headercontact li.hc_web {
	width: 110px;
	float: right;
}
div#header .hnavi {
	position: absolute;
	right: 0;
	top: 21px;
	width: 240px;
}
div#header .hnavi li {
	float: left;
	margin: 0 10px 0 0;
}
div#header .hsubnavi {
	position: absolute;
	right: 0;
	top: 45px;
	width: 290px;
	background: url(/img/header/hsubnavi_border.gif) no-repeat top;
}
div#header .hsubnavi li {
	float: left;
	margin: 2px 7px 0 0;
	border-right: 1px dotted #ccc;
	height: 35px;
	padding: 0 7px 0 0;
}
div#header .hsubnavi li a {
	display: block;
	padding: 5px 0 0;
}
div#header .hsubnavi li.hsn_member {
	border-right: none;
	margin: 2px 0 0;
	padding: 0;
}
div#header #gnavi {
	position: absolute;
	top: 101px;
	left: 0;
	width: 950px;
	height: 37px;
}
div#header #gnavi li {
	float: left;
	margin: 0 2px 0 0;
	height: 37px;
}
div#header #gnavi li a {
	display: block;
	height: 37px;
}
div#header #gnavi li a span {
	display: none;
}

div#header #gnavi li.gn_skitravel { width: 129px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_highking { width: 163px;}
div#header #gnavi li.gn_okinawa { width: 83px;}
div#header #gnavi li.gn_izu { width: 113px;}
div#header #gnavi li.gn_sea_river { width: 153px;}
div#header #gnavi li.gn_gekiyasu_abroad { width: 145px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_others { width: 149px; margin: 0;}

div#header #gnavi li.gn_skitravel a { background: url(/img/header/gnavi3.gif) no-repeat 0px top; }
div#header #gnavi li.gn_highking a { background: url(/img/header/gnavi3.gif) no-repeat -132px top; }
div#header #gnavi li.gn_okinawa a { background: url(/img/header/gnavi3.gif) no-repeat -298px top; }
div#header #gnavi li.gn_izu a { background: url(/img/header/gnavi3.gif) no-repeat -384px top; }
div#header #gnavi li.gn_sea_river a { background: url(/img/header/gnavi3.gif) no-repeat -500px top; }
div#header #gnavi li.gn_gekiyasu_abroad a { background: url(/img/header/gnavi3.gif) no-repeat -656px bottom; }
div#header #gnavi li.gn_others a { background: url(/img/header/gnavi3.gif) no-repeat -804px top; }

div#header #gnavi li.gn_skitravel a:hover { background: url(/img/header/gnavi3.gif) no-repeat 0px bottom; }
div#header #gnavi li.gn_highking a:hover { background: url(/img/header/gnavi3.gif) no-repeat -132px bottom; }
div#header #gnavi li.gn_okinawa a:hover { background: url(/img/header/gnavi3.gif) no-repeat -298px bottom; }
div#header #gnavi li.gn_izu a:hover { background: url(/img/header/gnavi3.gif) no-repeat -384px bottom; }
div#header #gnavi li.gn_sea_river a:hover { background: url(/img/header/gnavi3.gif) no-repeat -500px bottom; }
div#header #gnavi li.gn_gekiyasu_abroad a:hover { background: url(/img/header/gnavi3.gif) no-repeat -656px bottom; }
div#header #gnavi li.gn_others a:hover { background: url(/img/header/gnavi3.gif) no-repeat -804px bottom; }


/*
div#header #gnavi li.gn_skitravel { width: 129px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_island { width: 163px;}
div#header #gnavi li.gn_hotel { width: 83px;}
div#header #gnavi li.gn_mountain { width: 113px;}
div#header #gnavi li.gn_sea_river { width: 153px;}
div#header #gnavi li.gn_gekiyasu_abroad { width: 145px; margin: 0 3px 0 0;}
div#header #gnavi li.gn_vehicle { width: 149px; margin: 0;}

div#header #gnavi li.gn_skitravel a { background: url(/img/header/gnavi2.gif) no-repeat 0px top; }
div#header #gnavi li.gn_island a { background: url(/img/header/gnavi2.gif) no-repeat -132px top; }
div#header #gnavi li.gn_hotel a { background: url(/img/header/gnavi2.gif) no-repeat -298px top; }
div#header #gnavi li.gn_mountain a { background: url(/img/header/gnavi2.gif) no-repeat -384px top; }
div#header #gnavi li.gn_sea_river a { background: url(/img/header/gnavi2.gif) no-repeat -500px top; }
div#header #gnavi li.gn_gekiyasu_abroad a { background: url(/img/header/gnavi2.gif) no-repeat -656px bottom; }
div#header #gnavi li.gn_vehicle a { background: url(/img/header/gnavi2.gif) no-repeat -804px top; }

div#header #gnavi li.gn_skitravel a:hover { background: url(/img/header/gnavi2.gif) no-repeat 0px bottom; }
div#header #gnavi li.gn_island a:hover { background: url(/img/header/gnavi2.gif) no-repeat -132px bottom; }
div#header #gnavi li.gn_hotel a:hover { background: url(/img/header/gnavi2.gif) no-repeat -298px bottom; }
div#header #gnavi li.gn_mountain a:hover { background: url(/img/header/gnavi2.gif) no-repeat -384px bottom; }
div#header #gnavi li.gn_sea_river a:hover { background: url(/img/header/gnavi2.gif) no-repeat -500px bottom; }
div#header #gnavi li.gn_gekiyasu_abroad a:hover { background: url(/img/header/gnavi2.gif) no-repeat -656px bottom; }
div#header #gnavi li.gn_vehicle a:hover { background: url(/img/header/gnavi2.gif) no-repeat -804px bottom; }
*/

div#header .catch {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 950px;
	height: 38px;
	background: #012cd0;
	border-bottom: 1px solid #becaf2;
}
div#header .catch p {
	margin: 5px;
	background: url(/img/header/catch_bg.jpg) repeat-x top;
	height: 25px;
	border: 1px solid #0147e3;
	color: #7fe3fd;
	padding: 0 10px;
	line-height: 200%;
	overflow: hidden;
	font-size: 12px;
}



#topicpath {
	font-size: 10px;
	margin:0 0 0 5px;
	padding:5px 0 0 0;
	font-size: 12px;
}



/*----------------------------
LINK BOX
------------------------------*/

.link_box_top1{
	width:900px;
	margin:0 25px;
	text-align:left;
	color:#666666;
	border-top:dashed 1px #999;
	border-bottom:dashed 1px #999;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	float:left;
}

.link_box_top1 ul{
	line-height:20px;

}

.link_box_top1 li{
	list-style-type:none;
	display:inline;
}

.link_box_top1 li a{
	text-decoration:underline;
	color:#666666;
	font-size:10px;
}

/*----------------------------
FOOTER
------------------------------*/
div#footer {
	width: 950px;
	clear: both;
	text-align: center;
}

.gMenu ul{
	margin: 3px;
}

.gMenu li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.gMenu li a{
	font-size:10px;
}