/* Home */
table#HomeLower {
	width:100%;
	background-image: url(/rcr/image/ContentsWhiteR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
 
table#HomeFeature td{
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", verdana, arial, sans-serif;
	font-weight:400;
	font-size:10px;
	line-height:16px;
	vertical-align: top;
	color: #336699;
	width: 200px;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

table#HomeFeature a{
	text-decoration:none;
	color: #336699;
}

table#HomeFeature a:hover{
	text-decoration:none;
	color: #0033FF;
}

table#HomeFeature img{
	margin-bottom: 4px;
	clear: both;
}

div#HomeRegistContainer {
	margin-left:448px;
	padding-right: 32px;
	background-image: url(/rcr/image/ContentsWhiteR.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 252px;
}

#divHomeMenu {
	height:255px;
	background-repeat:no-repeat;
	background-image: url(/rcr/image/HomeMenu.jpg);
	width: 272px;
	float: left;
	background-position: right;
}

#divHomeMenu table {
	height:252px;
	margin-left: 118px;
	width: 155px;
	border: 0px;
}

#divHomeMenu Table td{
	padding: 8px 6px 4px 10px;
	vertical-align: top;
	height: 50%;
}

#divHomeImage {
	height:255px;
	background-repeat:no-repeat;
	background-position:center 2px;
}

div#HomeImageContainer {
	margin-left:280px;
	background-image: url(/rcr/image/HomeImageBG.gif);
	background-color: ffffff;
	background-repeat: repeat-x;
	height: 255px;
	margin-right: 19px;
}

table#HomeNews {
	width: 100%;
	min-width: 908px;
	width:expression(document.body.clientWidth < 910? "908px" : "auto");
	clear: both;
	margin-top: 8px;
	background-image: url(/rcr/image/ContentsGreyU.gif);
	background-repeat: repeat-x;
}

table#HomeNews td {
	vertical-align: middle;
	background-image: url(/rcr/image/ContentsGreyB.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.news{
}

.news div{
	height:24px;
	vertical-align: middle;
}

.news a{
	font-family:"Lucida Grande", "Hiragino Kaku Gothic Pro", "\30D2\30E9\30AE\30CE\89D2\30B4\20Pro\20W3", "\30e1\30a4\30ea\30aa", "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF", "Osaka", verdana, arial, sans-serif;
	font-weight: 600;
	size:12px;
	text-decoration:none;
	color: #2D577B;
	margin-right: 24px;
}
.news a:hover{
	color: #0066CC;
}