.top
        {
         width:770px;
         height:5px;
         background-color:#D7EDB6;
        }
.left
        {
         width:100px;
         height:1000px;
         float:left;
         background-color:#D7EDB6;
        }
.center
        {
         width:668px;
         height:1000px;
         float:left;
         background-color:#ffffff;
         color:#cc6600;
        }
.right
        {
         width:2px;
         height:1000px;
         float:left;
         background-color:#ffffff;
        } 

.bottom
        {
         width:702px;
         height:5px;
         float:left;
         background-color:#ffffff;
        }


.title {
	padding:1px 2px;
	font-size:12pt;
	font-weight:bold;
}
.contents {
	margin:0px 10px 0px 10px;
	padding:20px;
	border:1px dotted #99cc33;
	word-wrap:break-word;
	line-height: 18px;
}

.contents2 {
	margin:0px 10px 0px 10px;
	padding:20px;
	border:1px dotted #0000f6;
	word-wrap:break-word;
	line-height: 18px;
}

.contents3 {
	margin:0px 10px 0px 10px;
	padding:20px;
	border:1px dotted #0000f6;
	font-size:5pt;
	word-wrap:break-word;
	line-height: 18px;
}

.usual {
	padding:1px 2px;
	font-size:10pt;
	color:#334200;
	line-height: 18px;
}




div.center div.contents div.title ul {
	margin-left: 20px;
}

div.center div.contents div.title li {
	list-style-position: outside;
/*	margin-left: 0px;
	padding-left: 0px;*/
}
