body{
	width: 780px;
	text-align: center;
	background-color; white;
	background-repeat: repeat;
	}
.logo{
	border:solid 1px green;
	}
.navi {
	width: 775px;
	text-align: center;
	}


.navi a{
	font-size: 0.9em;
	display: block;
	width: 88px;
	hight: 30px;
	line-height: 28px;
	background-color: #88e02e;
	float: left;
	text-decoration: none;
	border: solid 1px;
	color: white;
	}
.navi a:hover{
	color: #2d444f;
	background-color: white;
	}
.navi2 a{
	background-color: white;
	color: #2d444f;
	}

.pan{
	font-size: 0.8em;
	}


.sub{
	padding: 1px;
	width: 140px;
	float: left;
	padding-top:10px;
	}

.sub a{
	font-size: 0.75em;
	color: white;
	display: block;
	width: 130px;
	hight: 30px;
	line-height: 28px;
	background-color: #88e02e;
	float: left;
	text-decoration: none;
	border: solid 1px;
	}
.sub2 a{
	background-color: white;
	color: #2d444f;
	}
.sub a:hover{
	color: #88e02e;
	background-color: white;
	}
.count a{
	background-color: white;
	padding: 5px;
	width: 110px;
	padding-top:10px;
	}
.main{
	padding-top:10px;
	width: 610px;
	float: left;
	}
.main strong{
	color: red;
	text-decoration: underline;
	
	}
.main p{
	font-size:0.9em;
	text-align: left;
	}
.main li{
	text-align: left;
	}

.mainleft{
	width:305px;
	float:left;
	height:250px
	}
.mainleft h3{
	padding-left:10px;
	font-size:0.9em;
	display: block;
	width:280px;
	height:20px;
	background-color: #e8ffd1;
	text-align:left;
	border-bottom: solid 3px #88e02e;
	border-right: solid 3px #88e02e;
	padding-top:5px;
	}
.mainleft h4{
	padding-left:5px;
	margin-left:15px;
	font-size:0.9em;
	display: block;
	width:280px;
	height:20px;
	background-color: white;
	text-align:left;
	border-left: solid 25px #88e02e;
	padding-top:5px;
	}
.mainleft li{
	font-size:0.8em;
	}
.mainleft p{
	padding-left:10px;
	}
.mainright{
	width:305px;
	float:left;
	}
.mainright h3{
	margin-left:5px;
	padding-left:10px;
	font-size:0.9em;
	display: block;
	width:280px;
	height:20px;
	background-color: #e8ffd1;
	text-align:left;
	border-bottom: solid 3px #88e02e;
	border-right: solid 3px #88e02e;
	padding-top:5px;
	}
.mainright li{
	font-size:0.8em;
	}
.mainright p{
	padding-left:15px;
	}

.bottom{
	width:610px;
	text-align: left;
	float: left;
	}
.bottom h3{
	padding-left:10px;
	font-size:0.9em;
	display: block;
	width:280px;
	height:20px;
	background-color: #e8ffd1;
	border-bottom: solid 3px #88e02e;
	border-right: solid 3px #88e02e;
	padding-top:5px;
	}
.bottom p{
	font-size:0.8em;
	}
.add{
	margin-top:100px;
	width:380px;
	text-align: left;
	border:solid 1px;
	padding: 5px;
	display: block;
	float:right;
	}
address{
	width:750px;
	border-top:solid 1px;
	float:left;
	}
.mark li {
	list-style: lower-roman;
}
table{
	border-collapse: collapse;
	}
table th{
	border:solid 1px white;
	background-color:#2d444f;
	width:auto;
	color:#ffffff;
	}
table tr,td{
	border:solid 1px #88e02e;
	background-color:white;
	width:auto;
	color:#2d444f;
	}
	