@charset "Shift_JIS";

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

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

#main_box {
	width: 750px;
	height: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.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: 760px;
	height: 20px;
	color: teal;
	line-height: 16px;
}

.Class_a {
	font-size: 12px;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: gray;
	width: 760px;
	height: auto;
	padding-bottom: 4px;
}

h1 {
	font-size: 16px;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 2px;
	width: 680px;
	color: blue;
	height: 40px;
	letter-spacing: 2px;
}

#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: 6px;
	margin-bottom: 6px;
}

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

strong {
	text-decoration: underline;
}

