@charset "utf-8";

/* リセット用CSS（!変更不可!）
-------------------------------------------------------------------------*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
body{text-align:center;}


/* ページレイアウト
-------------------------------------------------------------------------*/
#vc_container{
	text-align:left;
}

/* 一般
-------------------------------------------------------------------------*/

a {
	color: #000000;
	text-decoration: underline;
}

a:hover	{
	color: #0066cc;
	text-decoration: none;
}

a.disabled {
	color:#cccccc;
	text-decoration: none;
}

p {
	margin-top:0px;
	margin-bottom:10px;
}

img {
	border:0;
}

/* ページタイトル
-------------------------------------------------------------------------*/
h1.vc_title {
	color: #666666;
	border: 1px solid #cccccc;
	font-size:100%;
	font-weight: bold;
	padding:7px;
	background:url(../images/vc_bg_h1.jpg) repeat-x;
	margin: 0 0 10px 0;
}

/* 検索ボックス
-------------------------------------------------------------------------*/
.vc_search {
	clear:both;
	border:1px solid #cccccc;
	background:url(../images/vc_bg_search.jpg) repeat-x;
	padding:0;
	margin:0 0 10px 0;
}

/* 検索ボックス - 境界線
-------------------------------------------------------------------------*/
hr {
	clear:both;
	border-style: solid;
	border-width: 1px;
	border-color: #C9C9C3 #FFFFFF #FFFFFF #C9C9C3;
	height:2px;
	margin: 0;
}

/* 検索フィルター
-------------------------------------------------------------------------*/
.vc_search table.filters {
	color: #666666;
	margin: 10px;
}

.vc_search table.filters tr {
	vertical-align: middle;
}

.vc_search table.filters td {
	padding: 0 5px 5px 0;
}

.vc_search table.filters td.vc_labels {
	font-weight: bold;
}

.vc_search table.filters td.vc_separate {
	padding: 0 30px 5px 0;
}

/* 検索ボタン
-------------------------------------------------------------------------*/
.vc_seach_btn {
	width: 100px;
	margin: 0 0 10px 10px;
}

/* 検索フィルターのタイトル
-------------------------------------------------------------------------*/
h2.vc_search_title {
	color: #ffffff;
	background: #d4d4d4;
	font-size: 116%;
	border-bottom: 1px solid #c3c3c3;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

/* 検索オプション
-------------------------------------------------------------------------*/
.vc_search_advanced {
	float: right;
	margin: 0;
	padding: 0;
}

.vc_search_advanced ul{
	margin:0;
	padding:0;
}

.vc_search_advanced li{
	list-style:none;
	margin:0;
	padding:0px 10px 3px 0;
}

.vc_search_advanced li a{
	padding:0px 10px 2px 16px;
	background:url(../images/vc_link.gif) no-repeat 0px 2px;
}

.vc_search_advanced li a.close{
	background:url(../images/vc_link_close.gif) no-repeat 0px 2px;
}

/* 検索結果
-------------------------------------------------------------------------*/
.results {
	clear:both;
	border-collapse:collapse;
	margin:0 0 10px 0;
	width: 100%;
}

.results tr {
	vertical-align: top;
}

.results td {
	border-bottom:1px dotted #AAAAAA;
	padding:10px 20px 10px 0;
}

.results td.booknow {
	vertical-align: bottom;
	padding:0 0 10px 0;
}

/* 旅行検索結果
-------------------------------------------------------------------------*/

.vc_travel_results {
	clear:both;
	border-collapse:collapse;
	margin:0 0 10px 0;
	width: 100%;
	border:1px solid #AAAAAA;
	border-collapse: separate;
	border-spacing: 1px;
}

.vc_travel_results td {
	border-bottom:1px solid #AAAAAA;
	padding:10px;
}

.vc_travel_results td.purchase {
	border-right:1px dotted #AAAAAA;
	vertical-align:top;
	width: 180px;
	padding: 0;
	
}

.vc_travel_results td.options {
	padding:5px;
	background: #EEEEEE;
	border-bottom:none;

}

.vc_travel_purchase {
	text-align:center;
	padding: 20px;
	
}

.vc_travel_days {
	text-align: center;
	padding:10px;
	background: #F5F5F5;
	font-size: 108%;

}

/* 商品のタイトル
-------------------------------------------------------------------------*/
h3.vc_title {
	font-size:110%;
	font-weight: bold;
	padding:0;
	margin:0 0 7px 0;
}

/* 商品の説明文
-------------------------------------------------------------------------*/
.desc {
	margin:0 0 10px 0;
}

/* アクセス情報
-------------------------------------------------------------------------*/
.accessinfo {
	font-size:85%;
	margin: 0 0 10px 0;
}

/* 金額
-------------------------------------------------------------------------*/
.price {
	font-size:125%;
	font-weight: bold;
}

.vc_price_airtour {
	font-size: 167%;
	font-weight: bold;
	color: #333333;
}

/* 補足情報
-------------------------------------------------------------------------*/
.footnote {
	font-size:85%;
}


/* 検索結果のページ番号表示
-------------------------------------------------------------------------*/
.vc_pagination {
	clear: both;
	color: #666666;
	float: right;
	margin-bottom: 10px;
	font-size: 85%;
}

.vc_pagination_selected {
	font-weight: bold;
	text-decoration: none;
}

/* 回り込み解除
-------------------------------------------------------------------------*/
.c-both {
	clear:both;
	height:0px;
	padding:0;
	margin:0;
}

/* 非表示設定
-------------------------------------------------------------------------*/
.hidden {
	display:none;
}