body {
margin:0;
	padding:0;
	background-color: #E7E7E7;
	text-align:center;
}

#container {
margin:0px auto;
	width:760px;
	text-align:center;
}

#contents {
margin-top: 0px;
	width:760px;
height:1190px;
background-color: #FFFFFF;
text-align:center;
	border-right-width: 1px;
	border-left-width: 1px;
        border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
        border-bottom-style: solid;
	border-color: #000000;
}



/*枠*/
#main {
float:left;
       width:256px;
       height:1070px;
       text-align:center;
       border-width:1px 1px 0px 1px;
       border-style: solid;
       border-color: #004000;
}

#side-left {
float:left;
        width:251px;
       height:1070px;
       text-align:center;
       border-width:1px 0px 0px 0px;
       border-style: solid;
       border-color: #004000;
}

#side-right {
float:left;
	width:251px;
        height:1070px;
        text-align:center;
        border-width:1px 0px 0px 0px;
        border-style: solid;
        border-color: #004000;
}

.Class1{
text-align:left;
width:210px;
margin:18px 20px 7px 13px;
border-width:1px 1px 1px 10px; 
border-style :solid; 
border-color :#a05050;
font-size:93%;
font-weight: bold;
padding:1px 0px 1px 10px;
}


.Class2{
margin:6pt;
font-size:80%;
line-height: 30px;
}

.Class3{
border-width:0px 0px 1px 0px;border-style : dashed;border-color :#666666;
padding:0px 0px 3px 0px;
}

.Class4{
margin-top:10pt;
}


/*リンク*/
a:link {
text-decoration:none;color:#00006f;
}
a:visited {
text-decoration:none;color:#00006f;
}
a:active {
text-decoration:none;color:red;
}
a:hover {
text-decoration:underline;
}


/*枠*/
.class7{
width:352px;
height:145px;
}

.class8{
text-align:center;
width:406px;
height:145px;
font-size:80%;
text-align:left;
line-height: 18px;
}


/*文字*/
.class5{
margin:8px 10px 1px 10px;
        background-color:#ddffbb;
text-align:center;
font-size:100%;
}

.moji1{
font-size:90%;
text-align:left;
line-height:18px;
padding:3px 5px 5px 25px;
}
.moji2{
font-size:90%;
text-align:left;
line-height:18px;
padding:3px 2px 5px 22px;
}

.moji3{
text-align:left;
padding:1px 2px 5px 2px;
}

.moji4{
text-align:left;
line-height:22px;
padding:3px 10px 5px 45px;
}

.moji5{
font-size:80%;
text-align:left;
padding:3px 10px 5px 45px;
}

/*リスト*/
ul{
margin:0px 1px 0px 1px;
}


li{
list-style-type:none;
margin-top:7px;
}


.class6{
list-style-type:none;
text-align: left;
font-size:90%;
}