BODY{
	font-size: 12px;
	color: #660000;
	background-color: #FFFFFF;
	scrollbar-base-color: #FFCC88;
	margin: 0px;
	padding: 0px;
}

H1{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 8px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	padding-top: 72px;
	width: 20em;
	text-align: center;
	z-index: 3;
}

H2{
	font-size: 14px;
	color: #660000;
	line-height: 16px;
	background-image: url(images/tag_contents01.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 0.5em;
	padding-top: 4px;
	padding-bottom: 0em;
	margin: 0px;
	margin-top: 1em;
	display: block;
}

H2.top{
	font-size: 11px;
	font-weight: normal;
	text-indent: 0.5em;
	color: #660000;
	line-height: 12px;
	background-image: none;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

.H2detail{
	background-color: #FFEEBB;
	border-width: 1px;
	border-style : solid;
	border-color : #FFCC66;
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	margin: 0px;
	margin-bottom: 1em;
}

H3{
	font-size: 12px;
	line-height: 14px;
	padding: 0em;
	padding-top: 2px;
	padding-left: 0.5em;
	margin: 0em;
	margin-top: 1em;
	margin-bottom: 0em;
	background-image: url(images/tag_contents02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.H3detail{
	background-color: #FFEECC;
	border-width: 1px;
	border-style : solid;
	border-color : #FFCC77;
	padding: 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	margin: 0px;
	margin-bottom: 1em;
}

H4{
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 14px;
	padding-top: 0.2em;
	padding-bottom: 0em;
	padding-left: 0.5em;
	margin: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.indent2{
	margin-left: 2em;
}
.indent4{
	margin-left: 4em;
}
.indent6{
	margin-left: 6em;
}

.center{
	margin: auto;
}

.tight{
	letter-spacing: -0.15em;
}

.detail .sup{
	font-size: 10px;
	vertical-align: text-top;
}

H3 .sup{
	font-size: 10px;
	vertical-align: text-top;
}

H4 .sup{
	font-size: 10px;
	vertical-align: text-top;
}

A .sup{
	font-size: 8px;
	vertical-align: text-top;
}

.bottom-line1{
	border-left-width : 15px;
	border-left-style : none;
	border-bottom-width : 2px;
	border-bottom-style : dotted;
	border-bottom-color : #FFAA66;
}

.bottom-line2{
	border-left-width : 15px;
	border-left-style : none;
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #FFAA66;
}

STRONG{
	font-weight: normal;
	font-style: normal;
}

EM{
	font-weight: normal;
	font-style: normal;
}

IMG{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

DIV.aboutlink{
	position: absolute;
	right: 0px;
	width: 520px;
	margin: 20px;
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	letter-spacing: 1px;
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-color: #FFCCAA;
	border-right-color: #FFCCAA;
	background-color: #FFEECC;
}

SPAN.narrow{
	letter-spacing: -0.5px;
}

.trigger      { cursor:pointer }
.hide .target { display:none }
.swon {
	font-size: 90%;
	font-color: #330000;
	text-align: center;
}
.swoff {
	font-size: 90%;
	font-color: #330000;
	text-align: center;
}
.show .trigger .swon {
	display: none;
}
.hide .trigger .swoff {
	display: none;
}

.point{
	font-weight: bold;
	text-decoration: underline;
}
