@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("inner.css");
.side h2.show {
	background: url(../bg/h2_contact.gif) no-repeat;
	height: 67px;
}

.about p{
	text-indent: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.about ul li{
	list-style-type: disc;
	list-style-position: inside;
	text-indent: 30px;
	color: #FFFFFF;
}
.about h1{
	color: #9B0000;
}
.about strong{
	color: #998f79;
}
.map p{
	margin-top: 10px;
	margin-bottom: 10px;
}
.map span{
	color: #FFFFFF;
}
