.message_box {
	clear: both;
	height: 365px;
}
.message1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	width: 285px;
	float: left;
	margin-top: 0px;
	padding-right: 5px;
}


.message2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 18px;
	width: 285px;
	float: right;
	margin-top: 0px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
}
.h4_style {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	font-weight: normal;
	margin-bottom: 18px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 15px;
	padding-top: 0px;
}
.color_blue {
	color: #0066CC;
}

