@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: 70px;
}
#footer li {
	float: left;
	list-style-type: none;
	margin-right: 30px;
}
#footer hr {
	clear: both;
	margin-bottom: 30px;
}
.point {
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0px;
}
.contents {
	width: 640px;
	margin-right: 80px;
	margin-left: 80px;
	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: 80px;
	margin-bottom: 30px;
	margin-left: 80px;
}
.head   {
	background-image: url(images/box_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 640px;
}
.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: #FF6600;
	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: #FFCC00;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFCC00;
}
.formEntry  #form1 {
	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: #CC0000;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
#container .contents ul {
	font-size: 18px;
	font-weight: bold;
}
#container .contents ol {
	font-size: 18px;
	font-weight: bold;
}
.photo {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
.box2 {
	width: 640px;
	background-image: url(images/box2_body.gif);
	background-repeat: repeat-y;
	margin-top: 30px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 80px;
}
.box2 .head {
	background-image: url(images/box2_head.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 30px;
	width: 640px;
}
.box2 .bottom {
	background-image: url(images/box2_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 30px;
	width: 640px;
}
.box2 p {
	margin-bottom: 20px;
	margin-left: 40px;
	margin-top: 10px;
	margin-right: 40px;
}
.signature {
	text-align: right;
	margin-top: 100px;
}
.box3 {
	width: 640px;
	background-image: url(images/box_body.gif);
	background-repeat: repeat-y;
	margin: 0px;
}
