body,th,td {
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic", sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	font-size: 11pt;
	}

.allbody {
	width: 800px;
	margin-top: 30px;
	margin-left: 30px;
	}

.navi {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
	}

hr {
	text-align: left;
	width: 750px;
	margin-left: 0px;
	padding-left: 0px;	}

tr {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
	}

.cont {
	margin-left: 20px;
	padding: 0px;
	border: 1px solid gray;
	margin-bottom: 20px;
	}

.cont2 {
	padding: 4px;
	}


.csvfile {
	border: 1px solid black;
	}

.bbssub {
	width: 190px;
	margin-left: 20px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid gray;
	}

.bbssub2 {
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 2px;
	}


.ml {
	margin-left: 20px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding: 0px;
	}

h1 {
	margin: 0px;
	padding: 0px;
	}


h2 {
	width: 800px;
	text-align: left;
	color:#FFFFFF;
	background-color:#6666ff;
	border-bottom:solid 2px #3333ff;
	border-left:solid 7px #3333ff;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 20px;
	font-size: 11pt;
	font-weight: normal;
	}

h3 {
	text-align: left;
	border-left:solid 18px #6666ff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	margin-left: 8px;
	padding-left: 5px;
	}


ul,li {
	list-style-image: url(image/10.jpg);
	padding: 0px;
	margin-left: 30px;
	margin-top: 6px;
	margin-bottom: 6px;
	}

address {
	margin-left: 30px;
	width: 800px;
	border-top:solid 4px #c5e1ed;
	padding-top:2px;
	text-align:right;
	font-style:normal;
	color:#5e8eab;
	}

.top {
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

.menu {
	width:220px;
	position:absolute;
	left:5;
	top:55px;
	}

.contents {
	width:550px;
	height:100%;
	border-left:solid 1px #5e8eab;
	position:absolute;
	left:230px;
	top:55px;
	}

.cm {
	text-align: center;
	height:100%;
	border-left:solid 1px #5e8eab;
	width:100px;
	position:absolute;
	left:790px;
	top:0;
	}

div#csvfile table{
	border-collapse:collapse;
	border: 1px solid black;
	padding:2px;
}

div#csvfile th,div#csvfile td{
	border: 1px solid black;
	padding:2px;
}

div#csvfile caption{
	text-align: left;
}


div#normalhr hr {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 805px;
	margin-left: 7px;
	padding-left: 0px;	}

p {
	padding-left: 20px;
}

.allbody table{
	border:1px solid black;
	border-collapse:collapse;
	}
.allbody td{
	border:1px solid black;
	padding: 2px;
	}