body {
	margin: 0px 0px 0px 0px;
	}

#container {
	line-height: 140%;
		margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 800px;
	
	background-color: #FFFFFF;
	border: 0px solid #FFFFFF;
	}

#banner {
	font-family: Verdana, Arial, sans-serif;
	color: #4F4F4F;

	text-align: left;
	padding: 15px;
	border-bottom: 0px solid #FFFFFF;
	height: 50px;
	}


#banner h2 {
	font-size: large;
text-align: left;
	}


#center {
float: left;
	width: 100%;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 5px 15px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;

	}

.content hr {
border-width : 1px 1px 1px 1px;border-style : dotted dotted dotted dotted;
border-color : gray gray gray gray;
with : 90%
}

.content table {
    margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
}

.content td {
  font-size : 9pt;
  line-height : 15pt;
  vertical-align : top;
  text-align : left;
  color : gray;

}
.content h4{
  font-size : 11pt;
  line-height : 140%;
  border-left-width : 10px;
  border-left-style : double;
  border-left-color : #0080ff;
  color : #4c4c4c;
  padding-left : 5px;
  padding-right : 5px;
  background-color : fafafa;
  background-color : #f6f6f6;
  padding-bottom : 3px;
  padding-top : 3px;
  margin-top : auto;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : silver;
  margin-bottom : 6pt;
}
	

textarea {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}



