/* CSS Document */


.rireki_day {
	font-size: 13px;
	line-height: 16px;
}

.rireki_small {
	font-size: 0.725em;
	line-height: 1.6em;
	text-align: left;
}
.rireki_small a:link {
	color: #116BBB;
	text-decoration: underline;
}
.rireki_small a:visited {
	text-decoration: underline;
	color: #0D558B;
}
.rireki_small a:hover {
	text-decoration: none;
	color: #66CCFF;
}
.rireki_small a:active {
	text-decoration: underline;
}


.color_red {	color: #FF0000;
	font-weight: bold;
}

.rireki_big {
	font-size: 0.85em;
	font-weight: bold;
	line-height: 1.3em;
}
.rireki_big a:link {
	color: #116BBB;
	text-decoration: underline;
}
.rireki_big a:visited {
	text-decoration: underline;
	color: #0D558B;
}
.rireki_big a:hover {
	text-decoration: none;
	color: #66CCFF;
}
.rireki_big a:active {
	text-decoration: underline;
}
.rireki_new {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	padding: 1px 1px 0px;
}
.parts_sidetop #rkwindow {
	overflow: auto;
	height: 1040px;
	border: 1px solid #cccccc;
	margin: 10px 6px 20px 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.parts_news #topwindow {
	overflow: auto;
	height: 550px;
	margin-top: 10px;
	margin-right: 6px;
	border: 1px solid #cccccc;
}
