@charset "utf-8";
/* CSS Document */

h1 {
	height: 55px;
	width: 500px;
}
#contents .message01 {
	height: 270px;
	width: 500px;
}
#contents .block_messgae {
	font-size: 14px;
	text-align: left;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-top: 15px;
	padding-bottom: 15px;
	padding-top: 10px;
}
.block_messgae p {
	padding-bottom: 15px;
	text-align: justify;
}
.block_messgae strong {
	font-weight: bold;
	border-bottom-style: double;
	border-bottom-width: 4px;
	border-bottom-color: #CC3300;
	font-size: 16px;
}
