@charset "UTF-8";
/* CSS Document */

/* 200×45おすすめ読み物2カラム用CSS */
@import "/com_css/recomend_ad.css";

/* --------------もくじ--------------------------------- */

/* ①ヘッダーメニュー */
/* ②H1H2 */
/* ③右メニュー */
/* ④コンテンツ　*/


/* /////////////①ヘッダーメニュー//////////////////////////////////////// */
/* ---------------------------------------------------------
トップ用ヘッダー
--------------------------------------------------------- */

#header .header_b ul.menu li.m_guidebook a{
background:url(/com_img/h_f/header_b_guidebook.gif) no-repeat;
}

#header .header_b ul.menu li.m_guidebook a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_guidebook_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_kuchikomi a{
background:url(/com_img/h_f/header_b_kuchikomi.gif) no-repeat;
}

#header .header_b ul.menu li.m_kuchikomi a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_kuchikomi_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_info a{
background:url(/com_img/h_f/header_b_info.gif) no-repeat;
}

#header .header_b ul.menu li.m_info a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_info_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_booking a{
background:url(/com_img/h_f/header_b_booking.gif) no-repeat;
}

#header .header_b ul.menu li.m_booking a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_booking_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_shopping a{
background:url(/com_img/h_f/header_b_shopping.gif) no-repeat;
}

#header .header_b ul.menu li.m_shopping a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_shopping_on.gif) no-repeat;
}

#header .header_b ul.menu li.m_tabisuke a{
background:url(/com_img/h_f/header_b_tabisuke.gif) no-repeat;
}

#header .header_b ul.menu li.m_tabisuke a:hover{
color:#cc0000;
background:url(/com_img/h_f/header_b_tabisuke_on.gif) no-repeat;
}

/* /////////////②H1H2//////////////////////////////////////// */

/* ---------------------------------------------------------
H1
--------------------------------------------------------- */

div.title_area h1.title {
	width:265px;
	color:#FFFFFF;
	font-size: 16px;
	margin:0 0 0 190px;
	padding:10px 0 0 0;
	line-height:110%;
	border-bottom: #FFFFFF 1px solid;
	}
	
div.title_area p.title_tx {
	width:265px;
	color:#FFFFFF;
	font-size: 12px;
	margin:0 0 0 190px;
	padding:5px 0 0 0;
	line-height:120%;
	}
	
/* ---------------------------------------------------------
H2
--------------------------------------------------------- */

	
/* H2　エリア色　背景*/
div.title_area_l {
	color:#FFFFFF;
	width:772px;
	height: 28px;
	line-height:28px;
	margin:5px 0 5px 0;
	padding:0 0 0 5px;
	background:url(/com_img/area/h2_europe_l.gif) no-repeat;
	font-weight:bold;
	clear:both;
	}
	
div.title_area_l h2 { color:#FFFFFF; font-size:14px; margin:0; padding:0 0 0 25px;}
div.title_area_l h2 a:link { color:#FFFFFF; text-decoration: underline }
div.title_area_l h2 a:hover { color:#FFCCCC; text-decoration: underline}
div.title_area_l h2 a:visited { color:#FFFFFF; text-decoration: underline}



		


/* /////////////④コンテンツ//////////////////////////////////////// */


	
/* ---------------------------------------------------------
リストもの
--------------------------------------------------------- */


/*記事一覧*/
div.box250 dt.city{
	width:auto;
	height:60px;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	}
	
	
div.box250 dd.city_tx {
	width:155px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	font-size:12px;
	line-height:125%;
	}

div.box250 dd.city_tx h3 {
	width:auto;
	line-height:130%;
	padding:0;
	margin:0;
	font-size:12px;!important
	}
	
div.box250 dd.city_tx h3 img{
	padding:0 3px 0 0;
	}
	
/*自分だけの･･･リンクリスト*/

div.box250 p.link_title{
	width:240px;
	height:20px;
	margin:2px 0;
	padding:2px;
	border:1px #CCCCCC solid;
	background:#FFFFCC;
	font-size:12px;
	font-weight:bold;
	}
	
	
div.box250 ul.link {
	width:230px;
	height:auto;
	float:left;
	margin:0 0 5px 10px;
	padding:0;
	font-size:12px;
	line-height:125%;
	list-style:none;
	}
	
div.box250 li.link {
	margin:0;
	padding:0;
	}


/*国名一覧*/
ul.country{
	width:175px;
	height:auto;
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
	float:left;
	}

ul.country li.name{
	width:auto;
	height:auto;
	margin:0 0 0 10px;
	padding:0;
	}


	
/* ---------------------------------------------------------
ブログ内最新記事一覧
--------------------------------------------------------- */

div.l_module_y ul.category_list {
	height:20px;
	font-size:12px;
	margin:15px 0;
	padding:5px;
	border-bottom:#999999 1px dotted;
	clear:both;
	}
	
ul.category_list a:link { color:#cc0000; text-decoration: underline }
ul.category_list a:visited { color: #ff6600; text-decoration: underline }
ul.category_list a:active { color:#FFFFFF; text-decoration: none ; background-color:#cc0000; }
ul.category_list a:hover { color:#FFFFFF; text-decoration: none ; background-color:#cc0000;}

	
div.l_module_y ul.category_list li.date{
	float:left;
	width:180px;
	height:auto;
	margin:2px 0;
	padding:0;
	list-style:none;
	}
	
div.l_module_y ul.category_list li.blogtitle{
	float:left;
	width:550px;
	height:auto;
	margin:2px 10px;
	padding:0;
	list-style:none;
	}

	

/* ---------------------------------------------------------
ブログ内記事
--------------------------------------------------------- */
.article {
	width:760px;
	height:auto;
	margin:5px 0 5px 5px;
	padding:0 0 0 10px;
	font-size:12px;
	line-height:130%;
	border-bottom:#999999 1px dotted;
}

.article img{
	float:left;
	padding:10px 10px 10px 0;
}

.article_link {
	width:760px;
	height:auto;
	margin:0 0 15px 5px;
	padding:0 0 0 10px;
	font-size:12px;
	line-height:130%;
	text-align:right;
}


/* ---------------------------------------------------------
編集部新刊ニュース
--------------------------------------------------------- */
div.box770 dt.a_photo{
	width:auto;
	height:60px;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	}
	
	
div.box770 dd.a_article {
	width:630px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	font-size:12px;
	line-height:125%;
	}

div.box770 dd.a_article h3 {
	width:auto;
	line-height:130%;
	padding:0;
	margin:0;
	font-size:12px;!important
	}
	
div.box770 dd.a_article h3 img{
	padding:0 3px 0 0;
	}
	
	
/* ---------------------------------------------------------
特派員ブログ・編集部ブログ
--------------------------------------------------------- */
div.box360 dt.a_photo{
	width:auto;
	height:60px;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	}
	
	
div.box360 dd.a_article {
	width:230px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:0;
	font-size:12px;
	line-height:125%;
	}

div.box360 dd.a_article h3 {
	width:auto;
	line-height:130%;
	padding:0;
	margin:0;
	font-size:12px;!important
	}
	
div.box360 dd.a_article h3 img{
	padding:0 3px 0 0;
	}
	
/* ---------------------------------------------------------
エリア別見出し白リンク
--------------------------------------------------------- */
div.box770 span a{ color:#FFFFFF; text-decoration: underline }
div.box770 span a:link { color:#FFFFFF; text-decoration: underline }
div.box770 span a:visited { color: #FFFFFF; text-decoration: underline }
div.box770 span a:hover { color:#FFFFFF; text-decoration: none }


/* ---------------------------------------------------------
リンク集
--------------------------------------------------------- */

ul.info_box li{
	line-height:140%;
	font-size:12px;
	}
ul.info_box a:link { color:#cc0000; text-decoration: underline }
ul.info_box a:visited { color: #ff6600; text-decoration: underline }
ul.info_box a:active { color:#FFFFFF; text-decoration: none ; background-color:#cc0000; }
ul.info_box a:hover { color:#FFFFFF; text-decoration: none ; background-color:#cc0000;}

				
li.i_01{
	list-style:none;
	background:url(/images/link/i_01.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_02{
	list-style:none;
	background:url(/images/link/i_02.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_03{
	list-style:none;
	background:url(/images/link/i_03.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_04{
	list-style:none;
	background:url(/images/link/i_04.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_05{
	list-style:none;
	background:url(/images/link/i_05.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_06{
	list-style:none;
	background:url(/images/link/i_06.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
li.i_07{
	list-style:none;
	background:url(/images/link/i_07.gif) no-repeat left;
	padding:2px 10px 0 25px;
	margin:0;
	float:left;
	}
	
/* ---------------------------------------------------------
その他既存コンテンツ
--------------------------------------------------------- */

table.layout1column td {
	font-size:12px;
	color:#333333;
}

	