body {
	background-image: url(mms_kabe.gif);
	text-align: center;
	background-position: top center;
}
h1 {
	font-size: 150%;
	font-family: "Comic Sans Ms", "Times New Roman", Times, srif;
	margin: 0px;
}
h1 a {
	color: #DC143C;
	text-decoration: none;
}
#subh1 {
	font-size: 120%;
	margin-left: 2em;
	color: #800000;
}
h2 {
	margin: 1em 0px;
}
h3 {
	margin: 0px;
}
table {
	border-collapse: collapse;
}

.contents {
	margin: auto;
	text-align: left;
	line-height: 1.3;
	border: solid 0px;
}

.title {
	height: 140px;
	border: solid 3px;
}

.main {
	padding: 10px;
	float: left;
	line-height: 1.2;
	border: solid 0px #AAAAAA;
}
.main h3 {
	font-size: 120%;
	color: #8B0000;
	margin: 1.5em 0px 0px;
	text-align: center;
	border-top: double 3px;
	border-bottom: double 3px;
}

.side1 {
	padding: 10px;
	float: left;
	border: solid 0px #AAAAAA;
}
.side1 ul {
	font-size: 90%;
	list-style-type: square;
	border: solid 2px #CD853F;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 1em;
}
.side1 li {
	margin: 2px 4px 4px;
}
.side1 h3 {
	background-image: url(tab.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}

.end {
	border-top: dashed 1px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
}

.border {
	border: solid 2px #CD853F;
	padding: 3px;
}
