 
#back{
width : 750px;
height : 24px;
padding-top : 10px;
}
input{
padding-top : 2px;
color : white;
background-color : navy;
}
#main_box{
width : 750px;
height : 1500px;
}
.Class_q{
font-size : 14px;
font-weight : 600;
letter-spacing : 2px;
padding-top : 6px;
border-bottom-width : 1px;
border-bottom-style : dotted;
border-bottom-color : gray;
width : 760px;

color : blue;
line-height : 16px;
padding-bottom : 4px;
}
.Class_a{
font-size : 12px;

font-weight : 400;
line-height : 16px;
letter-spacing : 1px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #ffa980;
width : 760px;
height : auto;
}
h1{
font-size : 16px;
font-weight : 600;
padding-top : 20px;
padding-bottom : 2px;
width : 750px;
color : blue;
height : 40px;



letter-spacing : 2px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : blue;
}
#footer01{
padding-top : 6px;
border-top-width : 1px;
border-top-style : solid;
border-top-color : gray;
width : 750px;

font-size : 12px;
font-weight : 400;
letter-spacing : 2px;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : gray;
background-color : #e9e9e9;
padding-bottom : 6px;
}
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 : #c7c78d;
margin-top : 0px;
margin-bottom : 0px;
}
#main{
background-color : white;
width : 780px;
height : inherit;
padding-bottom : 10px;
}
