@charset "utf-8";
/*---応援メッセージ---*/

#title {
	background-image: url(../img/messages/decoration_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 519px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6dcdea;
	margin-top: 20px;
}
#title p {
	font-size: 30px;
	font-weight: bold;
	line-height: 150%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#sub_title {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sub_title p {
	font-size: 20px;
	font-weight: bold;
	color: #233c84;
}
#main img {
	float: left;
	margin-right: 20px;
}
#main {
	color: #666666;
	margin-bottom: 10px;
}
