#title-box {
	background-image: url(../image/miturou/miturou-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	height: 70px;
	clear: both;
}
#m-title {
	background-image: url(../image/miturou/mitsutaro_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 180px;
	width: 600px;
	clear: both;
}

.sub-contents01 {
	clear: both;
	width: 580px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.sub-contents01 table {
	margin-left: 15px;
	margin-top: 30px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
}

.sub-contents01 th {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #E4E7CB;
	font-weight: normal;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.sub-contents01 td {
	padding: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.sub-contents01 ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.sub-contents01 ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
.elements-box {
	width: 300px;
	margin-left: 70px;
}
.sub-contents02 {
	clear: both;
	width: 580px;
	margin-left: 10px;
	padding-bottom: 20px;
}
.sub-contents02 table {
	margin-left: 15px;
	margin-top: 30px;
}
.sub-contents02 td {
	padding-top: 10px;
	padding-bottom: 5px;
}
.text-under {
	color: #CC0000;
	text-decoration: underline;
}

.sub-contents02 th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-align: left;
}
.sub-contents03 {
	width: 580px;
	margin-left: 10px;
	line-height: 1.3em;
	padding-bottom: 20px;
}

.sub-contents03-table-box {
	clear: both;
	width: 500px;
	margin-left: 30px;
	line-height: 1.3em;
	background-color: #EFEFEF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub-contents03-table-box table {
	background-color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 20px;
}

.sub-contents03-table-box th {
	color: #88653B;
	background-color: #FAFAFA;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.sub-contents03-table-box td {
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.font-blue-b {
	font-weight: bold;
	color: #4592B6;
}
.font-red-b {
	font-weight: bold;
	color: #FF0000;
}
.font-s {
	font-size: 9px;
}
