@charset "UTF-8";
body {
	background-color: #fffdf4;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
div {
	margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
p {
	font-family: "ＭＳ Ｐゴシック";
line-height: 16px;
letter-spacing: 1px;
}
input {
	padding-top: 2px;
color: white;
background-color: #353535;
cursor: pointer;
}
h1 {
	font-size : 20px;
font-weight : bold;
padding-top: 20px;
padding-bottom: 2px;
width: 680px;
color: blue;
height: 40px;
letter-spacing: 2px;
}
a {
	color: blue;
text-decoration: none;
}
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 : blue;
border-left-color : blue;
padding-bottom: 10px;
}
#back {
	width: 750px;
height: 24px;
padding-top: 10px;
}
#main_box {
	width: 750px;
height: auto;
padding-top: 6px;
padding-bottom: 6px;
padding-left: 6px;
padding-right: 6px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#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: #e1ffff;
margin-top: 20px;
}
.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;
}
.Class_setsumei01 {
	font-size: 12px;
font-weight: 400;
width: 750px;
height: 22px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: blue;
}
dt{
	font-size : 14px;
font-family : "ＭＳ Ｐゴシック";
font-weight : bold;
color : #0080ff;
letter-spacing : 1px;
padding-bottom : 4px;
border-bottom-color : #000000;
}
dd{
	font-size : 12px;
line-height : 16px;
color : black;
letter-spacing : 1px;
font-weight : 400;
padding-bottom : 12px;
border-bottom-color : #000000;
border-top-color : #000000;
}

