@charset "shift_jis";
/*共通設定*/
/*
	トップページ向け
*/

* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body .contents_inner{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

/* safari用ハック*/
div.contents_inner{
letter-spacing:1px;
}

html*div.contents_inner{
	letter-spacing:0px;
	margin-right: auto;
	margin-left: auto;
}
*html div.contents_inner{
letter-spacing:1px;
}
*:first-child+html div.contents_inner {letter-spacing:1px;} 
.contents_inner a:link, .contents_inner a:visited {
	color: #0033CC;
	text-decoration: underline;
}
.contents_inner a:active,.contents_inner  a:hover {
	color: #FF3300;
	text-decoration: underline;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.contents_body input, .contents_body textarea {
	font-size: 12px;
	line-height: 16px;
	letter-spacing: normal;
	padding: 2px;
}

/*ボディ部設定*/
div.contents_body {
	width: 970px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
div.contents_inner {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	height: auto;
}
div.pankuzu {
	font-size: 12px;
}
div.contents_left {
	width: 625px;
	height: auto;
	float: left;
}
div.contents_right {
	width: 324px;
	height: auto;
	float: right;
}
div.cassette1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:12px;
}
div.cassette1 div.c_title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 300px;
	text-indent: -9999px;
}
div.cassette1 div.c_inner {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75bcfe;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:320px;
}
div.cassette1 div.c_inner #zoneBread{
	width:320px;
}
div.cassette1 div.c_inner_2 {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75bcfe;
	padding: 4px;
}
div.cassette1 div.c_inner_3 {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg3.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB66;
	padding: 4px;
}
div.cassette2 {
	margin-bottom: 10px;
	font-size:12px;
	border: 1px solid #fccb6e;
	background-color: #fbf8ec;
	width: 322px;
}
div.cassette2 div.c_title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 625px;
	text-indent: -9999px;
}
div.cassette2 div.c_inner {
	margin: 5px;
}
div.clear {
	clear: both;
	display: block;
}
div.cassette3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size:12px;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #75bcfe;
	background-color: #ffffcc;
}
div.cassette3 div.c_title {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 300px;
	text-indent: -9999px;
}
div.cassette3 div.c_inner {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg4.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB66;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.cassette3 div.c_inner_2 {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg_2.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCB66;
	padding: 4px;
}
div.cassette3 div.c_inner_3 {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg3.jpg);
	background-repeat: repeat-y;
	padding: 5px;
}
div.cassette3 div.c_inner_4 {
	background-attachment: scroll;
	background-image: url(../images/cassette_bg3.jpg);
	background-repeat: repeat-y;
	padding: 5px 0px;
}

/*各カセット設定*/
/*カセット1（キーワード）設定*/
.num1 {
	background-image: url(../images/left_title1.jpg);
}
input.search_input {
	font-size: 12px;
	letter-spacing: 0px;
	width: 230px;
}

/*カセット2（出発空港）設定*/
.num2 {
	background-image: url(../images/left_title2.jpg);
}
div.airport div {
	background-color: #FFFFFF;
	width: 90px;
	margin-right: 1px;
	margin-left: 1px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	font-size: 12px;
	border: 1px solid #FFFFFF;
}
div.airport div.sel {
	border: 1px solid #CC0000;
}
.mar_right5 {
	margin-right: 5px;
}
div.open {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	overflow: auto;
	height: 100px;
	margin-top: 5px;
}
div.open li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.etc {
	clear: both;
	padding-top: 3px;
}

/*カセット3（エリア）設定*/
.num3 {
	background-image: url(../images/left_title3.jpg);
}
.margin5_t_b {
	margin-top: 3px;
	margin-bottom: 3px;
}

/*カセット4（出発日）設定*/

/*---------------------
	カレンダー
---------------------*/
table.calendar_month {
	width: 295px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
	border: none;
}
table.calendar_month th {
	text-align: center;
	vertical-align: middle;
	background-image: url(../images/calendar_month_bg3.jpg);
	width: 36px;
	border-bottom: 2px solid #CC0000;
}
table.calendar_month th.sel {
	border-top: 2px solid #CC0000;
	border-right: 2px solid #CC0000;
	border-left: 2px solid #CC0000;
	border-bottom: none;
}
table.calendar_month th.na {
	font-weight:		normal;
	color:				#999;
	border:none;
	border-bottom: 2px solid #CC0000;
	background-image: url(../images/calendar_month_bg4.jpg);
}
table.calendar_month  th  a:link, table.calendar_month  th  a:visited {
	display: block;
	height: 22px;
	width: 36px;
	padding-top: 3px;
	background-image: url(../images/calendar_month_bg3.jpg);
}
table.calendar_month th a:active, table.calendar_month th a:hover {
	display: block;
	height: 22px;
	width: 36px;
	padding-top: 3px;
}
table.calendar {
	width: 295px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
table.calendar th {
	font-weight: bold;
	height: 17px;
	vertical-align: middle;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.calendar th.sunday {
	color: #FF3300;
	background-color: #FFCCCC;
	border-right: 1px solid #CCCCCC;
}
table.calendar th.saturday {
	color: #003399;
	background-color: #66CCFF;
	border-right: none;
}
table.calendar td {
	color: #999999;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	height: 45px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
table.calendar td span {
	font-size: 9px;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
table.calendar  td.sunday {
	background-color: #FFE8E8;
}
table.calendar td.saturday {
	background-color: #D7F2FF;
	border-right:none;
}
table.calendar_month  th  a:link, table.calendar_month  th  a:visited
,table.calendar_month th a:active, table.calendar_month th a:hover {
	width: 36px;
}
div.result_cassette_left li span {
	font-size: 14px;
}
#CalendarBody table.calendar {
	table-layout: fixed;
}
#CalendarBody table.calendar td.sel span {
	border: 1px solid #CC0000;
	line-height: 1.2em;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
#CalendarBody table.calendar td.today {
	background-color: #FFFF66;
}
#CalendarBody table.calendar a:link
,#CalendarBody table.calendar a:visited {
	display: block;
	height:auto;
	width: 36px;
}
#CalendarBody table.calendar a:active
,#CalendarBody table.calendar a:hover {
	display: block;
	height: auto;
	width: 36px;
}
#CalendarBody table.calendar td {
	height:18px;
	line-height:1.2em;
}

/*カセット5（予算・旅行日数）設定*/
.num5 {
	background-image: url(../images/left_title5.jpg);
}
table.budget {
	width: 315px;
	margin-right: auto;
	margin-left: auto;
}
table.budget th {
	font-size: 10px;
	font-weight: normal;
	height: 20px;
	width: 45px;
}
table.budget td {
	background-color: #E1E1E1;
	font-size: 10px;
	text-align: center;
	height: 20px;
	width: 43px;
	border: 1px solid #FFFFFF;
}
table.budget td a:link, table.budget td a:visited {
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	height: 20px;
	width: 43px;
}
table.budget td a:active, table.budget td a:hover {
	text-decoration: none;
	display: block;
	height: 20px;
	width: 43px;
}

/*カセット6（こだわり）設定*/
.num6 {
	background-image: url(../images/left_title6.jpg);
}
ul.kodawari_navi {
	font-size: 12px;
}
ul.kodawari_navi li {
	float: left;
	margin-right: 8px;
}
ul.kodawari_navi li a:link, ul.kodawari_navi li a:visited {
	background-color: #FFFFFF;
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
ul.kodawari_navi li a.ac:link, ul.kodawari_navi li a.ac:visited {
	background-color: #FF9900;
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: underline;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}
ul.kodawari_navi li a:active, ul.kodawari_navi li a:hover {
	background-color: #FFCC66;
	display: block;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div.kodawari {
	background-color: #FFFFFF;
}
div.kodawari_cap   {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	clear: both;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
div.kodawari_cap  div.kodawari_detail {
	padding-top: 5px;
	padding-bottom: 3px;
	margin-top: 5px;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
div.kodawari_snavi img {
	float: none;
	margin-right: 2px;
	margin-left: 2px;
}
div.kodawari_snavi {
	margin-top: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
div.kodawari_cap  div.kodawari_snavi  a:link,div.kodawari_cap   div.kodawari_snavi a:visited {
	display: inline;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
div.kodawari_cap  div.kodawari_snavi  a:active, div.kodawari_cap  div.kodawari_snavi  a:hover {
	display: inline;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
div.kodawari_cap strong {
	font-weight: bold;
}
div.kodawari_cap em {
	font-size: 16px;
	font-style: normal;
	color: #CC0000;
	margin-right: 3px;
}
div.open2 {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 5px;
	width: 923px;
	height: auto;
	text-align: left;
}
div.open2 li {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	float:left;
	width: 210px;
	padding-right: 10px;
}

/*カセット7（お気に入り）設定*/
/*2009/02/10修正*/
.num7 {
	background-image: url(../images/right_title1.jpg);
	height: 34px !important;
	text-indent: 0px !important;
}
.num7_ {
	background-image: url(../images/right_title1_.jpg);
	height: 34px !important;
	text-indent: 0px !important;
}
/*2009/02/10追加*/
/*
.num7_bg {
	background-attachment: scroll;
	background-image: url(../images/right_title1_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 0px !important;
}
*/
/*2009/02/10追加*/
.num7_footer {
	background-attachment: scroll;
	background-image: url(../images/right_title1_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 10px;
	width: 625px;
}
/*2009/02/10修正*/
img.plus {
	margin-left: 540px;
	margin-top: 7px;
}
/*2009/02/10修正*/
ul.tour{
	margin-right: 5px;
	margin-left: 5px;

}
/*2009/02/10修正*/
ul.tour li {
	background-attachment: scroll;
	background-image: url(../images/icon1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

/*カセット8（検索条件）設定*/
.num8 {
	background-image: url(../images/right_title2.jpg);
}
.search_border {
	border: 1px dashed #CCCCCC;
	background-color: #fbf8ec;
	/*	width: 600px;	*/
	margin:10px 0;
	padding:5px;
	line-height: 22px;
}
div.reset {
	text-align: right;
	padding-top: 5px;
}

/*カセット9（おすすめツアー）設定*/
/*2009/02/10修正*/
.num9 {
	background-image: url(../images/right_title3.jpg);
}
/*2009/02/10修正*/
ul.tour2{
	margin-right: 5px;
	margin-left: 5px;

}
/*2009/02/10修正*/
/*2009/06修正*/
ul.tour2 li {
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 425px;
	background: url(../images/mark.gif) left center no-repeat transparent;
	padding-left:15px;
}
ul.tour2 li.dot {
	border-top: 1px dashed #CCC;
}
div.special_cassette {
	border: 1px solid #FE8EA7;
	background: url(../images/category_back_958_90.jpg) left top no-repeat transparent;
}
/*2009/02/10追加*/
.num9_bg {
	background-attachment: scroll;
	background-image: url(../images/right_title3_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding-bottom: 0px !important;
}
/*2009/02/10追加*/
.num9_footer {
	background-attachment: scroll;
	background-image: url(../images/right_title3_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 625px;
}

/*カセット10（検索結果）設定*/
div.result {
}
div.result_title {
	background-attachment: scroll;
	background-image: url(../images/result.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 625px;
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
}
div.result_title span {
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 5px;
}
div.result_menu {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 590px;
	margin-right: auto;
	margin-left: auto;
}
div.result_menu_left {
	width: 100%;
	float: left;
	font-size: 12px;
}
div.result_menu_right {
	width: 330px;
	text-align: right;
	float: right;
	font-size: 12px;
}
div.result_menu_right strong {
	font-size: 18px;
}
div.result_menu_right img {
	margin-right: 5px;
	margin-left: 5px;
}

div.result_detail {
	clear: both;
	text-align: right;
	padding-top: 5px;
	font-size: 12px;
}
div.result_detail2 {
	clear: both;
	padding-top: 5px;
	font-size: 12px;
}
div.result_cassette {
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
div.result_cassette_inner {
	background-attachment: scroll;
	background-image: url(../images/result_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.result_header {
	background-attachment: scroll;
	background-image: url(../images/result_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 7px;
	width: 610px;
}
div.result_cassette_left {
	width: 480px;
	height: auto;
	float: left;
}

/*添乗員アイコン削除*/
div.result_cassette_title {
	font-size: 12px;
}
div.result_cassette_title div.tour_title{
	font-size: 14px;
	font-weight: bold;
	width:553px;
}

/* 2010/06 アピールポイント追加 */
div.result_cassette_left div.appeal_point {
	font-size: 10px;
}
div.result_cassette_left div.panf_name {
	font-size: 10px;
}
div.result_cassette_left li {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	font-size: 10px;
}
div.result_cassette_left ul {
	margin-top: 5px;
}
div.result_cassette_left li span {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
div.result_cassette_right {
	width: 100px;
	height: auto;
	float: right;
}
div.result_cassette_right img {
	margin-bottom: 5px;
}
div.result_day {
	clear: both;
	width: 584px;
	height: 75px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
div.result_day ul {
	height: 60px;
	width: 584px;
}
div.result_day ul li {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-image: url(../images/result_day_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #999999;
	display: block;
}
div.result_day ul li.saturday {
	background-image: url(../images/result_day_sat.jpg);
}
div.result_day ul li.sunday {
	background-image: url(../images/result_day_sun.jpg);
}
div.result_day ul li span {
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 3px;
	height: 18px;
}
div.result_day  ul  li  a:link,div.result_day ul li a:visited {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-image: url(../images/result_day_bg.jpg);
}
div.result_day ul li a:active, div.result_day ul li a:hover {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-color: #FFFF99;
	background-image: url(../images/result_day_bg.jpg);
}
div.result_day   ul   li.saturday   a:link,div.result_day  ul  li.saturday  a:visited {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-image: url(../images/result_day_sat.jpg);
}
div.result_day  ul  li.saturday  a:active, div.result_day  ul  li.saturday  a:hover {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-color: #FFFF99;
	background-image: url(../images/result_day_sat.jpg);
}
div.result_day  ul  li.sunday  a:link,div.result_day ul li.sunday a:visited {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-image: url(../images/result_day_sun.jpg);
}
div.result_day ul li.sunday a:active, div.result_day ul li.sunday a:hover {
	width: 73px;
	height: 60px;
	float: left;
	font-size: 12px;
	text-align: center;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	display: block;
	background-color: #FFFF99;
	background-image: url(../images/result_day_sun.jpg);
}
div.result_footer {
	background-image: url(../images/result_footer.jpg);
	height: 7px;
	width: 610px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size:1px;
}
div.sign {
	text-align: right;
	margin-bottom: 10px;
}
