body {
  margin: 0px;
  padding: 0px;
  text-align: center;
}
#wrapper {
  background: #FFFFFF;
  margin: 0px auto;
  padding: 0px;
  height: auto;
  width: 860px;
  border-right: 1px solid #CCCCCC;
  border-bottom: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-top: 5px solid #B3DC10;
}

#header {
  margin-top:10px;
  text-align: center;
  height: 160px;
  width: 860px;
}

#wrapper #header h1 {
  clear:both;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
  line-height: 32px;
}
.logo {
	border:1px;
	border-color:#CCFFCC;
	float:right;
}
#contents {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align:left;
	height: auto;
	width: 860px;
	}
#wrapper #contents h2 {
	margin:15px 0px 0px 40px;
	font-size:16px;
	text-align:left;	
	}
#wrapper #contents p {
  margin:5px 0px 5px 100px;
  font-size: 16px;
  line-height:24px;
	}
ul,ol {
		margin:0px 0px 0px 130px;
	}
li {
	line-height:20px;
	margin-bottom:5px;
	}
.mae1 {
	background-color:#FEE6DB;
	border-color:#FF0000;
	border-style:dotted;
	font-size: 12px;
	text-align:left;
	margin-top:20px;
	margin-left:60px;
	margin-right:60px;
	margin-bottom:25px;
	padding:10px;
	line-height:20px;
}
.ta0 {
	width:85%;
	margin-left:80px;
	margin-top:20px;
	margin-bottom:30px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	cellpadding:10px;
	}
.ta1 {
	width:35%;
	margin-left:150px;
	margin-top:5px;
	margin-bottom:10px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	cellpadding:5px;
	}
td {
	text-align:center;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	cellpadding:5px;
	}
.button {
	font-weight:bold;
	line-height:35px;
	background-color:#FDCDB8;
	padding:6px;
	}
#footernavi {
  clear:both;
  font-size: 10px;
  width: 860px;
  background: #B3DC10;
  line-height:32px;
  margin: 0px;
	}
#add {
  font-size: 10px;
  width: 860px;
  background: #B3DC10;
  line-height:32px;
  color: #000066;
  margin: 0px;
	}
#wrapper #footernavi a:link {
  text-decoration: none;
  color: #000033;
	}
#wrapper #footernavi a:visited {
  text-decoration: none;
  color: #000033;
	}
#wrapper #fooertnavi a:hover {
  text-decoration: underline;
  color: #000033;
	}
#wrapper #fooertnavi a:active {
  text-decoration: none;
	}
.indent {
	font-size:16px;
	line-height:24px;
	margin-left:20px;
	margin-bottom:5px;
	}
	
.kome0 {
	font-size:16px;
	line-height:24px;
	margin:10px 0px 5px 130px;
	text-indent:-16px;
	}
.kome1 {
	font-size:16px;
	line-height:24px;
	margin:0px 0px 5px 130px;
	text-indent:-16px;
	}
.kome2 {
	font-size:16px;
	line-height:24px;
	margin-left:10px;
	margin-bottom:5px;
	text-indent:-16px;
	}
.shusai {
	font-size:16px;
	line-height:24px;
	margin-left:240px;
	}
.shimekiri {
	text-decoration:line-through;
	color:#F00;
}
.clear {
clear:both
}