@charset "shift_jis";

/*--------------------------------------------
 * 				共通
 * -------------------------------------------*/
h1{
	font-size:20px;
}
h2{
	font-size:14px;
}
div#content {
	padding-top:0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div#header {
	clear:both;
	background-image:url(../images/ti_title.jpg);
	height:43px;
	background-position:center;
	background-repeat:no-repeat;
}
div#footer {
	clear:both;
	margin:10px 0;
}
div#footer .footer-link{
	width:auto;
	text-align:center;
	margin:5px 0;
}
div#copyright {
	clear:both;
	background-image:url(../images/footer.jpg);
	height:38px;
	background-position:center;
	background-repeat:no-repeat;
}
div#bread{
	margin:15px 0;
}
div#title {
	clear:both;
	background-image: url(../images/title_back.jpg);
	background-repeat: repeat-x;
	padding-left:10px;
	margin-bottom:5px;
	font-size: 16px;
	padding-top: 5px;
}
p.jump{
	text-align:right;
	font-size:14px;
	margin:5px 0;
}
div.category_title {
	clear:both;
	height:30px;
	background-image: url(../images/bg_det_01.jpg);
	padding-left: 10px;
}
div.category_title h2{
	font-size:16px;
	margin-right: 5px;
	color: #FFFFFF;
}
div.dept_ap_list ul {
	list-style-type:none;
}
div.dept_ap_list li {
	display:inline;
	float:left;
	font-size:12px;
	height:20px;
	width:100px;
	padding-bottom: 3px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	text-align: center;
}
.select_dep{
	background-color: #000099;
}
.select_dep a {
	font-weight:bold;
	color: #FFFFFF;
	font-size:16px;
	text-decoration:none;
}
.recommendImage{
	margin: 10px 0;
}
/*--------------------------------------------
 * 				エリアページ用
 * -------------------------------------------*/
div#departure {
	clear:both;
	padding-bottom:5px;
}
div#departure .category_title{
	background-image: url(../images/titlebar_03.jpg);
}
div#destination {
	clear:both;
	padding-bottom:5px;
}
div#destination .category_title{
	background-image: url(../images/titlebar_01.jpg);
	height: 30px;
}
div.separator {
	clear:both;
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:2px dotted #999999;
	width:700px;
	font:20px;
}
div.dest_list {
	clear:both;
	padding-bottom:5px;
}
div.dest_area{
	padding-left:10px;
	width:300px;
	padding-bottom: 5px;
	background-image: url(../images/subtitle_back.jpg);
}
div.dest_subarea, div.sight_list, div.dept_ap_list {
	padding-top: 10px;
	background-color: #F3F3F3;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-left: 15px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
div.dest_area h3{
	display:inline;
	font-size:15px;
	font-weight:bold;
	width:120px;
	height:60px;
	margin:0px;
}
div.dest_subarea ul, div.sight_list ul {
	list-style-type:none;
}
div.dest_subarea li, div.sight_list li{
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-bottom:10px;
	width:200px;
	overflow: auto;
}
div.sight_list li {
	overflow: visible;
}
/*--------------------------------------------
 * 				リストページ用
 * -------------------------------------------*/
div.tour_list{
	clear:both;
	width:690px;
	height:auto;
	border:2px solid #999999;
	margin:5px 0;
}
div.tour_title{
	width:670px;
	margin:10px 10px 0;
}
div.tour_title h2{
	font-size:16px;
	margin:0;
}
div.tour_title_left {
	float:left;
	width:32px;
	margin:5px 10px 0 0;
}
div.tour_title_center {
	float:left;
	width:550px;
	margin-right:8px;
}
div.tour_title_button {
	float:left;
	width:70px;
}
div.tour_panf_name {
	clear:both;
	margin:10px 10px;
}
div.tour_body{
	width:690px;
	height:auto;
	margin-bottom:5px;
}
div.tour_img{
	float:left;
	width:200px;
	margin-top:20px;
}
div.tour_img img{
	margin-left:25px;
	margin-right:25px;
}
div.tour_description{
	float:left;
	width:490px;
	font-size:12px;
}
table.des_table{
	font-size:12px;
	width:490px;
	margin:0 auto;
	table-layout:fixed;
}
table.des_table td{
	margin:0px;
	padding:3px 0px;
}
table.des_table col.col1{
	width:90px;
}
table.des_table col.col2{
	width:150px;
}
table.des_table col.col3{
	width:100px;
}
table.des_table col.col5{
	width:60px;
}
span.des_title{
	font-weight:bold;
}
span.ammount{
	font-weight:bold;
	font-size:18px;
}
ul.tour_icon li{
	float:left;
	margin-right:10px;
	width: 60px;
	height: 25px;
}
div.navigation{
	clear:both;
	margin-top:10px;
}
div.current_page{
	float:left;
	width:220px;
}
span.current_total{
	font-weight:bold;
	font-size:16px;
}
span.current_shown{
	font-weight:bold;
	font-size:16px;
}
div.current_order{
	float: left;
}
div.page_list{
	float:left;
	text-align:right;
	width:470px;
}
div.page_list li{
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
div.page_list li strong{
	display:-moz-inline-box; /* firefox2対応 */
	display:inline-block;
	padding:3px 5px;
	background-color:#EEEEEE;
	border: 1px solid #999999;
}
div.page_list li a{
	display:-moz-inline-box; /* firefox2対応 */
	display:inline-block;
	padding:3px 5px;
	border: 1px solid #999999;
}
#top .menu-content {
	float: right;
	width: 230px;
	margin-top:20px;
	padding: 5px;
	background-color: #EBEBEB;
}

.search_by_panflet{
	margin: 5px 0;
}

.area_00 {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 5px 5px 5px 15px;
	margin: 5px 0 5px 20px;
	background-color: #EAEFF7;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}

.area_00_title{
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 5px 5px 5px 15px;
	margin: 5px 0;
	background-color: #E6F8FF;
	border-width: 1px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	font-size: 14px;
}

div.other_page_link div{
	clear:both;
	margin:10px 0;
}
div.other_page_link li{
	float:left;
	padding-right: 5px;
	width:170px;
	margin:3px 0;
}
/*--------------------------------------------
 * 				観光地ページ用
 * -------------------------------------------*/
div#sight {
	clear:both;
	padding-bottom:5px;
}
div#sight .category_title{
	background-image: url(../images/titlebar_02.jpg);
}
/*観光地の写真*/
div.sight_photo{
	padding-bottom:5px;
	float: left;
	width: 300px;
	text-align: center;
}

/*観光地のテキストボックス*/
div.sight_txt_box{
	padding-bottom:5px;
	float: left;
	width: 380px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 1.5em;
}


/*観光地の名称*/
div.sight_name {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	border-top-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000099;
	border-left-color: #000099;
	padding-left: 5px;
	margin-bottom: 10px;
}

/*観光地の説明*/
div.sight_description{
	font-size: 13px;
	line-height: 1.5em;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

div.sight_note{
	float: right;
	margin: 5px 0;
}
/* ガジェット */
.gadget div{
	margin: 5px 0;
}
.gadget li{
	margin: 5px 0;
}
.gadget_title{
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}
table.calendar th a:link,table.calendar th a:visited
,table.calendar th a:active, table.calendar th a:hover {
}

#NTA_W_otherCityContainer {
	width:320px;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
}

#NTA_W_go {
	border: 0px;
	margin-left: 40px;
	width: 145px;
	height: 30px;
	background: url(../images/bt_gadget_go.gif) left top no-repeat;
}
