@charset "utf-8";
#body {
	width: 400px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 12px;
	line-height: 19px;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
#header {
	width: 400px;
	position: relative;
	height: 130px;
	line-height: 8px;
}
.line_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #223774;
}
.line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #223774;
}
.title_blue {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #223774;
}
.title_blue2 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 16px;
	color: #223774;
	line-height: 18px;
}
#main {
	margin: 0px;
	padding: 0px;
	width: 400px;
	position: relative;
}
.copy {
	margin-left: 20px;
}
.image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}