body {
	color: #000;
	font-family: "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ ゴシック", "MS Gothic", sans-serif;
	background-color: #FFFFFF;
	font-size: 72.5%;
	line-height: 160%;
	letter-spacing: 0.05em;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
table {
    margin: 15px auto 20px auto;
    width: 100%;
    border-collapse: collapse;
    text-align: left;
}
table tr {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
}
table th {
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    background-color: #f0f0f0;
    font-weight: normal;
}
table td {
    width: 35%;
    padding: 8px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
ul li {
    list-style: none;
}
.no-line {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	min-height: 120px;
    width: 1000px;
	padding-top: 17px;
	background-color: #FFF;
    margin: auto;
}
#footer {
	margin: auto;
	margin-bottom: 50px;
	padding-top: 10px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
}
#copyright {
	float: right;
	text-align: right;
	font-size: 85%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 2px;
}

form {
	margin: 0px;
	padding: 0px;
}
.infoTitle {
	padding-top: 4px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 83%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
img {
	border: none;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: large;
}
p {
	margin: 0px;
	padding: 0px;
}
hr {
	height: 1px;
}
.tdR {
	text-align: right;
}
.tdC {

	text-align: center;
}
.red {
	color: #FF0000;
	text-align: right;
	word-spacing: 0.03em;
	line-height: 120%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.err_red {
	color: #FF0000;
}
.center {
	vertical-align: middle;
}
.clear {
	clear: both;
}
.sample-img {
	margin-top: 30px;
	margin-bottom: 10px;
}
#form-contents {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
}
.bt-area {
	text-align: center;
	margin-bottom: 30px;
}
.thanks {
	font-size: 120%;
	height: 500px;
	margin-top: 50px;
}
