@charset "UTF-8";
/* CSS Document */

#nav-area {
	width:100%;
	height:80px;
	position:absolute;
	top:0;
	left:0;
	background:#c80000;
}

#logo {
	width:600px;
	height:80px;
	position:absolute;
	top:0;
	left:10px;
}

#nav-button {
	width:60px;
	height:60px;
	position:absolute;
	top:10px;
	right:10px;
	cursor:pointer;
}


#form {
	width:1200px;
	height:2300px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-600px;
}

.hissu {
	font:12px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#ff0000;
	margin-left:8px;
}

#title1,#title2,#title3,#title4 {
	width:700px;
	height:80px;
	margin:auto;
	margin-top:60px;
}


table {
	width:700px;
	margin:auto;
	margin-top:50px;
}

td {
	padding-bottom:15px;
}

.small {
     	font:14px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.last {
		font:17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.first {
    	width:250px;
		padding-right:0px;
     	font:17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.firs {
     	font:17px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

input,select {
	font-size:16px;
}

td a {
	color:#c80000;
	padding-right:30px;
}

#submit {
	width:700px;
	height:80px;
	margin:60px auto;
}

footer {
	background:#c80000;
	width:100%;
	height:200px;
	position:absolute;
	top:2500px;
	left:0;
}

#ft-nav {
	width:930px;
	height:30px;
	position:absolute;
	top:90px;
	left:50%;
	margin-left:-465px;
}

#ft-nav p a{
	text-decoration:none;
	width:229px;
	height:30px;
	float:left;
	text-align:center;
	line-height:30px;
	border-left:1px solid #ffffff;
	color:#ffffff;
	font-size:15px;
}

#ft-nav #last a {
	border-right:1px solid #ffffff;
}

#copyright {
	width:100%;
	position:absolute;
	bottom:10px;
	left:0;
	text-align:center;
	letter-spacing:0.15em;
	font:16px "Times New Roman", Times, serif;
	color:#ffffff;
}

#top-back {
	width:60px;
	height:60px;
	position:absolute;
	top:-60px;
	right:0;
	cursor:pointer;
}

@media screen and (max-width:980px) {
	
body {
	margin-left:-500px;
}

.first {
    	width:230px;
}

#form {
	width:750px;
	height:2300px;
	position:absolute;
	top:300px;
	left:50%;
	margin-left:-375px;
	-webkit-transform:scale(1.2,1.2);
}

.last {
		font:22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.first {
    	width:250px;
		padding-right:0px;
     	font:22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.firs {
     	font:22px "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

footer {
	background:#c80000;
	width:100%;
	height:200px;
	position:absolute;
	top:3100px;
	left:0;
}

}
	