#contents {
	padding: 20px 20px 30px 0;
}
#contents h1 {
	margin: 0 0 25px 0;
}
#contents h2 {
	margin: 20px 0 10px 0;
	padding: 3px 6px 2px 6px;
	font-size: 90%;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0099CC;
}
#contents h3 {
	margin: 20px 0 10px 0;
	font-size: 85%;
	line-height: 1.2em;
	color: #000;
}
#contents h3 span {
	padding: 2px 10px 3px 6px;
	border-bottom: 1px dashed #0099CC;
	border-left: 5px solid #0099CC;
}
#contents h4 {
	margin: 20px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
}
#contents h4 span {
	margin-right: 2px;
	color: #0099CC;
	font-weight: normal;
}

#contents ul {
	margin-top: 15px;
	margin-bottom: 15px;
}

#contents ol {
	margin-top: 15px;
	margin-bottom: 15px;
}
#contents li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.3em;
	margin-left: -15px;
	margin-bottom: 8px;
}
.index-menu {
	font-weight: bold;
	font-size: larger;
}

#contents p {
	margin: 0 0 11px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.4em;
}
#contents .img-right {
	margin-left: 15px;
	margin-bottom: 10px;
}
#contents .img-left {
	margin-right: 10px;
	margin-bottom: 10px;
}
#contents .bar {
	margin: 12px 0 12px 0;
}
#contents .caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
#contents .caption-in-list {
	line-height: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 3px;
}
#contents .table-1 {
	border-collapse: collapse;
}
#contents .table-1 th {
	font-size: 75%;
	line-height: 1.2em;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #99CCFF;
	border: 1px solid #000;
}
#contents .table-1 td {
	font-size: 75%;
	line-height: 1.2em;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #000;
}