@charset "UTF-8";
/* [www.zounohana.com]
 * Summary: style for "cafe" category
 * Modified: 2009-10-26
 */

/* 
----------------------------------------*/
#content {
	padding-bottom: 20px;
}

#pagettl { margin-bottom: 18px; padding-top: 4px; }
p.btn-en,
p.btn-ja {
	position: absolute;
	top: 6px; right: 0;
	width: 43px;
}
p.btn-ja { width: 31px; }

/* add-txt */
.nav-relevant {
	width: 100%;
	overflow: hidden;
	margin-bottom: 14px;
	text-align: left;
}
.nav-relevant a {
	display: -moz-inline-box;
	display: inline-block;
	*display: inline; /* ie */
	*zoom: 1; /* ie */
	margin: 0 0 4px;
	padding-right: 3px;
	padding-left: 3px;
}

/* section
----------------------------------------*/

/* common */
div.section h3 {
	width: 100%;
	padding: 8px 0;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	font-weight: bold;
}

/* lead section */
div.lead p.btn-cafemenu { margin: 19px 0 20px; }
div.lead p { margin-bottom: 20px; }

/* item sectoin common style */
div.item h4 {
	font-weight: bold;
}	
div.item h4 span.price { font-weight: normal; }

/* item section 1 */
#item1 { width: 100%; overflow: hidden; }
#item1 h3 { margin-bottom: 21px; }
#item1 div.item {
	width: 278px;
	margin-bottom: 38px;
}
	div.item.odd { float: left; }
	div.item.even { float: right; }

#item1 h4 { margin: 18px 0 8px; }
#item1 h4 span.price { font-weight: normal; }

/* item section 2 */
#item2 div.item {
	width: 100%; overflow: hidden;
	margin-bottom: 22px;
}
#item2 h3 { margin-bottom: 21px; }
#item2 h4 { padding: 38px 0 8px 314px; }
#item2 p { margin: 0 0 0 314px; }
#item2 p.pct {
	float: left;
	margin: 0;
}

#item2 div.comingsoon {
	clear: both;
	width: auto;
	border: 1px solid #222;
	margin-bottom: 40px;
	padding: 18px 18px 18px 20px;
}
#item2 div.item.comingsoon h4 { padding: 0 0 8px; }
#item2 div.item.comingsoon p { margin: 0; }

/* location */
#location { margin-bottom: 38px; }
#location h3 { margin-bottom: 8px; }

/* artist profile */
#artistprofile {
	margin: 0 0 38px;
}
#artistprofile h3 { margin-bottom: 9px; }
#artistprofile h4 { font-weight: bold; }
#artistprofile div.section {
	margin: 0 0 18px;
}
#artistprofile div#chutrip { margin-bottom: 0; }

#artistprofile div.section-lv5 {
	padding-left: 1em;
	margin-bottom: 8px;
}
#artistprofile h5 {
	font-weight: bold;
	text-indent: -1em;
}
#artistprofile p.pct {
	margin: 10px 0 38px;
	text-align: center;
}
#artistprofile p.caption {}

