@charset "utf-8";
#contents .return {
	font-size: 90%;
	letter-spacing: 5px;
	color: #690;
	display: block;
	float: right;
	margin: 0 30px 0 0;
}
#contents a {
	text-decoration: underline;
	color: #363;
}
#contents a:visited {
	font-color: #609;
	color: #363;
}
#contents a:active,
#contents a:hover {
	text-decoration: underline;
	color: #990;
}
#contents a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
#contents ul li{
	background-image: url(../bin/com/bot_green.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 15px;
	background-position: left 5px;
	list-style-type: none;
}


#contents .textRed {
	font-weight: bold;
	color: #F00;
	font-size: 90%;
	margin: 0 15px 0 30px;
	text-indent:-15px;
}
#contents a.pageLink {
	display: block;
	float: left;
	margin: 10px 5px 10px 10px;
	padding: 0 5px 0 18px;
	background-image: url(../bin/com/dot_yazirusi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	color: #555;
	text-decoration: none;
}
#contents .textunderbar  {
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #99A925;
}

