h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div#contents {
	margin-bottom: 30px;
}

div#contents h2 {
	padding-bottom: 5px;
	font-size: 110%;
	line-height: 120%;
	font-weight: bold;
	padding-left: 13px;
	padding-top: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF3333;
	border-bottom-color: #FF3333;
	border-right-width: 1px;
	border-left-width: 10px;
	border-right-style: dashed;
	border-left-style: solid;
	border-right-color: #FF3333;
	border-left-color: #FF3333;
	color: #FF3333;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}

div#contents h4 {
	font-size: 100%;
	line-height: 125%;
	font-weight: bold;
	margin-bottom: 7px;
	color: #FF0000;
}

div#column {
	width: 660px;
	padding-top: 13px;
	padding-bottom: 13px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px dotted #FF3333;
}

div#column h3 {
	font-size: 110%;
	margin-bottom: 10px;
	color: #FF3333;
	font-weight: bold;
	text-align: left;
	width: 590px;
	line-height: 120%;
}

div#column h5 {
	font-size: 100%;
	color: #000066;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 10px;
}

.copy01 {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	line-height: 150%;
}

.rec_link {
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-left: 7px;
}

.rec_link2 {
	font-size: 80%;
	line-height: 150%;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	background-color: #EBEBEB;
	padding-top: 3px;
	padding-left: 7px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

.spec {
	font-size: 75%;
	padding: 0px;
	margin: 0px;
	line-height: 120%;
}

.copy01_line {
	font-size: 80%;
	margin: 0px;
	line-height: 150%;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
}

.line_660{
	padding: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 10px;
	width: 660px;
}

.line_590{
	padding: 0px 0px 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 15px;
	width: 590px;
}

.navi {
	font-size: 80%;
	line-height: 120%;
	margin-top: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-bottom: 15px;
}

.small {
	font-size: 80%;
	padding: 0px;
	margin: 0px;
	line-height: 130%;
	color: #666666;
}

A:link {
	color:#0000FF;
	text-decoration: none;
}
A:visited {
	color:#0000FF;
	text-decoration: none;
}
A:active {
	color:#FF0000;
	text-decoration: none;
}
A:hover {
	color:#FF0000;
	text-decoration: none;
}

#textNavBlock {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 640px;
}
