@charset "utf-8";
@import url("import.css");
/* ===================================================================
CSS information

 file name  :chapel.css
 style info :chapelディレクトリ用CSS
=================================================================== */

/* -----------------------------------------------------------
	musium.html
		美術館
----------------------------------------------------------- */
.musium #main ul {
	width:347px;
	border-top:2px solid #464646;
	border-bottom:2px solid #464646;
}

.musium #main ul li {
	margin-top:-1px;
	border-top:1px solid #dadada;
	padding:6px 5px;
}

.musium #main strong {
	font-weight:normal;
	margin-left:1em;
	color:#b49c61;
}
