﻿@charset "UTF-8";

.margin_right10 {
	margin-right: 10px;
}
h2.top_title{
	margin:0;
	padding:0;
}


/*-----------------------------------------------

  新マップレイアウト　2012.02.06
  
----------------------------------------------- */

#map_title {
	margin-top:15px;
	width:708px;
	height:25px;
	background-color:#eee;
	background-image:url(../image/map_title_bg2.png);
	background-repeat:no-repeat;
	padding:4px 0 0 35px;
	color:#7a8f2e;
	font-weight:bold;
	border-top:5px #849834 solid;
	border-left:1px #849834 solid;
	border-right:1px #849834 solid;
}

#map_box {
	width:733px;
/*	height:250px;*/
/*	margin-top:5px;*/
	padding:5px;
	background-color:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #849834;
	border-right:1px solid #849834;
	border-bottom:1px solid #849834;

}
/* マップイメージ トップ　*/
.map_box_img_top {
	width:380px;
	height:250px;
	margint:0;
	padding:0;
	float:left;
}
/* マップイメージ　*/
.map_box_img {
	width:209px;
	height:209px;
	margint:0;
	padding:0;
	float:left;
}

.map_box_text_top {
	width:344px;
	margint:0;
	padding:0;
	float:right;
}

.map_box_text {
/*	width:520px;*/
	width:517px;
	margint:0;
	padding:0;
	float:right;
}

/*-----------------------------
　マップタイトル
-----------------------------*/
.map_box_title_top {
	width:324px;
	height:26px;
	padding:4px 0 0 20px;
	background: url(../image/map_title.gif) no-repeat;
	margin-bottom:14px;
	border-bottom:1px #ccc solid;
}
/*.map_box_title_top a {
	color:#849834;
	text-decoration:none;
}
.map_box_title_top a:hover {
	color:#85C624;
	text-decoration:none;
}*/

.map_box_title {
	width:713px;
	height:26px;
	padding:4px 0 0 20px;
	background: url(../image/map_title.gif) no-repeat;
	margin-bottom:7px;
	border-bottom:1px #849834 solid;
}
/*.map_box_title a {
	color:#849834;
	text-decoration:none;
}
.map_box_title a:hover {
	color:#85C624;
	text-decoration:none;
}*/
/*-------------------------------
 マップ地域分類　高さ25×行数
-------------------------------*/

.map_area_name1 {
	clear:left;
	width:81px;
	margin:0;
	padding-top:2px;
	height:23px;
	background-color:#e0e0e0;
	border-bottom:1px #ccc solid;
	text-align:center;
	color:#333;
	float:left;
	}
.map_tx_japan .map_area_name1 {
	padding-top:2px;
	height:20px;
}
.map_area_name2 {
	clear:left;
	width:81px;
	margin:0;
	padding-top:17px;
	height:34px;
	background-color:#e0e0e0;
	border-bottom:1px #ccc solid;
	text-align:center;
	color:#333;
	float:left;
	}
.map_tx_japan .map_area_name2 {
	padding-top:12px;
	height:33px;
}
.map_area_name3 {
	clear:left;
	width:81px;
	margin:0;
	padding-top:27px;
	height:50px;
	background-color:#e0e0e0;
	border-bottom:1px #ccc solid;
	text-align:center;
	color:#333;
	float:left;
	}
.map_area_name4 {
	clear:left;
	width:81px;
	margin:0;
	padding-top:40px;
	height:63px;
	background-color:#e0e0e0;
	border-bottom:1px #ccc solid;
	text-align:center;
	color:#333;
	float:left;
	}
.map_area_name5 {
	clear:left;
	width:81px;
	margin:0;
	padding-top:60px;
	height:69px;
	background-color:#e0e0e0;
	border-bottom:1px #ccc solid;
	text-align:center;
	color:#333;
	float:left;
	}

/*--------------------------------------
　マップテキストボタン
--------------------------------------*/

/*　マップテキストボタン　世界地域*/
.map_tx_world ul {
	margin:0;
	padding:0;
}

.map_tx_world li {
	list-style-type:none;
	float:left;
}

.map_tx_world a {
	display: block;
	background: url(../image/map_tx_world_back.gif) no-repeat;
	width:152px;
	height:60px;
	margin:0;
	padding:23px 0 0 20px;
	color:#333333;
	text-decoration:none;
	line-height:1.3;
}

.map_tx_world a:hover {
	background: url(../image/map_tx_world_back_on.gif) no-repeat;
}

.map_tx_world_sub {
	font-size:10px;
}

/*　マップテキストボタン アジア・ヨーロッパ等　*/
.map_tx_top ul {
	margin:0;
	padding:0;
}

.map_tx_top li {
	list-style-type:none;
	float:left;
}

.map_tx_top a {
	display: block;
	background: url(../image/map_tx_top_back.gif) no-repeat;
	width:107px;
	height:22px;
	margin:0;
	padding:6px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_top a:hover {
	background: url(../image/map_tx_top_back_on.gif) no-repeat;
	color:#333;
}

/*　マップテキストボタン　5列*/
.map_tx_5rows ul {
	margin:0;
	padding:0;
}

.map_tx_5rows li {
	list-style-type:none;
	float:left;
}

.map_tx_5rows a {
	display: block;
	background: url(../image/map_tx_area_back.gif) no-repeat;
	width:80px;
	height:22px;
	margin:0;
	padding:2px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_5rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

.map_tx_5rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

/*　マップテキストボタン　4列*/
.map_tx_4rows ul {
	margin:0;
	padding:0;
}

.map_tx_4rows li {
	list-style-type:none;
	float:left;
}

.map_tx_4rows a {
	display: block;
	background: url(../image/map_tx_area_back.gif) no-repeat;
	width:102px;
	height:22px;
	margin:0;
	padding:2px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_4rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

.map_tx_4rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}
/*　マップテキストボタン　3列*/
.map_tx_3rows ul {
	margin:0;
	padding:0;
}

.map_tx_3rows li {
	list-style-type:none;
	float:left;
}

.map_tx_3rows a {
	display: block;
	background: url(../image/map_tx_area_back.gif) no-repeat;
	width:138px;
	height:22px;
	margin:0;
	padding:2px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_3rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

.map_tx_3rows a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

/*　マップテキストボタン　*/
.map_tx_japan ul {
	margin:0;
	padding:0;
}

.map_tx_japan li {
	list-style-type:none;
	float:left;
}

.map_tx_japan a {
	display: block;
	background: url(../image/map_tx_area_back.gif) no-repeat;
	width:55px;
	height:17px;
	margin:0;
	padding:4px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_japan a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

/*　マップテキストボタン 中国　*/
.map_tx_china ul {
	margin:0;
	padding:0;
}

.map_tx_china li {
	list-style-type:none;
	float:left;
}

.map_tx_china a {
	display: block;
	background: url(../image/map_tx_area_back.gif) no-repeat;
	width:80px;
	height:22px;
	margin:0;
	padding:2px 0 0 5px;
	color:#333;
	text-decoration:none;
	line-height:1;
	border-left:1px #fff solid;
	border-top:1px #fff solid;
	border-right:1px #ddd solid;
	border-bottom:1px #ddd solid;
}

.map_tx_china a:hover {
	background: url(../image/map_tx_area_back_on.gif) no-repeat;
	color:#333;
}

/*.map_tx_china ul {
	margin:0;
	padding:0;
}

.map_tx_china li {
	list-style-type:none;
	float:left;
}

.map_tx_china a {
	display: block;
	background: url(../image/map_tx_area.gif) no-repeat;
	background-position:7px 5px;
	width:70px;
	height:25px;
	margin:0;
	padding:0 0 0 17px;
	color:#333333;
	text-decoration:none;
	line-height:1;
}

.map_tx_china a:hover {
	background: url(../image/map_tx_area_on.gif) no-repeat;
	background-position:7px 5px;
	color:#06F;
}
*/

/*-----*/

.map_tx_sub {
	font-size:10px;
}
.map_tx_sub2 {
	font-size:8px;
}
.map_link_non a {
	color:#aaa;
}
.map_link_non a:hover {
	color:#aaa;
}
.mojismall {font-size:0.9em}
.mojismall2 {font-size:0.8em}
.mojismall3 {font-size:0.7em}


/*-----------------------------------------------

　　トップ左ボックス　ホテぐるおすすめコンテンツ

------------------------------------------------*/
#top_leftbox {
	width:200px;
	margin-top:15px;
	float:left;
}
#osusume_contents {
	width:198px;
	height:225px;
	margin-top:10px;
	background-color:#f4f5f5;
	border:1px #e0e0e0 solid;
/*	float:left;*/
}

.osusume_contents_title {
	width:100%;
	height:30px;
	padding-top:10px;
	border-bottom:1px #e0e0e0 solid;
	background:url(../image/osusume_contents_title.jpg) no-repeat;
	font-weight:bold;
	text-align:center;
	font-size:12px;
}
#osusume_contents ul {
	margin-top:5px;
	padding:0;
}
#osusume_contents li {
	margin:0 0 0 10px;
	padding-left:20px;
	display:block;
	height:25px;	
	background-image:url(../image/list1.jpg);
	background-repeat:no-repeat ;
	background-position:0px 5px;
}

.shinsai {
	margin-bottom:10px;
	padding:0;
}
/*-----------------------------------------------
　　サイト内検索
------------------------------------------------*/

#hotegurusearch {
	width:508px;
	margin-top:0;
	padding:10px;
	background:#eeeeee;
	border:1px #e0e0e0 solid;
}
.headlogo {
	float:left;
}


/*-----------------------------------------------
  段組
----------------------------------------------- */
#main_left {
	
	width:760px;
	float:left;
}
.left_box{
	display: block;
	width:200px;
	float:left;
	margin:15px 0 0 0;
}

.center_box{
	display: block;
	width:530px;
/*	float:left;*/
	float:right;
	margin:15px 15px 0 0;
}

.right_box{
	display: block;
	width:200px;
	float:left;
	margin:15px 0 0 0;
}

.hi_space {
	margin-top:10px;
}


/*-----------------------------------------------
  ウェザー
----------------------------------------------- */
#weather {
	display: block;
	width: 205px;
	float: right; /*2012.02.07*/
	margin-left:0;
}



/*-----------------------------------------------
  コンテンツタイトル
----------------------------------------------- */
.contents_title0 {
	width:520px;
	height:29px;
	margin:0;
	padding:13px 0 0 10px;
	background-image:url(../image/contents_title.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	clear:both;
}
.contents_title {
	width:520px;
	height:29px;
	margin-top:15px;
	padding:13px 0 0 10px;
	background-image:url(../image/contents_title.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
	clear:both;
}
.contents_title_sub {
	width:493px;
	height:26px;
	margin-bottom:10px;
	padding:5px 0 0 35px;
	background-image:url(../image/contents_title_sub.jpg);
	background-repeat:no-repeat;
	border-bottom:1px #e0e0e0 solid;
	font-weight:bold;
	font-size:12px;
	clear:both;
}
.contents_title_sub2 {
	width:483px;
	height:26px;
	margin-left:10px;
	margin-bottom:10px;
	padding:5px 0 0 25px;
	background-color:#f6f6f6;
	border-bottom:1px #e0e0e0 solid;
	font-weight:bold;
	font-size:12px;
	clear:both;
}

.title_icon {
	vertical-align: middle;
	margin-right:5px;
}

.text_left {
	float:left;
}
.text_right {
	float:right;
	padding-right:5px;
	font-weight:normal;
}

/*-----------------------------------------------
  ピックアップ表示
----------------------------------------------- */
#shoppickup_box {
	width:524px;
	margin-top:0;
	padding:3px 0 6px 4px;
	border:1px #e0e0e0 solid;
}

#hotelpickup_box {
	width:524px;
	margin-top:0;
	padding:3px 0 6px 4px;
	border:1px #e0e0e0 solid;
}

/*-----------------------------------------------
  ショップコメント表示
----------------------------------------------- */
#shopcomments_box {
	width:524px;
	margin-top:0;
	padding:3px 0 3px 4px;
	border:1px #e0e0e0 solid;
}
.shopcomments_more {
/*	display:block;*/
	width:513px;
/*	margin-top:2px;*/
	padding:0;
	text-align:right;
}
/*-----------------------------------------------
  おすすめホテル表示
----------------------------------------------- */
#hotelpickup_box {
	width:524px;
	margin-top:0;
	padding:3px 0 6px 4px;
	border:1px #e0e0e0 solid;
}
/*-----------------------------------------------
  国内海外旅行の予約
----------------------------------------------- */
#yoyaku_box {
	width:100%;
	margin:0;
	padding-bottom:15px;
}
.yoyaku {
	width:50%-8px;
	margin:0;
	padding-right:8px;
	float:left;
}

.yoyaku2 {
	width:50%-8px;
	margin:0;
	padding-left:8px;
	float:right;
}

/*-----------------------------------------------
  旅行会社から検索
----------------------------------------------- */
#ryokoukaisya_box {
	width:520px;
	margin-bottom:15px;
	padding:7px 0 7px 10px;
}
.ryokuicon {
	margin-right:12px;
	vertical-align:middle;
}
.ryokuicon2 {
	margin:0;
	vertical-align:middle;
}
/*-----------------------------------------------
  人気検索キーワード
----------------------------------------------- */
#keyword_box {
	width:520px;
	margin:0;
	padding:5px 0 5px 10px;
	color:#cccccc;
}

/*-----------------------------------------------
  出張の達人　新着スポット
----------------------------------------------- */
#tatujin_box {
	width:198px;
	margin:0;
	padding:0;
	border:1px #4595dd solid;
}
.tatujin_spot_title {
	margin:0;
	padding:5px 0 2px 5px;
	color:#C00;
}


/*-----------------------------------------------
  ホテぐるガイド飲食店ランキング
----------------------------------------------- */
#guide_box {
	width:198px;
	margin:0;
	padding:0;
	border:1px #849834 solid;
	background-color:#fff;
}
.guide_box_title {
/*	height:28px;*/
	padding:5px;
	text-align:center;
	font-weight:bold;
	background-color:#849834;
}
.guide_box_title a {
	color:#fff;
	text-decoration:none;
}
#hoteguruguide_ranking {
	width:200px;
	margin-top:15px;
	padding:0;
}
.hoteguruguide_ranking_new  {
	margin:0;
	padding:5px 0 2px 5px;
	color:#C00;
}

/*-----------------------------------------------
  ホテぐるガイド観光ランキング
----------------------------------------------- */
#guide_sightseeing_box {
	width:198px;
	margin:0;
	padding:0;
	border:1px #ba2525 solid;
	background-color:#fff;
}
.guide_sightseeing_box_title {
/*	height:28px;*/
	padding:5px;
	text-align:center;
	font-weight:bold;
	background-color:#ba2525;
}
.guide_sightseeing_box_title a {
	color:#fff;
	text-decoration:none;
}
#hoteguruguide_sightseeing_ranking {
	width:200px;
	margin-top:15px;
	padding:0;
}
.hoteguruguide_sightseeing_ranking_new  {
	margin:0;
	padding:5px 0 2px 5px;
	color:#C00;
}

/*-----------------------------------------------
  Facebook
----------------------------------------------- */
#facebook_title {
	width:198px;
	margin-top:15px;
	padding:0;
}
	
#facebook_box {
	width:198px;
	margin-top:15px;
	border:1px #3b5998 solid;
}

.facebook_logo {
	margin-bottom:10px;
	padding-top:5px;
	width:100px;
}

.facebook_if {
	margin:10px 0 10px 30px;
	padding:0;
/*	width:90px;*/
}
/*-----------------------------------------------
  Twitter
----------------------------------------------- */
#twitter_box {
	width:198px;
	height:60px;
/*	width:232px;*/
	margin-top:15px;
	padding:5px 1px 0 1px;
	background-color:#82902f;
	color:#fff;
}
/*-----------------------------------------------
  バナー　スペース調整
----------------------------------------------- */
#ban_hight_space {
	width:198px;
	height:10px;
	margin-top:0;
	padding:0;
}
/*-----------------------------------------------
  バナー　ホテル一覧
----------------------------------------------- */
#hotellist_box {
	width:198px;
	margin-top:15px;
	padding:0;
	border:1px #e0e0e0 solid;
}
/*-----------------------------------------------
  バナー　ガイド情報募集
----------------------------------------------- */
#gathering_box {
	margin-top:15px;
	width:198px;
	height:150px;
	overflow:hidden;
	padding:0;
	border:1px #e0e0e0 solid;
}
#gathering_box2 {
	margin-top:5px;
	width:198px;
	height:160px;
	overflow:hidden;
	padding:0;
	border:1px #e0e0e0 solid;
}
/*-----------------------------------------------
  ボトムコンテンツ
----------------------------------------------- */
#bottom_line {
	width:100%;
	margin-top:5px;
	height:5px;
	border-top:1px #e0e0e0 solid;
}

#bottom_contents {
	width:940px;
	margin:0 auto;
	padding-left:20px;
	color:#666666;
	clear:both;
}

#bottom_contents a {
	color:#666666;
	text-decoration:none;
}
	
/*-----------------------------------------------
  掲載エリア情報
----------------------------------------------- */

#keisai_area_title {
	width:946px;
	margin:0 auto;
	padding:3px 6px;
	background-color: #F0F0F0;
	border:1px #e0e0e0 solid;
}
.list_box {
	padding:0 10px;
	border-right:1px #e0e0e0 dotted;
	float:left;
}
.keisai_area_country ul {
	margin:0;
	padding:0;
}
.keisai_area_country li {
	width:125px;
	margin-top:4px;
	padding:0 4px;
	border-right:1px #e0e0e0 solid;
	list-style-type:none;
/*	text-align:center;*/
	float:left;
}
.keisai_tophtml {
	flort:left:
}

.keisai_area_box {
	width:135px;
	min-height:300px;
	padding:5px 10px;
	border-right:1px #e0e0e0 dotted;
	float:left;
}
.keisai_area_box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.keisai_area_box li {
	margin:0;
	padding:0 0 0 10px;
	border:none;
	list-style-type:none;
}

.keisai_area_box2 {
	width:135px;
/*	min-height:300px;高さ自由*/
	padding:5px 10px;
	border-right:1px #e0e0e0 dotted;
	float:left;
}
.keisai_area_box2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.keisai_area_box2 li {
	margin:0;
	padding:0 0 0 10px;
	border:none;
	list-style-type:none;
}

.keisai_more {
	margin-bottom:10px;
}
.keisai_area_name {
	padding:1px;
	background-color:#eeeeee;
	text-align:center;
}
.keisai_area_name2 {
	padding:1px;
	background-color:#eeeeee;
	color:#999999;
	text-align:center;
}
.keisai_area_indent {
	padding-left:10px;
}


#keisai_keyword {
	width:950px;
	margin:5px auto;
	padding:5px 5px;
	border-top:1px #e0e0e0 solid;
	border-bottom:1px #e0e0e0 solid;
	font-size:10px;
	color:#666666;
	clear:both;
}

#keisai_keyword a {
	color:#666666;
	text-decoration:none;
}

/*-----------------------------------------------
  ランキング
----------------------------------------------- */
/*
.ranking_tatujin {
	width:160px;
	height:45px;
	padding:10px 0 0 38px;
	border-top:1px #e0e0e0 solid;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	background-image:url(../image/ranking_title_tatujin.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
}
.ranking_osusume_title {
	margin-top:15px;
	width:160px;
	height:50px;
	padding:10px 0 0 38px;
	border-top:1px #e0e0e0 solid;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	background-color:#f4f5f5;
	background-image:url(../image/ranking_title_osusume.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
}
.font_color_red {
	color:#C00;
}
.ranking_osusume_box {
	width:198px;
	padding:10px 0 0 0;
	border:1px #e0e0e0 solid;
	background-color:#f4f5f5;
}
.ranking_osusume {
	width:160px;
	height:29px;
	padding:9px 0 0 38px;
	background-image:url(../image/ranking_title_osusume2.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}
.rankink_osusume_list {
	width:198px;
	padding-top:5px;
	margin-bottom:8px;
}
.ranking_hounichi {
	margin-top:15px;
	width:160px;
	height:32px;
	padding:10px 0 0 38px;
	border-top:1px #e0e0e0 solid;
	border-left:1px #e0e0e0 solid;
	border-right:1px #e0e0e0 solid;
	background-image:url(../image/ranking_title_hounichi.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:12px;
}
.ranking_list {
	width:198px;
	padding-top:5px;
	margin:0;
	border:1px #e0e0e0 solid;
	background-color:#f4f5f5;
}
.ranking_title {
	margin:0;
	padding:0;
	float:left;
}
.ranking_date {
	padding-right:7px;
	font-size:10px;
	font-weight:normal;
	float:right;
}
.small_text {
	font-size:9px;
	font-weight:normal;
}
*/

/*-----------------------------------------------
  特許・商標
----------------------------------------------- */
#patent {
	width:950px;
	margin:5px auto;
	padding:5px 5px;
	border-bottom:1px #e0e0e0 solid;
	color:#666666;
}

#patent a {
	color:#666666;
	text-decoration:none;
}
/*-----------------------------------------------
  ボトムリンク表示
----------------------------------------------- */
#bottom_link {
	margin:0 0 10px 0;
	padding:0;
	font-size:10px;
	line-height:1.3;
}
#bottom_link a {
	text-decoration:none;
}

#footer2 {
	margin:5px auto;
	width:960px;
	}
.clear_f {
	margin:0;
	padding:0;
	line-height:0;
	clear:both;
}

.new_img {
	margin:0;
	padding:0;
	vertical-align:middle;
}

/*-----------------------------------------------
 サイトマップページ用　2012.0401
----------------------------------------------- */
#sitemap{
	clear:both;
	margin:0;
	padding:5px;
	font-size:9px;
	text-align:right;
}
#sitemap a {
	text-decoration:none;
}
.sitemap_table {
	margin-left:60px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.sitemap_table th {
    padding: 4px;
    border-width: 0;
	background-color:#E4E4E4;
}
.sitemap_table td {
    padding: 4px 15px 4px 4px;
	border: 1px #cccccc dashed;
    border-width: 0 0 1px 0;
	vertical-align:top;
}

.sitemap_table2 {
	margin-left:60px;
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.sitemap_table2 th {
    padding: 4px;
    border-width: 0;
	background-color:#E4E4E4;
}
.sitemap_table2 td {
    padding: 4px 15px 4px 4px;
	border: 1px #cccccc dashed;
    border-width: 1px 0 0 0;
	vertical-align:top;
}