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


/* header
----------------------------------------------*/
	
#HeaderRightTop {
	width: 603px;
	float: right;
	background:url(../images/header_bottom_v2.gif) bottom left no-repeat;
	text-align: right;
	height: 130px;
	}
	
#HeaderRightTop form {
	margin: 5px 5px 7px 0;
	}
	
/* トップページ用のh1タグ
------------------------------------------*/

#Toph1 {
	}
	
/* トップページの写真切り替えFlash
------------------------------------------*/

#TopFlash {
	background: url(../images/main_photo_bkg.gif) top center no-repeat;
	height: 230px;
	}


/* 日本料理などのサブナビゲーション
------------------------------------------*/

#TopSubNavi {
	margin: 0 0 5px 0;
	}
	
/* コンテンツ
------------------------------------------*/

#Contents {
	background:url(../images/cnt_bkg_main.gif) top center no-repeat #EBE2D8;
	width: 900px;
	text-align: left;
	margin: 0 auto;
	}


/* コンテンツを左右に分ける
------------------------------------------*/

#LeftBox {
	width: 516px;
	float: left;
	padding: 0 0 0 7px;
	}

#RightBox {
	float: right;
	width: 346px;
	padding: 0 10px 0 0;
	}

/* 漫遊台湾エリア
------------------------------------------*/

#MoreArea {
	width: 516px;
	background: url(../images/more_bkg_main.gif) top center repeat-y #EBE2D8;
	text-align: left;
	margin: 0 0 5px 0;
	}
#MoreNavi {
	height: 35px;
}

#MoreUpdataArea {
	width: 506px;
	padding: 0 0 0 10px;
	}

#MoreTopPhoto {
	background: url(../images/more_top_photo_bkg_v2.gif) top left no-repeat;
	width: 420px;
	height: 260px;
	margin: 10px auto 0 auto;
	}

#MoreTopPhoto img {
	margin: 10px 0 0 10px;
	}

#MoreTopText {
	width: 390px;
	padding: 0px 15px 0 15px;
	margin: 0 auto;
	}
	
.MoreTopTitle {
	margin: 0 0 12px 0;
	padding: 2px 0 2px 8px;
	font-size: 1.1em;
	color: #472710;
	border-left: 5px solid #472710;
	}
	
.MoreDate {
	text-align: right;
	}

/* 最新消息エリア
------------------------------------------*/

#NewsInfo {
	background-color: #fff;
	width: 512px;
	margin: 0 0 0 1px;
	}

#LatestNewsText {
	width: 480px;
	margin: 0 0 0 15px;
	border: 0px;
	}

.NewsHTML {
	margin: 0;
	padding: 0;
	}
	
#News {
	width: 465px;
	overflow: auto;
	margin: 0 0 0 20px;
	padding: 10px 0 0 0;
	height: 420px;
	}
	
.OneNews {
	clear: both;
	}

.NewsPhoto {
	width: 100px;
	float: left;
	margin: 0 0 0 3px;
	border: 1px solid #ccc;
	}

.NewsText {
	width: 330px;
	float: right;
	padding: 0 0 0 0;
	}
		
.NewsText h2.NewsTitle {
	border-left: 4px solid #FF8A00;
	color: #472710;
	font-size: 1.0em;
	font-weight: bold;
	padding: 2px 0 0 4px;
	margin: 0 0 2px 0;
	}

.NewsText span.NewsDate {
	margin: 0;
	padding: 2px 0 0 5px;
	font-size: 0.8em;
	border-left: 4px solid #FFAE52;
	}

.NewsText p.AboutNews {
	font-size: 0.9em;
	color: #472710;
	margin: 0 0 10px 0;
	}


/* お店ランダム エリア
------------------------------------------*/

#RamdomArea {
	margin: 10px 0 10px 5px;
	}

#RamdomArea h2 {
	margin: 0 0 8px 0;
	}
	
#RamdomArea ul.RamdomShops {
	list-style-type: none;
	margin: 0;
	}

#RamdomArea ul.RamdomShops li {
	float: left;
	margin: 0 7px 7px 0;
	width: 61px;
	height: 61px;
	display: block;
	}

/* Bバナーエリア
------------------------------------------*/

#BannerB {
	margin: 0 0 0 3px;
	}
	
#BannerB div{
	margin: 0 0 8px 0;
	}

/* 特集記事エリア
------------------------------------------*/

#SpecialArea {
	background: url(../images/special_bkg.gif) center repeat-y;
	width: 346px;
	margin: 10px 0 10px 0;
	}

#SpecialTextArea {
	background: url(../images/special_bkg_top.gif) top center no-repeat;
	padding: 70px 0 10px 0;
	text-align: center;
	}

.SpecialContents {
	width: 300px;
	margin: 0 auto;
	text-align: left;
	}

.SpecialPhoto {
	width: 120px;
	float: left;
	padding: 5px 0 0 0;
	}
	
.SpecialText {
	width: 170px;
	float: right;
	}

h2.SpecialTitle {
	font-size: 1.1em;
	font-weight: bold;
	}

p.AboutSpecial {
	font-size: 0.9em;
	color: #555;
	line-height: 1.5;
	}

.SpecialLine {
	text-align: center;
	clear: both;
	}

.SpecialLine img {
	margin: 8px 0;
	}
	
#fb {
	width: 510px;
	padding: 0;
	margin: 0 3px 6px 3px;
	height: 92px;
	background-image: url(../images/fb_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}

#fb iframe {
	margin: 10px 0 0 13px;
	}