@charset "UTF-8";
div.col2_R       div#indexR1 {
	background-image: url(../img/index_R1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
	display: block;
}
div.col2_R        div#indexR2 {
	background-image: url(../img/index_R2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
}
div.col2_R         div#indexR3 {
	background-image: url(../img/index_R3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height: 40px;
	height: 40px;
	width: 580px;
	text-align: right;
	overflow: visible;
}
div.col2_R   ul#column {
	padding: 0px;
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.col2_R  ul#column  li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BBBBBB;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}
div.col2_R   ul#column   li  a {
	display: inline;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: #333;
}
div.col2_R  ul#column  li  a:hover {
	color: #EE0000;
	text-decoration: none;
}

