/* CSS Document */

@import "default.css";
@import "common.css";

#contents {
	width: 750px;
	line-height: 2em;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	font-size: 11px;
	color: #666666;
}

#contents .line3px {
	background-color: #88849C;
	height: 3px;
	width: 650px;
	margin: 20px 0px 10px;
	padding: 0px;
	display: block;
}

#contents ul {
	margin-left: 20px;
}

#contents li {
	padding-top: 4px;
}

#contents h2 {
	font-size: 16px;
}

#contents h3 {
	font-size: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #336699;
	margin-bottom: 15px;
}

#contents p {
	font-size: 14px;
}

#contents table {
	font-size: 11px;
	line-height: 1.5em;
	width: auto;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

#contents th {
	line-height: 1.5em;
	padding: 4px 8px;
	text-align: left;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.centertxttop {
	text-align: center;
	background-color: #C8C8F2;
	font-size: 9px;
}

#contents td {
	padding: 4px 8px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.aligncenter {
	text-align: center;
}

#contents .aligntop {
	vertical-align: top;
}

#contents .maru {
	color: #999999;
}
