@charset "utf-8";
/* CSS Document */

/*------- 共通設定 -------*/

.t_right {
	text-align:right;
	margin-bottom: 20px;
}
.ta_right {
	text-align:right;
	margin-bottom: 20px;
	margin-right: 10px;
}
.float_l {
	float:left;
}
.float_r {
	float:right;
}
/*--左ブロック　メニュー--*/

/**/
#main_l #block {
	width:624px;
	border:1px solid #f93;
	padding:10px 25px;
	margin-bottom:18px;
	overflow:hidden;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_commom/block2_bg.jpg);
	background-repeat: repeat-x;
}
#common_border_block_article {
	margin:0;
	width:673px;
	border:1px solid #f93;
	border-top:none;
	padding:20px 0;
	clear:both;
}
#common_border_block {
	margin:0;
	width:625px;
	border:1px solid #b0d0e1;
	border-top:none;
	/*	background-color:#CCC;*/
	padding:20px 24px;
	clear:both;
}
#common_border_block .common_area {
	width:595px;
	padding:5px 15px 15px;
}
#common_border_block .common_area_bg {
	width:605px;
	padding:10px;
	margin-bottom:1.5em;
	background:url(http://tour.tabitama.co.jp/theme/img/th_commom/2_block_bg.gif) repeat;
}
h3.midashi {
	background:url(http://tour.tabitama.co.jp/theme/th_okinawa/img/2menu/2midashi_bg.gif) no-repeat;
	padding:0 .9em;
	margin:1em 0 1.2em;
	display:block;
	color:#555;
	font-weight:bold;
	font-size:14pt;
}
h3.midashi_l {
	background:url(http://tour.tabitama.co.jp/theme/th_okinawa/img/2menu/2midashi_bg.gif) no-repeat;
	padding:0 .9em;
	margin:1em 0 1.2em;
	float:left;
	display:block;
	color:#555;
	font-weight: bold;
	font-size:14pt;
}
.midashi_2 {
	display: block;
	padding-top:.5em;
	font-size:9pt;
	color:#888;
}
#common_border_block #menu2 {
	width:613px;
	height:30px;
	padding:6px;
	text-align:right;
	margin-bottom:1em;
	background:url(http://tour.tabitama.co.jp/theme/img/th_commom/2_block_bg.gif) repeat;
}
#common_border_block #menu2 li {
	display:inline;
	margin-left:5px;
}
#common_border_block #menu2 li.midashi_left {
	color:#374a86;
	position:relative;
	bottom:.6em;
	margin-right:.7em;
	font-weight:bold;
}
#common_border_block .comment {
	padding:5px 5px 30px;
	font-weight:bold;
	font-size:10pt;
}
#common_border_block ul.all {
	margin-top:10px;
}
#common_border_block ul.all li {
	display:inline;
	margin-right:3em;
}
#common_border_block ul.all li a {
	font-weight:bold;
}
#common_border_block hr.all {
	margin:10px 0 36px;
}
#main_l #menublock {
	border:1px solid #b0d0e1;
	padding:5px 0 2px;
	margin-bottom:18px;
	text-align:center;
}
#main_l #menublock li {
	display:inline;
	margin:0;
	padding:0;
}
/*-------- タブ部分 --------*/

#tab {
	width:674px;
	margin-bottom:40px;
}

#tab_menu {
	margin:0;
}
#tab_menu ul {
	margin:0;
}
#tab_menu li {
	display:inline;
	width:169px;
	height:29px;
	/*background:url(http://tour.tabitama.co.jp/theme/th_okinawa/img/tab_menu.gif);*/
}

#main_l .copyright {
	text-align:right;
	font-size:8pt;
	padding:3px 0;
}

#js_tab {
	margin:0;
	padding:0;
	background-color:#fff;
	white-space: nowrap;
	float:left;
	width:675px;
}
#js_tab {
	margin:0;
	padding:0;
	background-color:#fff;
	white-space: nowrap;
	float:left;
	width:675px;
}
#js_tab li {
	text-align:center;
	float:left;
	width:135px;
	white-space:nowrap;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/tab_2.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
}

#js_tab li.selected {
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/tab2_o.gif);
	background-repeat: no-repeat;
}
#js_tab li.selected a {
	color:#374a86;
}
#js_tab li.notext {
	margin-top: 0px;
	padding-top: 0px;
	width:135px;
	background-image: none !important;
}

/*タブ部分disney用*/
#js_tab_d {
	margin:0;
	padding:0;
	background-color:#fff;
	white-space: nowrap;
	float:left;
	width:675px;
}
#js_tab_d {
	margin:0;
	padding:0;
	background-color:#fff;
	white-space: nowrap;
	float:left;
	width:675px;
}
#js_tab_d li {
	text-align:center;
	float:left;
	width:135px;
	white-space:nowrap;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/tab.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
}

#js_tab_d li.selected {
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/tab_o.gif);
	background-repeat: no-repeat;
}
#js_tab_d li.selected a {
	color:#374a86;
}
#js_tab_d li.notext {
	margin-top: 0px;
	padding-top: 0px;
	width:135px;
	background-image: none !important;
}

/*-------- メイン記事部分 --------*/

.kijiwaku {
	width: 673px;
	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: #F93;
	border-bottom-color: #F93;
	border-left-color: #F93;
	padding-bottom: 20px;
}

/*disney用*/	
.kijiwaku_d {
	width: 673px;
	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: #B0D0E1;
	border-bottom-color: #B0D0E1;
	border-left-color: #B0D0E1;
	padding-bottom: 20px;
}
/*disney用おわり*/
	
.kijititle {
	height: 25px;
	clear: both;
	margin-bottom: 20px;
	width: 625px;
}
.kijicopy {
	padding-left: 24px;
	padding-right: 24px;
	clear: both;
	padding-top: 25px;
	width: 625px;
}
.kijicopy dt {
	width: 110px;
	height: 80px;
	float: left;
}
.kijicopy dd {
	width: 500px;
	margin-left: 120px;
}
.sitoku1 {
	font-size: 13px;
	font-weight: bold;
	color: #069;
	margin-bottom: 5px;
}
.sitoku2 {
	font-size: 11px;
	color: #555;
	line-height: 140%;
}
.newcontents {
	padding-top: 20px;
	padding-left: 24px;
	padding-right: 24px;
	clear: both;
	width: 625px;
}
.newkiji {
	width: 200px;
	float: left !important;
	margin-right: 7px;
	margin-bottom: 15px;
}
.newcontents dt {
	height: 50px;
	width: 50px;
	float: left;
}
.newcontents dd {
	font-size: 11px;
	line-height: 140%;
	color: #069;
	display: block;
	height: 50px;
	margin-left: 60px;
}
/*.newcontents dd a, a:hover {
	font-size:11px
	}
*/
.newcontents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.mainarchive {
	padding-left: 24px;
	padding-top: 20px;
	padding-right: 24px;
	padding-bottom: 20px;
	width: 625px;
}
.mainarchive dl {
}
.mainarchive dt {
	float: left;
	height: 25px;
	width: 25px;
}
.mainarchive dd {
	font-size: 11px;
	line-height: 130%;
	color: #555;
	padding-bottom: 15px;
	padding-left: 35px;
}
/*.mainarchive dd a, a:hover{
	font-size: 11px;
}*/
.mainarchive dt a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.nextpage {
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
	font-size: 10px;
	color: #555;
	display: block;
	clear: both;
	padding-bottom: 10px;
}
.nextpage a {
	font-size: 10px;
	color: #555;
	text-decoration: none;
}
.nextpage a:hover {
	font-size: 10px;
	color: #999;
}
/*--記事内容部分--*/

.article {
	width: 400px;
	float: left;
	padding-right: 20px;
	margin-bottom:10px;
}
/*--.article_short {
	float: left;
	width: 400px;
	margin-right: 10px;
	margin-bottom: 20px;
}--*/
/*--.article_long {
	width: 650px;
}--*/
.artphoto {
	width: 240px;
	padding-left: 10px;
	margin-bottom: 20px;
	}
.artphoto dt {
	width: 240px;
	}
.artphoto dd {
	width: 240px;
	padding-top: 3px;
	font-size: 10px;
	font-weight: lighter;
	line-height: 130%;
	padding-bottom: 15px;
	}

/*.pcap { 
    font-size: 9px;
    font-weight: lighter;
    line-height: 130%;
    margin: 0px 0px 5px;
    padding: 0px;
}
*/
#main_l dl {
	float: left;
}
.photo {
}
.photo dt {
	margin-top: 5px;
}
.shop_name {
	font-weight: bold;
	color: #ff34b3;
}
#tophead {
	font-size: 25px;
	font-weight: bold;
	line-height: 150%;
	padding: 5px;
	padding: 20px 8px 20px 8px;
}

#tophead2 {
	font-size: 25px;
	font-weight: bold;
	line-height: 150%;
	padding: 10px 1px;
}

#subhead {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	border-left: #f00;
	padding: 5px;
	margin: 10px 0px 20px 0px;
}

#subhead2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 150%;
	border-left: #f00;
	padding: 5px 0;
	margin: 10px 0px 20px 0px;
}

#shop_name {
	color: #FF34B3;
	font-weight: bold;
}

.table_1 {
	width: 310px;
	float: left;
	margin-left: 10px;
}
.table_2 {
	width: 310px;
	margin-left: 360px;
	margin-top: 16px;
}
.table_title {
	font-weight: bold;
	background-color: #c4edec;
	padding: 2px;
}
.table_item {
	padding: 2px;
}
.subhead {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 650px;
	margin-bottom: 10px;
	line-height: 30px;
}
.wrap_1 {
	float: left;
	width: 650px;
	padding-bottom: 25px;
}
#head_line {
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	border-color: #0088ff;
	margin: 0px 0px 20px 0px;
}
#head_line2 {
	border-top:4px solid #08f;
	margin-bottom:30px;
	padding:0 20px;
}


.head_line {
	border-width: 4px 0px 0px 0px;
	border-style: solid;
	border-color: #0088ff;
	margin: 0px 0px 20px 0px;

	clear:left;
}

#line {
	border-top: 2px dotted #08f;
	margin: 30px 0 20px;
}

/*-----日付-----*/
.date {
	font-size: 11px;
	color: #999;
	width: 400px;
	margin-bottom: 20px;
	text-decoration: underline;
}

/*記事一覧リンク*/
#ichiran{
	font-size: 12px;
	color: #FFF;
	background-color: #F93;
	text-align: center;
	width: 150px;
	margin-bottom:40px;
	border-right: 2px solid #C63;
	border-bottom: 2px solid #C63;
	float: right;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#ichiran a {
	text-decoration: none;
	color: #FFF;
}
#ichiran a:hover {
	color: #069;
}
.end {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F93;
	margin-bottom: 20px;
	clear: both;
}




/*-------- 右サイドメニュー部分 --------*/

/*-- オレンジ色 block--*/
.block {
	width:278px;
	margin-bottom:14px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-bottom-color: #F93;
	background-image: url(http://tour.tabitama.co.jp/theme/img//th_common/r_block2.gif);
	background-repeat: repeat-y;
	clear: both;
}
/*--右ブロック上部記事--*/

.sinchaku{
	margin-bottom: 10px;
	margin-top: 5px;
	font-size: 12px;
	color: #FFF;
	background-color: #C00;
	width: 80px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}
#main #area #main_r .block .article_top {
	height: 130px;
	overflow: hidden;
	margin-bottom:8px;	
}

#main #area #main_r .block .article_top img {
	margin:2px 10px 2px 0;
}

/*-- オレンジ色 block2--*/
#main_r .block2 {
	border-top:1px solid #f93;
	border-bottom:1px solid #f93;
	background:url(http://tour.tabitama.co.jp/theme/img/th_common/r_block2.gif) repeat-y;
	width:278px;
	margin-bottom:14px;
}
#main_r .block2 ul {
	margin-top:0.5em;
}
#main_r .block2 li {
	margin-bottom:1.2em;
}
#main_r .block .area , #main_r .area {
	padding: 10px 20px 15px;
}

/*disney用*/
#main_r .block_d {
	border-top:none;
	border-bottom:1px solid #b0d0e1;
	background:url(http://tour.tabitama.co.jp/theme/img/th_common/r_block_d.gif) repeat-y;
	width:278px;
	background-repeat: repeat-y;
	margin-bottom:14px;
	clear: both;
}
#main #area #main_r .block_d .article_top {
	height: 130px;
	overflow: hidden;
	margin-bottom:8px;
}

#main #area #main_r .block_d .article_top img {
	margin:2px 10px 2px 0;
}


#main_r .block_d2 {
	border-top:1px solid #b0d0e1;
	border-bottom:1px solid #b0d0e1;
	background:url(http://tour.tabitama.co.jp/theme/img/th_common/r_block_d.gif) repeat-y;
	width:278px;
	background-repeat: repeat-y;
	margin-bottom:14px;
	clear: both;
}
#main_r .block_d2 ul {
	margin-top:0.5em;
}
#main_r .block_d2 li {
	margin-bottom:1.2em;
}


/*--おすすめ本--*/

#main #area #main_r .block .book {
	width:187px;
	margin:15px auto 20px;
}
#main #area #main_r .block .book img {
	margin-bottom:5px;
}
#main #area #main_r .block .book .price {
	text-align:right;
}
#main #area #main_r .block .book .price img {
	margin:6px 0 0 0;
}
.hotel_name {
	color:#da4a7b;
	font-size:12pt;
}
.sub_title_tour {
	margin-bottom:10px;
	font-weight:bold;
	display:inline;
}
.sub_title {
	margin-bottom:10px;
	font-weight:bold;
}
.category {
	background-image: url(../img/category.gif);
	background-repeat: no-repeat;
	height: 20px;
/*	width: 250px;*/
	margin-bottom: 15px;
}

/*disney用*/

#main #area #main_r .block_d .book {
	width:187px;
	margin:15px auto 20px;
}
#main #area #main_r .block_d .book img {
	margin:5px;
}
#main #area #main_r .block_d .book .price {
	text-align:right;
}
#main #area #main_r .block_d .book .price img {
	margin:6px 0 0 0;
}


/*-- おすすめ本 END -----------------------------------------------------------------*/





/*--記事カテゴリーメニュー部分--*/
.category {
/*	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/category.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 250px;*/
	margin-bottom: 15px;
	clear: both;
/*	margin-left: auto;
	margin-right: auto;*/
}
.archive {
	padding-left: 14px;
}
.archive a {
	text-decoration: none;
	color: #069;
}
.archive a:hover {
	text-decoration: none;
	color: #39C;
	font-size: 14px;
	font-weight: bold;
}
.category_menu {
	height: 25px;
	width: 170px;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/kankou.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}

.category_menu2 {
	height: 25px;
	width: 160px;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/gourmet.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.category_menu3 {
	height: 25px;
	width: 160px;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/bunka.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.category_menu4 {
	height: 25px;
	width: 160px;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/leisure.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-bottom: 10px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #069;
}
.menu {
	list-style-type: disc;
	padding-left: 40px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 150%;
}
.picup {
	background-color: #069;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 15px;
/*	width: 250px;*/
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}
.picupkiji dt {
	width: 50px;
	float: left;
	display: block;
	height: 50px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.picupkiji dd {
	height: 60px;
	font-size: 11px;
	line-height: 140%;
	color: #666;
	

}
.picupkiji {
/*	width: 215px;*/
	margin-bottom: 10px;
	padding: 0 12px;
}
.menu li a {
	text-decoration: none;
	color: #666;
}
.menu li a hover {
	color: #069;
}





/*-------- 広告枠 --------*/

#adspace {
	width: 675px;
	clear: both;
	margin-bottom: 15px;
}
#adspace .adtitle {
	background-color: #069;
	width: 645px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	color: #FFF;
	padding-left: 30px;
}
#adspace .adtitle2 {
/*	font-size: 12px;
	padding-left: 10px;*/
	background-color: #069;
	width: 645px;
	padding: 5px 0 5px 30px;
	margin-bottom:10px;
	font-size: 12px;
	color: #FFF;
}
#adspace .adtxt {
	width: 620px;
	padding-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 140%;
	padding-right: 25px;
}
#adspace .u {
	margin-bottom: 5px;
	list-style-image: url(http://tour.tabitama.co.jp/theme/img/th_common/ad_arrow.gif);
	list-style-position: inside;
}
#adspace .indentad {
	margin-bottom: 10px;
	padding-left: 2em;	
}	

#adspace .adbanner {
	width: 675px;
	clear: both;
	padding-bottom: 10px;
	height: 100px;
}
#adspace .adbanner dl {
	width: 330px;
	padding-left: 5px;
	float: left;
	display: block;
}
#adspace .adbanner dt {
	height: 84px;
	width: 330px;
	border-top-style: none;
}
#adspace .adbanner dd {
	font-size: 10px;
	padding-top: 2px;
	text-align: center;
}

/*-------- 広告枠END --------*/

/*-------- 旅たま広告枠 --------*/
.tabi_select {
	width: 675px;
	clear: both;
}
.tabititle{
	font-size: 12px;
	color: #FFF;
	padding-top: 3px;
	background-image: url(http://tour.tabitama.co.jp/theme/img/th_common/tabi_bg.gif);
	background-repeat: no-repeat;
	height: 25px;
	padding-left: 30px;
	width: 645px;
}
.tabitxt {
	font-size: 11px;
	color: #999;
	line-height: 140%;
	width: 645px;
	padding: 15px;
}
.tabi_select dl {
	float: left;
	width: 200px;
	margin-left: 15px;	
}
.tabi_select dd {
	font-size: 11px;	
}