/* óüpCSS */
body{
	color: #666666;
	text-align: left;
	margin-top: -100px;
	padding: 0px;
	font-size:11px;
}

a:link {
	color: #666666;
}
a:hover a:active {
	color: #c71444;
}
a:visited {
	color: #666666;
}

ul {
	margin: 5px 0px 7px 0px;
	padding: 0px 0px 0px 20px;
}

#headerArea , #menuSet, #footerArea, #hideContents, #contentsLink, #mainHeader, #gn_footer, #topic-path {
	display: none;
}

#contents {
	width: 640px;
	margin: -150px 0px 0px 0px;	
}

#contentsTitle {
	width: 100%;
	margin:10px 0px 10px 0px;
	border-bottom: #999999 1px dotted;
}

#contentsCaption {
	width: 100%;
	margin: 10px 0px 10px 0px;
}

#ecoTable {
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
}
#ecoTable td {
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
}
#ecoTable td.midashi1 {
	width: 8%;
}
#ecoTable td.midashi2 {
	width: 17%;
}

#contentsNoteTitle {
	width: 640px;
	margin: 0px 0px 0px 0px;
}
#contentsNoteTitle span {
	display: block;
	color: #ffffff;
	margin-top: -126px;
	margin-left:105px;
}
.titleScreen {
	display: none;
}

#contentsNote {
	margin: 20px 0px 0px 0px;
}
#noteLeft {
	width: 180px;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 0px;
}
#noteRight {
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 5px 10px;
	border-left: #999999 1px dotted;
}

.noteImage {
	margin: 0px 0px 7px 7px;
}
