@charset   "UTF-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	
	background-attachment: fixed;
background-color : #ffffff;
}

p {
	font-family: "?l?r ?S?V?b?N";
}

dd {
	width: 640px;
	height: auto;
	clear: left;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
	padding-top: 4px;
	padding-bottom: 20px;
	line-height: 18px;
}

dt {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 700px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: gray;
	color: blue;
	font-family: "ＭＳ ゴシック";
}

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

h1 {
	font-size: 18px;
	font-weight: 600;
	padding-top: 10px;
	padding-bottom: 2px;
	width: 680px;
	color: blue;
	height: 40px;
	letter-spacing: 1px;
	font-family: "?l?r ?S?V?b?N";
}

a {
	color: blue;
	text-decoration: none;
	width: 600px;
	height: auto;
}

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

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

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

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

#footer01 {
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	width: 770px;
	height: auto;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	background-color: #e1ffff;
	margin-top: 20px;
	padding-bottom: 4px;
}

.Class_q {
	font-size: 16px;
	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;
	font-weight: bold;
	font-family: "?l?r ?S?V?b?N";
}

.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;
}

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

