
#contents #main #selection .contents {
	background: url(img/read_bk.jpg) repeat-x left top;
	margin: 0px;
	padding: 20px 20px 0px 20px;
	_padding: 20px 20px 0px 19px;
	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 .pict {
	float: right;
	margin: 0px 0px 10px 10px;
}
#contents #main #selection .center {
	margin: 0px 0px 20px 0px;
	text-align: center;
}
#contents #main #selection dl.tokuchou {
	overflow:hidden;
	_zoom:1;
}
#contents #main #selection dl.tokuchou dt {
	float: left;
}
#contents #main #selection dl.tokuchou dd {
	float: right;
	width: 410px;
}
#contents #main #selection dl.tokuchou dd h2 {
	margin-bottom: 5px;
}
#contents #main #selection dl.tokuchou dd p {
	margin-bottom: 20px;
}

#contents #main #selection .item {
	padding: 20px 0px 0px 25px;
	margin-top: 40px;
	background-image: url(img/item_bk01.gif);
	background-repeat: repeat;
	background-position: left top;
}
#contents #main #selection .item td {
	vertical-align: top;
	font-size: 12px;
	line-height: 1.5em;
}
#contents #main #selection .item td.btn {
	text-align: center;
	padding: 10px 0px 20px 0px;
}
/* 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);
}



