@charset "UTF-8";

#back {
	width: 750px;
	height: 24px;
	padding-top: 10px;
}

#back02 {
	width: 750px;
	height: 24px;
	padding-top: 10px;
}

input {
	padding-top: 2px;
	color: white;
	background-color: #353535;
}

#main_box {
	width: 750px;
	height: 1500px;
}

.Class_q {
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	padding-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	width: 750px;
	height: 20px;
	color: teal;
	line-height: 16px;
}

.Class_a {
	font-size: 12px;
	font-family: "ＭＳ ゴシック";
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	width: 780px;
	height: auto;
	padding-left: 20px;
	padding-bottom: 4px;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 2px;
	width: auto;
	color: blue;
	height: 40px;
	letter-spacing: 2px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#footer01 {
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	width: 750px;
	height: 22px;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	background-color: white;
}

a {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: red;
	text-decoration: underline;
}

.Class_setsumei01 {
	font-size: 12px;
	font-weight: 400;
	width: 750px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: blue;
}

body {
	background-color: #fffdf4;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main {
	background-color: white;
	width: 840px;
	height: inherit;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;
	border-left-color: olive;
	border-right-color: olive;
}

p{
	font-family: "ＭＳ Ｐゴシック";
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

