@charset "UTF-8";
/* [www.zounohana.com]
 * Summary: style for "about" category
 * Modified: 2009-06-29
 */

/* common module
----------------------------------------*/
#content { padding-bottom: 27px; }

#pagettl { margin-bottom: 19px; padding-top: 4px; }

p.btn-en,
p.btn-ja {
	position: absolute;
	top: 6px; right: 0;
	width: 43px;
}
p.btn-ja { width: 31px; }

/* section
----------------------------------------*/
/* common */
div.section {
	padding-bottom: 11px;
}
div.section h3 {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	margin-bottom: 9px;
	padding: 9px 0;
	font-weight: bold;
}
div.section h4 {
	margin-bottom: 9px;
	font-weight: bold;
}

div.author { padding-bottom: 25px; }

/* history */
ul.nav {
	padding: 19px 0 31px;
}
ul.nav li {
	margin-bottom: 7px;
}
/*
ul.nav li a:link,
ul.nav li a:visited {
	padding: 1px;
	border: 1px solid #000;
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
ul.nav li a:hover,
ul.nav li a:focus,
ul.nav li a:active {
	background-color: #FFF;
	color: #000;
}
*/

/* terrace */
#terrace { padding-bottom: 2px; }
p.pct {
	margin: 9px 0;
}

/* hours */
#hours h3 {
	margin-bottom: 16px;
}

