<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#contents #main #selection .contents {
	background: url(img/read_bk.jpg) repeat-x left top;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#contents #main #selection .wrap {
	padding: 0px 0px 20px 0px;
	*border-bottom: solid 1px #CCCCCC;
	background-image: url(img/contents_footbk.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 

#contents #main #selection {
}
#contents #main #selection h1 {
	text-indent: -5000px;
	height: 40px;
	background-image: url(img/index_title01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#contents #main #selection h2 {
margin: 0px 0px 15px 0px;
clear: both;
}
#contents #main #selection h3 {
margin: 0px 0px 15px 0px;
}
#contents #main #selection p {
margin: 0px 0px 40px 0px;
}

#contents #main #selection .center {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#contents #main #selection .img01 {
	float: right;
	margin: 0px 0px 20px 20px;
}
#contents #main #selection .border {
	background-image: url(img/border01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
	overflow: hidden;
	_zoom:1;
}
#contents #main #selection .yellow {
	background-color: #FAFBEC;
	padding: 20px;
	margin: 0px 0px 40px 0px;
}
#contents #main #selection .yellow .none {
	margin: 0px;
}
#contents #main #selection .item {
	margin-bottom: 40px;
}
#contents #main #selection .item th {
	padding: 5px 0px;
	color: #7a92bb;
	font-size: 14px;
	font-weight: bold;
}
#contents #main #selection .item td {
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	vertical-align: top;
}

/* link */
a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
input:hover  {
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}

a:hover img.rollover {
  opacity:1; filter: alpha(opacity=100);
}
a:hover img.none {
  opacity:1; filter: alpha(opacity=100);
}



</pre></body></html>