@charset "UTF-8";
body {
	background-color: #E4E4E4;
	margin: 0px;
	padding: 0px;
	font: 14px/200% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
}
a:link {
	color: #FF3300;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background_container.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header_sub {
	height: 20px;
	width: 100%;
	background-image: url(images/background_sub.gif);
	background-repeat: repeat-x;
}
#footer {
	clear: both;
	width: 720px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	padding-bottom: 30px;
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 30px;
}
#footer ul {
	padding-bottom: 30px;
	padding-top: 30px;
	margin-left: 120px;
}
#footer li {
	float: left;
	list-style-type: none;
	margin-right: 30px;
}
#footer hr {
	clear: both;
	margin-bottom: 30px;
}
.laedCopy {
	width: 700px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #e5e5e5;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border: 2px solid #000000;
}
.laedCopy p {
	margin-right: 20px;
	margin-left: 20px;
}
.bodyCopy {
	width: 690px;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.contents {
	width: 600px;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.margin40 {
	margin-bottom: 40px;
	margin-top: 40px;
}
.box {
	width: 640px;
	background-image: url(images/box_body.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.box  .head {
	background-image: url(images/box_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 640px;
}
.box .mokujiHead {
	background-image: url(images/box_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 60px;
	width: 640px;
	padding-top: 40px;
}
.box  .bottom {
	background-image: url(images/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 640px;
}
.box   p {
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
.formEntry {
	width: 600px;
	background-color: #726262;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A79D9D;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #A79D9D;
}
.formEntry #form2 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.formEntry input {
	font-size: 18px;
}
h2   {
	font-size: 24px;
	margin-top: 40px;
	line-height: 150%;
	margin-bottom: 40px;
}
h3   {
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 30px;
}
.floatClear {
	clear: both;
}
strong {
	background-color: #FFCC00;
	font-size: 18px;
	font-weight: bold;
}
#cover {
	height: 500px;
	width: 100%;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#formEntry {
	width: 640px;
	background-color: #E4E4E4;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	margin-top: 40px;
	margin-right: 80px;
	margin-bottom: 40px;
	margin-left: 80px;
}
#formEntry p {
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.text_red {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
}
