@charset "Shift_JIS";
/* CSS Document */

@import url("/common/css/base.css");
@import url("/common/css/common.css");
@import url("/common/css/font.css");


.page-top {
	padding-right: 0px;
}
#titleBlc {
	background-color: #EEEEEE;
	padding: 10px;
}
#titleBlc h1 {
	font-size: 125%;
	font-weight: bold;
}
#titleBlc p {
	margin-top: 7px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#titleBlc p img {
	margin-right: 5px;
}
.mainImage {
	margin-top: 10px;
	text-align: center;
}
.entryBody {
	line-height: 1.5em;
	padding: 15px;
	margin-top: 10px;
	border: 1px solid #999999;
}
#bottomBlc {
	background-color: #EEEEEE;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 10px;
}

