A:link {
	color: #111184;
	text-decoration: underline;
}
A:visited {
	color: #111184;
	/*本当はcolor: #86A4E1;*/
	text-decoration: underline;
}
A:hover {
	color: #F96C17;
	text-decoration: none;
}
A:active {
	color: #F96C17;
	text-decoration: none;
}


.cl{
	clear: both; 
	margin: 0px; 
	padding: 0px; 
	height: 0px; 
	font-size: 0px;
}
.clearfix:after {
    content: "."; 
	display: block;
	clear: both;
	height: 0;
    visibility: hidden;
}

/*IE7用*/
div {   
    display: inline-block;   
} 
ul, ol, dl { 
	margin: 0px; 
	padding-left: 0px; 
} 
li, dt, dd { 
	list-style: none;
	line-height: 20px; 
} 

/* -----------------------------------------------------
画像 
----------------------------------------------------- */
img {
	padding: 0px;
	margin: 0px; 
	border-top-style: none; 
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
.image_border { 
	padding: 2px; 
	float: left; 
	margin-right: 5px; 
	border: 1px solid #cccccc; 
} 
.image_border2 { 
	padding: 2px; 
	float: left; 
	margin-right: 10px; 
	border: 1px solid #cccccc; 
} 
.image_ski { 
	padding: 2px; 
	float: left; 
	margin-right: 10px; 
	/*border: 1px solid #FFDD26;*/
	border: 1px solid #9CC8F2;
} 
.image_b3 { 
	margin: 0 0 3px 0;
} 
.image_no { 
	padding: 0 5px 0 0;
	vertical-align: -3px;
} 
.image_r3 { 
	margin: 0 3px 0 0;
	vertical-align: -1px;
} 

/* -----------------------------------------------------
見出し
----------------------------------------------------- */
h1{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #404040;
	display: block;
	text-align: left;
	
} 
h2{ 
	margin: 0 0 3px 0;
	padding: 0 0 0 6px;
	font-size: 12px;
	font-weight: bold; 
	color: #404040;
	display: block;
	text-align: left;
} 
h3 { 
	margin: 0px; 
	padding: 0px;
	font-size: 13px;
	font-weight: bold; 
	color: #ffffff;
	display: block;
} 
p { 
	margin: 0; 
	padding: 0; 
} 

/* -----------------------------------------------------
全体設定 (Laypout) 
----------------------------------------------------- */
body {
	margin: 0px; 
	padding: 0px;
	font-size : 12px;
	color: #404040;
	line-height: 18px;
	text-align: center;
}
#container {
	width: 100%;
	height: auto;
	margin-right: auto; 
	margin-left: auto; 
	padding: 0px;
	text-align: left;
	background-image: url(../image/common/bg_side.gif);
	background-repeat: repeat;
}
#contents {
	width: 950px;
	margin-right: auto; 
	margin-left: auto; 
	padding: 0 0 40px 0;
	text-align: left;
	background-color: #FFFFFF;
	display: block;
}
#contents2 { 
	width: 850px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	background-color: #FFFFFF;
	padding: 20px 50px 30px 50px;
	display: block;
}
#contents3 { 
	width: 750px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 
	padding: 20px 20px 30px 20px;
}

/* -----------------------------------------------------
ヘッダー
----------------------------------------------------- */
#header {
	width: 100%;
	height: 130px;
	margin: 0 0 5px 0;
	background-image: url(../image/navi/bg_navi_mix.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#inner { 
	width: 940px;
	height: 74px;
	padding: 3px 0 3px 10px;
	background-image: url(../image/navi/bg_header.gif);
	background-repeat: no-repeat;
} 

#inner { 
	width: 940px;
	height: 74px;
	padding: 3px 0 3px 10px;
	background-image: url(../image/navi/bg_header.gif);
	background-repeat: no-repeat;
} 
#inner a:link { 
	text-decoration: none; 
	color: #404040;
} 
#inner a:visited { 
	text-decoration: none; 
	color: #404040;
} 
#inner a:hover { 
	text-decoration: underline; 
	color: #F96C17;
} 
#inner a:active { 
	text-decoration: underline; 
	color: #F96C17;
} 


#logo {
	width: 122px;
	padding: 10px 0 0 0;
	float: left;
} 
#sign { 
	width: 450px; 
	font-weight: normal;
	float: left;
	padding: 30px 0 0 10px;
}
#h_navi {
	width: 950px;
	height: 50px;
	background-image: url(../image/navi/bg_navi.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
} 
#regi { 
	width: 155px;
	font-size: 11px;
	float: left;
	padding: 32px 0 0 0;
	margin: 0 0 5px 0;
} 
/* -----------------------------------------------------
パンくず
----------------------------------------------------- */
#path { 
	width: 940px;
	font-size: 11px;
	padding: 5px 0 0 8px;
} 
/* -----------------------------------------------------
このサイトの使い方他●一覧・詳細ページ用
----------------------------------------------------- */
#about { 
	width: 748px;
	padding-bottom: 10px;
} 
#about a:link { 
	color: #016AAB;
	text-decoration: underline;
} 
#about  a:visited { 
	color: #016AAB;
	text-decoration: underline;
} 
#about a:hover { 
	color: #016AAB;
	text-decoration: none;
} 
#about a:active { 
	color: #016AAB;
	text-decoration: none;
} 

/*-----------------------------------------------------
メインカラム●TOPページ用：
-----------------------------------------------------*/
#main {
	width: 690px; 
	float: left;
	text-align: left;
	padding: 5px 0 0 6px;
}
/*-----------------------------------------------------
メインカラム●一覧・詳細ページ用
-----------------------------------------------------*/
#main2 {
	width: 750px; 
	float: left; 
	padding: 5px 5px 0 5px;
}

/* -----------------------------------------------------
メインカラム●TOPページ用：人気ランキング
------------------------------------------------------ */
#rank_ttl {
	width: 233px;
	height: 25px;
	background-image: url(../image/common/t_common2.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 7px;
	font-weight: bold;
	margin-top: 20px;
} 
.rank_box {
	width: 225px;
} 
.rank_inner {
	width: 225px;
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
	padding: 7px 0 7px 0;
} 
.rank_hotel {
	float: right;
	width: 152px;
} 
.rank_price {
	color: #cc0000;
	font-weight: bold;
	font-family: 'Verdana'
} 

.rank_inner2 {
	width: 295px;
	height: 91px;
	padding: 0 5px 0 0;
	float: left;
	margin-bottom: 20px;
} 
.rank_inner3 {
	width: 183px;
	height: 91px;
	border-left-width: 1px;
	border-left-style : dotted;
	border-left-color: #cccccc;
	padding: 0 5px 0 5px;
	float: left;
	margin-bottom: 20px;
}

/*-----------------------------------------------------
メインカラム●各タイトル
-----------------------------------------------------*/
.topic_ttl {
	clear: both;
	width: 670px;
	height: 23px;
	background-image: url(../image/common/t_common_l.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 20px;
	margin: 0 0 3px 0;
} 
.topic_ttl_m {
	clear: both;
	width: 437px;
	height: 23px;
	background-image: url(../image/common/t_common_m.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 18px;
	margin: 0 0 3px 0;
} 
.topic_ttl_s {
	clear: both;
	width: 207px;
	height: 23px;
	background-image: url(../image/common/t_common_s.gif);
	background-repeat: no-repeat;
	padding: 7px 0 0 18px;
	margin: 0 0 3px 0;
}
/*-----------------------------------------------------
沖縄リゾート●各タイトル
-----------------------------------------------------*/
.topic_ttl_resort {
	clear: both;
	width: 662px;
	height: 22px;
	background-image: url(../okinawa_resort/image/t_cmn_resort.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 28px;
	margin: 0 0 3px 0;
} 
/*-----------------------------------------------------
北海道スキー●各タイトル
-----------------------------------------------------*/
.topic_ttl_ski {
	clear: both;
	width: 662px;
	height: 22px;
	background-image: url(../hokkaido_ski/image/t_cmn_ski.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 28px;
	margin: 0 0 3px 0;
} 
/*-----------------------------------------------------
テーマパーク●各タイトル
-----------------------------------------------------*/
.topic_ttl_park {
	clear: both;
	width: 662px;
	height: 22px;
	background-image: url(../themepark/image/t_cmn_park.gif);
	background-repeat: no-repeat;
	padding: 8px 0 0 28px;
	margin: 0 0 3px 0;
} 
 
/*-----------------------------------------------------
メインカラム●新着情報大
-----------------------------------------------------*/
#new_box {
	clear: both;
	width: 668px;
	height: auto;
	border: 1px solid #e5e5e5;
	padding: 5px 10px 10px 10px;
	margin: 0 0 15px 0;
	background-attachment: fixed;
} 
#new_box2 {
	clear: both;
	width: 432px;
	height: auto;
	border: 1px solid #e5e5e5;
	padding: 5px 10px 10px 10px;
	margin: 0 0 15px 0;
	background-attachment: fixed;
} 
.new_box {
	background-image: url(../image/common/dotline01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
} 
#new_box dl {
	padding: 5px 0 6px 0;
	margin-top: -1px;
	overflow: hidden;
} 
.ico_osusume {
	padding: 0 0 0 90px;
	display: block;
	background-image: url(../image/common/i_red.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
} 
.ico_new {
	padding: 0 0 0 90px;
	display: block;
	background-image: url(../image/common/i_ora.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
} 

.ico_kin {
	padding: 0 0 0 90px;
	display: block;
	background-image: url(../image/common/i_blu.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
} 

.ico_sale {
	padding: 0 0 0 90px;
	display: block;
	background-image: url(../image/common/i_gre.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
} 
.ico_pop {
	padding: 0 0 0 90px;
	display: block;
	background-image: url(../image/common/i_pin.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
} 
/*-----------------------------------------------------
メインカラム●TOPページ用：写真+テキスト
-----------------------------------------------------*/
#reco_fra{
	width: 690px;
	margin: 0 0 15px 0;
}
.reco_box{
	width: 340px;
	margin: 5px 0 5px 0;
	float: left;
}
.reco_img{
	width: 60px;
	float: left;
	padding: 2px; 
	margin-right: 5px; 
	border: 1px solid #cccccc; 
}
.reco_inner{
	width: 265px;
	float: left;
}
/*-----------------------------------------------------
メインカラム●方面ページ用：バナー+テキスト
-----------------------------------------------------*/
#sp_fra{
	width: 668px;
	padding: 10px 10px 0 10px;
	margin: 0 0 20px 0;
	border: 1px solid #E2D9CB;
	background-image: url(../image/common/bg_feature.gif);
	background-repeat: repeat;
}
.sp_box{
	margin: 0 0 10px 0;
	clear: both;
}
.sp_bnr{
	width: 240px;
	float: left;
}
.sp_inner{
	padding: 0 0 0 10px;
	float: left;
	width: 418px;
}

/*------------------------------------------------------
メインカラム●トップ及び方面ページ兼用：チョイスプラン
-------------------------------------------------------*/
/*ボックス縦バージョン*/
.des_frame {
	width: 674px;
	margin: 0 0 5px 0;
	padding: 8px 8px 0 8px;
}
.des_inner { 
	width: 313px;
	padding: 8px;
	margin: 0 0 15px 0;
	background-color:#FFFFFF;
	border: 1px solid #DEDEDE;
	float: left;
} 
.des_box { 
	width: 313px;
	border-bottom: #BCBCBC 1px solid;
	padding: 0 0 10px 0; 
	margin: 10px 0 0 0;
} 
.des_box_right { 
	width: 227px; 
	float: left; 
} 
.des_img { 
	width: 70px; 
	float: left; 
	margin: 0 10px 0 0;
	padding: 2px; 
	border: 1px solid #cccccc; 
} 

/*ボックス横バージョン*/
.des_inner2 { 
	width: 656px;
	padding: 8px;
	margin: 0 0 15px 0;
	background-color:#FFFFFF;
	border: 1px solid #DEDEDE;
	float: left;
} 
.des_box2 { 
	width: 656px;
	border-bottom: #BCBCBC 1px solid;
	padding: 0 0 10px 0; 
	margin: 10px 0 0 0;
} 

/*--------------------------------------------------------
メインカラム●方面ページ用：チョイスプランココがポイント！
---------------------------------------------------------*/
#point{
	width: 674px;
	height: 120px;
	background-image: url(../image/common/bg_point.gif);
	background-repeat: no-repeat;
}
#point ul {
	padding: 8px 0 0 170px;
}
#point li{
	background-image: url(../image/common/mark_check.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 28px;
}
#point2{
	width: 690px;
	height: 160px;
	background-image: url(../image/common/bg_point.gif);
	background-repeat: no-repeat;
}
#point2 ul {
	padding: 40px 0 0 210px;
}
#point2 li{
	background-image: url(../image/common/mark_check.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 25px;
}

#point2_cp{
	width: 690px;
	height: 160px;
	background-image: url(../image/common/bg_point_cp.gif);
	background-repeat: no-repeat;
}
#point2_cp ul {
	padding: 36px 0 0 200px;
}
#point2_cp li{
	background-image: url(../image/common/mark_check.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 24px;
}

/*---------------------------------------------------
メインカラム●方面ページ用：
-----------------------------------------------------*/
.model_fra{
	width: 678px;
	padding: 5px;
	margin: 0 0 20px 0;
	background-color:#E9F8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-bottom-color: #C8C8C8;
	border-left-color: #C8C8C8;
}
.model_w{
	width: 668px;
	padding: 5px 5px 10px 5px;
	margin: 3px 0 0 0;
	background-color: #ffffff;
	background-image: url(../image/common/bg_footer_tour.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.model_w_inner{
	width: 484px;
	float: left;
}
.model{
	width: 322px;
	/*border-bottom: #BCBCBC 1px solid;*/
	padding: 7px 5px 7px 5px; 
	margin: 5px 0 10px 0;
	background-color: #ffffff;
	float: left;
}
.model_inner{
	width: 236px;
	float: left;
}


/*---------------------------------------------------
メインカラム●方面ページ用：都市滞在プラン
-----------------------------------------------------*/
.tourarea{
	width: 690px; 
	margin: 10px 0 0 0;
}
.tourbox_left{
	width: 319px;
	float: left;
	padding: 10px;
}
.tourbox_right{
	width: 319px;
	float: left;
	padding: 10px;
	margin: 0 0 0 9px;
}
.tourimg{
	width: 60px; 
	float: left;
	
	padding: 2px; 
	border: 1px solid #cccccc; 
}
.tourbox_inner{
	width: 245px; 
	float: right;
}
.tourprice{
	color: #cc0000;
	font-weight: bold;
	font-family: 'Verdana'

}
.tourfra {
	width: 688px;
	height: auto;
	padding: 0 0 4px 0;
	background-color: #EBF8FF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0C48A8;
}

.image_tour { 
	padding: 0 0 0 5px;
	vertical-align: -3px;
} 


/*-----------------------------------------------------
右サブカラム●TOPページ用：
-----------------------------------------------------*/
#sub_right{
	width: 240px;
	margin: 5px 0 0 8px;
	float: left;
}

/*-----------------------------------------------------
右サブカラム●一覧・詳細ページ用
-----------------------------------------------------*/
#sub_right2{
	width: 185px;
	margin: 5px 4px 0 0;
	float: left;
}

/* -----------------------------------------------------
右サブカラム●TOPページ用：ログインブロック240px
------------------------------------------------------ */
#login_ttl {
	width: 233px;
	height: 24px;
	background-image: url(../image/side/t_common_l.gif);
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #ffffff;
} 
#login_box { 
	width: 228px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD0D3;
	border-bottom-color: #CDD0D3;
	border-left-color: #CDD0D3;

} 
#login_box li {
	padding: 0 0 5px 0; 
} 

/* -----------------------------------------------------
右サブカラム●一覧・商品ページ用ログインブロック185px
------------------------------------------------------ */
#login_ttl2 {
	width: 178px;
	height: 24px;
	background-image: url(../image/side/t_common_s.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #FFFFFF;
} 
#login_box2 { 
	width: 173px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding: 5px 5px 0 5px; 
	margin-bottom: 20px;
} 
#login_box2 li {
	padding: 0 0 5px 0; 
} 

/* -----------------------------------------------------
右サブカラム●TOPページ用：かんたん決済ブロック240px
------------------------------------------------------ */
#pay_ttl {
	width: 233px;
	height: 24px;
	background-image: url(../image/side/t_common_l.gif);
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #ffffff;
} 
#pay_box { 
	width: 228px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD0D3;
	border-bottom-color: #CDD0D3;
	border-left-color: #CDD0D3;
} 
#pay_box li {
	padding: 0 0 5px 0; 
} 

/* -----------------------------------------------------
右サブカラム●一覧・商品ページ用かんたん決済ブロック185px
------------------------------------------------------ */
#pay_ttl2 {
	width: 178px;
	height: 24px;
	background-image: url(../image/side/t_common_s.gif);
	background-repeat: no-repeat;
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #FFFFFF;
} 
#pay_box2 { 
	width: 173px;
	padding: 5px;
	margin: 0 0 20px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD0D3;
	border-bottom-color: #CDD0D3;
	border-left-color: #CDD0D3;
} 
#pay_box2 li {
	padding: 0 0 5px 0; 
} 

/* ----------------------------------------------------------------------
右サブカラム●TOPページ用：検討リスト・これまで見たツアーの料金赤文字240px
----------------------------------------------------------------------- */
.price_red{
	width: 212px;
	text-align: right;
	font-size: 11px;
	color: #FF0000;
	padding: 0 3px 0 3px; 
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
}

/* -----------------------------------------------------------------------------
右サブカラム●一覧・詳細ページ用検討リスト・これまで見たツアーの料金赤文字185px
------------------------------------------------------------------------------ */
.price_red2{
	width: 177px;
	text-align: right;
	font-size: 11px;
	color: #FF0000;
	padding: 0 3px 0 0; 
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
}

/* -----------------------------------------------------
右サブカラム●TOPページ用：検討リスト240px
------------------------------------------------------ */
#list_box {
	width: 238px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	line-height: 18px;
} 
.list_inner {
	width: 217px;
	padding: 0 3px 0 15px;
	margin: 2px 0 0 3px;
	background-image: url(../image/common/arrow11.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
.list_footer {
	text-align: right;
	padding: 0 5px 0 0;
} 
 
/* -----------------------------------------------------
右サブカラム●一覧・詳細ページ用検討リスト185px
------------------------------------------------------ */
#list_box2 {
	width: 183px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	line-height: 18px;
} 

.list_inner2 {
	width: 162px;
	padding: 0 3px 0 15px;
	margin: 2px 0 0 3px;
	background-image: url(../image/common/arrow11.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
} 
 
.list_footer2 {
	text-align: right;
	font-weight: bold;
	padding: 0 5px 0 0;
} 

/* -----------------------------------------------------
右サブカラム●TOPページ用：これまで見たツアー240px
------------------------------------------------------ */
#record_box {
	width: 238px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	line-height: 18px;
} 
.record_inner {
	width: 217px;
	padding: 0 3px 0 15px;
	margin: 2px 0 0 3px;
	background-image: url(../image/common/arrow11.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
} 
.record_footer {
	text-align: right;
	padding: 0 5px 0 0;
} 

/* -----------------------------------------------------
右サブカラム●一覧・詳細ページ用これまで見たツアー185px
------------------------------------------------------ */
#record_box2 {
	width: 183px;
	padding-bottom: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D6D6D6;
	border-bottom-color: #D6D6D6;
	border-left-color: #D6D6D6;
	line-height: 18px;
} 
.record_inner2 {
	width: 162px;
	padding: 0 3px 0 15px;
	margin: 2px 0 0 3px;
	background-image: url(../image/common/arrow11.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
} 
.record_footer2 {
	text-align: right;
	padding: 0 5px 0 0;
	font-weight: bold;
} 

.list_inner a:link, .list_inner2 a:link, .record_inner a:link, .record_inner2 a:link { 
	color: #404040;
	text-decoration: none;
} 
.list_inner a:visited, .list_inner2 a:visited, .record_inner a:visited, .record_inner2 a:visited { 
	color: #404040;
	text-decoration: none;
} 
.list_inner a:hover, .list_inner2 a:hover, .record_inner a:hover, .record_inner2 a:hover { 
	color: #ff0000;
	text-decoration: underline;
} 
.list_inner a:active, .list_inner2 a:active, .record_inner a:active, .record_inner2 a:active { 
	color: #ff0000;
	text-decoration: underline;
} 

/* -----------------------------------------------------
右サブカラム●条件を指定してツアーを検索する240px
------------------------------------------------------ */
#kensaku_ttl{
	width: 233px;
	height: 24px;
	background-image: url(../image/side/t_common_l.gif);
	padding: 5px 0 0 7px;
	font-weight: bold;
	color: #ffffff;
}
#kensaku_box {
	width: 228px;
	padding: 5px;
	margin: 0 0 20px 0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CDD0D3;
	border-bottom-color: #CDD0D3;
	border-left-color: #CDD0D3;
} 
.kensaku_inner {
	width: 228px;
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
	padding: 5px 0 5px 0;
} 
.kensaku_inner_s {
	width: 114px;
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
	padding: 5px 0 5px 0;
	float: left;
} 

/* -----------------------------------------------------
右サブカラム●お客様サポート240px
------------------------------------------------------ */
#help_box {
	background-image: url(../image/side/t_support.gif);
	background-repeat: no-repeat;
	width: 240px;
	height: 340px;
	padding: 35px 0 0 0;
	margin: 15px 0 0 0;
} 
.help_fra{
	width: 230px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
	margin: 0 5px 0 5px;
	padding: 3px 0 5px 0;
}
.help_ttl {
	width: 188px;
	padding: 0 0 0 15px;
	margin: 0 0 0 15px;
	background-image: url(../image/common/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left;
} 
.help_comment {
	width: 188px;
	font-size:11px;
	padding: 0 0 0 30px;
	line-height: 13px;
} 
/* -----------------------------------------------------
右サブカラム●お客様サポート185px（未使用）
------------------------------------------------------ */
#help_box2 { 
	width: 173px;
	border: 1px solid #cccccc; 
	padding: 5px; 
	margin-bottom: 20px; 
	background-color: #ffffff;
} 
.help_fra2{
	width: 173px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style : dotted;
	border-bottom-color: #cccccc;
	padding: 3px 0 5px 0; 
}
.help_img2 {
	width: 17px;
	float: left;
	margin: 0 0 0 0px;
} 
.help_inner2 { 
	width: 145px;
	float: left;
	padding: 0 0 0 5px;
} 
.help_title2 {
	width: 143px;
	font-weight: bold;
} 
.help_comment2 {
	width: 143px;
	font-size:11px;
	line-height: 13px;
} 

/* -----------------------------------------------------
右サブカラム●INFORMATION240px
------------------------------------------------------ */
#info_box {
	background-image: url(../image/side/t_info.gif);
	background-repeat: no-repeat;
	width: 230px;
	height: 180px;
	padding: 36px 0 0 10px;
} 
#info_box li {
	background-image: url(../image/common/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding: 0 0 0 16px;
	margin-left: 10px;
	line-height: 22px;
} 
#info_box li a:link { 
	color: #333333; 
	text-decoration: underline; 
} 
#info_box li a:visited { 
	color: #333333; 
	text-decoration: underline; 
} 
#info_box li a:hover { 
	color: #f00; 
	text-decoration: underline; 
} 
#info_box li a:active { 
	color: #f00; 
	text-decoration: underline; 
} 
/* -----------------------------------------------------
右サブカラム●INFORMATION185px（未使用）
------------------------------------------------------ */
#info_box2 { 
	width: 173px;
	border: 1px solid #cccccc; 
	padding: 5px; 
	margin-bottom: 20px; 
} 
#info_box2 li {
	background-image: url(../image/side/mark_square.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding: 0 0 2px 13px;
	margin-left: 7px;
} 
#info_box2 li a:link { 
	color: #333333; 
	text-decoration: underline; 
} 
#info_box2 li a:visited { 
	color: #333333; 
	text-decoration: underline; 
} 
#info_box2 li a:hover { 
	color: #f00; 
	text-decoration: underline; 
} 
#info_box2 li a:active { 
	color: #f00; 
	text-decoration: underline; 
} 

/*-----------------------------------------------------
フッター●TOPページ用
-----------------------------------------------------*/
#under-col {
	width: 948px;
	height: 250px;
	display: block;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(../image/common/bg_footer.gif);
	font-size: 12px;
	color: #ffffff;
	background-repeat: no-repeat;
} 
#f-wrapper { 
	width: 948px;
	margin-right: auto; 
	margin-left: auto; 
} 
#footer { 
	width: 690px; 
	height: auto;
	float: left; 
	padding: 15px 0 0 10px; 
	font-weight: bold;
} 
#ssl_box {
	width: 225px;
	height: 185px;
	float: right;
	border-left: 1px solid #d2d2d2;
	padding: 10px;
	margin: 5px 0 0 0;
	font-size: 11px;
} 
td.f_navi{
	/*white-space: nowrap;*/
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	font-weight: normal;
	background-image: url(../image/common/arrow7.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.f_navi a:link { 
	text-decoration: none; 
	color: #ffffff; 
} 
.f_navi a:visited { 
	text-decoration: none; 
	color: #ffffff; 
} 
.f_navi a:hover { 
	text-decoration: underline; 
	color: #ffffff; 
} 
.f_navi a:active { 
	text-decoration: underline; 
	color: #ffffff; 
} 

#copy {
	width: 948px;
	clear: both; 
	color: #ffffff; 
	text-align: center;
	padding: 5px 0 10px 0; 
} 

/*-----------------------------------------------------
フッター●クラブゲッツと共有のデザイン
-----------------------------------------------------*/
#under-col2 {
	width: 948px;
	clear: both;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-top-width: 3px; 
	border-top-style: solid; 
	border-top-color: #0B8DE1;
	background-color: #ffffff;
	display: block;
} 
#f-wrapper2 { 
	width: 948px;
	margin-right: auto; 
	margin-left: auto; 
	border-top-width: 3px; 
	border-top-style: solid; 
	border-top-color: #EEEEEE; 
} 
#company_box {
	width: 680px;
	height: 160px;
	float: left;
	margin-top: 20px;
	padding: 0 0 0 20px;
} 
#ssl_box2 {
	width: 211px;
	height: 160px;
	float: left;
	border-left: 2px solid #cccccc;
	margin-top: 20px;
	font-size: 11px;
	padding: 0 20px 0 15px;
} 
#copy2{ 
	clear: both; 
	text-align: center; 
	margin-bottom: 20px; 
} 


/*-----------------------------------------------------
方面ページ●キーワードのフレーム
-----------------------------------------------------*/
div.keywordList1 {
	width: 677px;
	height: 75px;
	margin: 0 0 20px 0;
	padding: 40px 5px 0 8px; 
	background-image: url(../hokkaido_ski/image/fra_keyword.gif);
	background-repeat: no-repeat;
}

div.keywordList2 {
	width: 677px;
	height: 75px;
	margin: 0 0 20px 0;
	padding: 40px 5px 0 8px; 
	background-image: url(../okinawa_resort/image/fra_keyword.gif);
	background-repeat: no-repeat;
}

div.keywordList3 {
	width: 677px;
	height: 75px;
	margin: 0 0 20px 0;
	padding: 40px 5px 0 8px; 
	background-image: url(../themepark/image/fra_keyword.gif);
	background-repeat: no-repeat;
}

ul.keywordList {
} 

ul.keywordList li.score1{
	font-size: 11px;
	float: left;
	padding: 0 10px 0 0;
	line-height: 23px;
} 

ul.keywordList li.score2{ 
	font-size: 12px; 
	float: left;
	padding: 0 10px 0 0;
	line-height: 23px;
} 

ul.keywordList li.score3{ 
	font-size: 16px; 
	float: left;
	padding: 0 10px 0 0;
	line-height: 23px;
} 

ul.keywordList li.score4{ 
	font-size: 17px; 
	font-weight: bold; 
	float: left;
	padding: 0 10px 0 0;
	line-height: 23px;
} 

ul.keywordList li.score5{ 
	font-size: 14px; 
	font-weight: bold; 
	float: left;
	padding: 0 10px 0 0;
	line-height: 23px;
} 

ul.keywordList li a:link { 
	color: #404040;
	text-decoration: none;
	white-space: nowrap;
} 
ul.keywordList li a:visited { 
	color: #404040;
	text-decoration: none;
	white-space: nowrap;
} 
ul.keywordList li a:hover { 
	color: #F96C17;
	text-decoration: underline;
	white-space: nowrap;
} 
ul.keywordList li a:active { 
	color: #F96C17;
	text-decoration: underline;
	white-space: nowrap;
} 



/*ヘッダー注釈用*/
#path_att { 
	width: 930px;
	margin-top:3px;
	margin-left:5px;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	color:#CC0000;
	background:#FFFFCC;
	border:solid 1px #CC0000;
	text-align:left;

}

/*-----------------------------------------------------
float関係
-----------------------------------------------------*/
.fl{
	float: left;
}
.fr{
	float: right;
}
/*-----------------------------------------------------
位置関係
-----------------------------------------------------*/
.cen{
	text-align: center;
}
.rir{
	text-align: right;
}
.lef{
	text-align: left;
}
/*-----------------------------------------------------
width関係
-----------------------------------------------------*/
.w25{
	width: 25px;
}
.w30{
	width: 30px;
}
.w35{
	width: 35px;
}
.w38{
	width: 38px;
}
.w50{
	width: 50px;
}
.w60{
	width: 60px;
}
.w72{
	width: 72px;
}
.w80{
	width: 80px;
}
.w85{
	width: 85px;
}
.w90{
	width: 90px;
}
.w100{
	width: 100px;
}
.w120{
	width: 120px;
}
.w130{
	width: 130px;
}
.w140{
	width: 140px;
}
.w150{
	width: 150px;
}
.w180{
	width: 180px;
}
.w200{
	width: 200px;
}
.w223{
	width: 223px;
}
.w245{
	width: 245px;
}
.w250{
	width: 250px;
}
.w260{
	width: 260px;
}
.w352{
	width: 352px;
}
.w400{
	width: 400px;
}
.w450{
	width: 450px;
}
.w472{
	width: 472px;
}
.w670{
	width: 670px;
}
.w750{
	width: 750px;
}
.w850{
	width: 850px;
}
/*-----------------------------------------------------
margin関係
-----------------------------------------------------*/
.m-t3 { 
	margin-top: 3px; 
} 
.m-t5 { 
	margin-top: 5px; 
} 
.m-t6 { 
	margin-top: 6px; 
} 
.m-t10 { 
	margin-top: 10px; 
} 
.m-t15 { 
	margin-top: 15px; 
} 
.m-t20 { 
	margin-top: 20px; 
} 
.m-t25 { 
	margin-top: 25px; 
} 
.m-t30 { 
	margin-top: 30px; 
} 
.m-b3 { 
	margin-bottom: 3px; 
} 
.m-b5 { 
	margin-bottom: 5px; 
} 
.m-b10 { 
	margin-bottom: 10px; 
} 
.m-b15 { 
	margin-bottom: 15px; 
} 
.m-b20 { 
	margin-bottom: 20px; 
} 
.m-b30 { 
	margin-bottom: 30px; 
} 
.m-l2{
	margin-left: 2px; 
}
.m-l3{
	margin-left: 3px; 
}
.m-l5{
	margin-left: 5px; 
}
.m-l6{
	margin-left: 6px; 
}
.m-l7{
	margin-left: 7px; 
}
.m-l8{
	margin-left: 8px; 
}
.m-l10{
	margin-left: 10px; 
}
.m-l85{
	margin-left: 85px; 
}
.m-l95{
	margin-left: 95px; 
}
.m-r5{
	margin-right: 5px; 
}
/*-----------------------------------------------------
padding関係
-----------------------------------------------------*/
.p-t5{
	padding-top: 5px;
}
.p-t6 { 
	padding-top: 6px; 
} 
.p-t10{
	padding-top: 10px;
}
.p-t20{
	padding-top: 20px;
}
.p-t30{
	padding-top: 30px;
}
.p-b7{
	padding-bottom: 7px;
}
.p-b20{
	padding-bottom: 20px;
}
.p-b30{
	padding-bottom: 30px;
}
.p-l5{
	padding-left: 5px;
}
.p-l95{
	padding-left: 95px; 
}

/*-----------------------------------------------------
フォントweight
-----------------------------------------------------*/
.fb{
	font-weight: bold;
}
.fn{
	font-weight: normal;
}
/*-----------------------------------------------------
フォントサイズ
-----------------------------------------------------*/
.f-s10 { 
	font-size: 10px; 
} 
.f-s11 { 
	font-size: 11px;
} 
.f-s12 { 
	font-size: 12px;
} 
.fs-b13 { 
	font-size: 13px;
	font-weight: bold;
} 
.fs-b15 { 
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
} 
.fs-b17 { 
	font-size: 17px;
	font-weight: bold;
	line-height: 20px;
} 
/*-----------------------------------------------------
フォントカラー
-----------------------------------------------------*/
.c-red12{
	font-weight: bold;
	color: #ff3366;	
	font-size: 12px;
}
.c-red13{
	font-weight: bold;
	color: #ff0000;	
	font-size: 13px;
}
.c-nav13{
	font-weight: bold;
	color: #003366;	
	font-size: 13px;
}
.c-ora13{
	font-weight: bold;
	color: #FF6600;	
	font-size: 13px;
}
.c-gre13{
	font-weight: bold;
	color: #57AE00;	
	font-size: 13px;
}
.c-eme13{
	font-weight: bold;
	color: #008b8b;	
	font-size: 13px;
}
.c-whi13{
	font-weight: bold;
	color: #ffffff;	
	font-size: 13px;
}
.c-blu13{
	font-weight: bold;
	color: #0066FF;	
	font-size: 13px;
}
.c-ora14{
	font-weight: bold;
	color: #FF6600;	
	font-size: 14px;
}
.c-nav14{
	font-weight: bold;
	color: #265387;	
	font-size: 14px;
}
.c-red16{
	font-weight: bold;
	color: #ff0000;	
	font-size: 16px;
}
.c-nav16{
	font-weight: bold;
	color: #003366;	
	font-size: 16px;
}
.c-blu18{
	font-weight: bold;
	color: #016AAB;	
	font-size: 18px;
}
.c-red{
	color: #F41346;	
}
.c-red2{
	color: #B32424;	
}
.c-blu{
	color: #0066FF;	
}
.c-blu2{
	color: #0033cc;	
}

