@charset "UTF-8";
/* [www.zounohana.com]
 * Summary: style for "access" category
 * Modified: 2010-03-31 17:41:37.
 */

/* common module
----------------------------------------*/
#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; }

/* map
----------------------------------------*/
#map {
	width: 100%;
	margin-bottom: 10px;
	padding: 0 0 12px;
	border-bottom: 1px solid #222;
}

/* section
----------------------------------------*/
div.section h2,
div.section p,
div.section table {
	margin-bottom: 20px;
}
div.section p.btn-contact { margin-bottom: 40px; }
