@charset "utf-8";

/* =========================================================

Menu  :
	1.WIRE-FRAME
	2.CONTENT STYLE
	
========================================================= */

/* 1.WIRE-FRAME
--------------------------------------------------------- */

body#srcCuisine .articleRow:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

*:first-child+html body#srcCuisine .articleRow {
	display: inline-block;
	min-height: 1%;
}

/* Hides from IE6/IE Mac \*/
* html body#srcCuisine .articleRow {
	height: 1%;
}

body#srcCuisine .articleRow {
	display: block;
}
/* End hide from IE6/IE Mac */

body#srcCuisine #searchTabTop li a,
body#srcCuisine #searchTabBottom li a {
	background-image: url("../img/cuisine.png");
	background-repeat: no-repeat;
}

/* 2.CONTENT STYLE
--------------------------------------------------------- */
/*#searchTab*/
body#srcCuisine #searchTabTop,
body#srcCuisine #searchTabBottom {
	height: 22px;
	line-height: 22px;
}

body#srcCuisine #searchTabTop {
	border-bottom: 3px solid #c00;
	margin-bottom: 35px;
}

body#srcCuisine #searchTabBottom {
	border-top: 3px solid #c00;
	margin-top: 35px;
}

body#srcCuisine #searchTabTop li,
body#srcCuisine #searchTabBottom li {
	float: left;
	font-size: 11px;
	height: 100%;
	height: 22px;
	margin: 0 11px 0 0;
	padding: 0;
	width: 80px;
}

body#srcCuisine #searchTabTop li.cafe,
body#srcCuisine #searchTabBottom li.cafe {
	width: 150px;
}
body#srcCuisine #searchTabTop li.cafe a,
body#srcCuisine #searchTabBottom li.cafe a {
	width: 140px;
}
body#srcCuisine #searchTabTop li.entertainment,
body#srcCuisine #searchTabBottom li.entertainment {
	margin: 0;
	width: 115px;
}

body#srcCuisine #searchTabTop li a,
body#srcCuisine #searchTabBottom li a {
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -9999px;
	width: 80px;
}

body#srcCuisine #searchTabTop li.japanese a {
	background-position: 0 0;
}

body#srcCuisine #searchTabTop li.japanese a:hover {
	background-position: 0 -23px;
}

body#srcCuisine.japanese #searchTabTop li.japanese a {
	background-position: 0 -46px;
}

body#srcCuisine #searchTabTop li.western a {
	background-position: -90px 0;
}

body#srcCuisine #searchTabTop li.western a:hover {
	background-position: -90px -23px;
}

body#srcCuisine.western #searchTabTop li.western a {
	background-position: -90px -46px;
}

body#srcCuisine #searchTabTop li.chinese a {
	background-position: -180px 0;
}

body#srcCuisine #searchTabTop li.chinese a:hover {
	background-position: -180px -23px;
}

body#srcCuisine.chinese #searchTabTop li.chinese a {
	background-position: -180px -46px;
}

body#srcCuisine #searchTabTop li.asian a {
	background-position: -270px 0;
}

body#srcCuisine #searchTabTop li.asian a:hover {
	background-position: -270px -23px;
}

body#srcCuisine.asian #searchTabTop li.asian a {
	background-position: -270px -46px;
}

body#srcCuisine #searchTabTop li.cafe a {
	background-position: -360px 0;
	width: 150px;
}

body#srcCuisine #searchTabTop li.cafe a:hover {
	background-position: -360px -23px;
}

body#srcCuisine.cafe #searchTabTop li.cafe a {
	background-position: -360px -46px;
}

body#srcCuisine #searchTabTop li.entertainment a {
	background-position: -520px 0;
	width: 115px;
}

body#srcCuisine #searchTabTop li.entertainment a:hover {
	background-position: -520px -23px;
}

body#srcCuisine.entertainment #searchTabTop li.entertainment a {
	background-position: -520px -46px;
}
body#srcCuisine #searchTabBottom li.japanese a {
	background-position: 0 -69px;
}

body#srcCuisine #searchTabBottom li.japanese a:hover {
	background-position: 0 -92px;
}

body#srcCuisine.japanese #searchTabBottom li.japanese a {
	background-position: 0 -115px;
}

body#srcCuisine #searchTabBottom li.western a {
	background-position: -90px -69px;
}

body#srcCuisine #searchTabBottom li.western a:hover {
	background-position: -90px -92px;
}

body#srcCuisine.western #searchTabBottom li.western a {
	background-position: -90px -115px;
}

body#srcCuisine #searchTabBottom li.chinese a {
	background-position: -180px -69px;
}

body#srcCuisine #searchTabBottom li.chinese a:hover {
	background-position: -180px -92px;
}

body#srcCuisine.chinese #searchTabBottom li.chinese a {
	background-position: -180px -115px;
}

body#srcCuisine #searchTabBottom li.asian a {
	background-position: -270px -69px;
}

body#srcCuisine #searchTabBottom li.asian a:hover {
	background-position: -270px -92px;
}

body#srcCuisine.asian #searchTabBottom li.asian a {
	background-position: -270px -115px;
}

body#srcCuisine #searchTabBottom li.cafe a {
	background-position: -360px -69px;
	width: 150px;
}

body#srcCuisine #searchTabBottom li.cafe a:hover {
	background-position: -360px -92px;
}

body#srcCuisine.cafe #searchTabBottom li.cafe a {
	background-position: -360px -115px;
}

body#srcCuisine #searchTabBottom li.entertainment a {
	background-position: -520px -69px;
	width: 115px;
}

body#srcCuisine #searchTabBottom li.entertainment a:hover {
	background-position: -520px -92px;
}

body#srcCuisine.entertainment #searchTabBottom li.entertainment a {
	background-position: -520px -115px;
}

/*#tabedCuisine*/
#tabedCuisine .articleRow {
    margin-bottom: 15px;
}

#tabedCuisine .articleL {
	float: left;
}

#tabedCuisine .articleR {
	float: right;
}

#tabedCuisine .article {
	border-top: 1px solid #ccc;
	padding-top: 15px;
	width: 305px;
}

#tabedCuisine .articleRowTop .article {
	border-top: 0;
	padding: 0;
}

#tabedCuisine .article a.img {
	display: block;
	float: left;
	width: 100px;
}

#tabedCuisine .article dl {
	float: right;
    width: 195px;
}

#tabedCuisine .article dt {
	font-size: 93%;
    font-weight: bold;
    margin-bottom: 5px;
}

#tabedCuisine .article dd {
	font-size: 85%;
	line-height: 1.4;
}
	


