@charset "utf-8";
/* CSS Document */

.bold {
	font-weight : bold;
}

.number {
	margin : 0.5em 0 0;
}

.cont {
	margin : 0 1em 0;
}

li.month {
	clear : left;
	font-weight : bold;
	margin-right : 10px;
	float : left;
	list-style:none;
	width : 80px;
}

li.title {
	float : left;
	list-style:none;
	width : 598px;
}

.mb20 {
	margin-bottom : 20px;
}

.layout-frame h3 {
	margin-left : 30px;
}

.color_blue {
	color:#003399;
}

.color_red {
	color:#FF0000;
}
#rf-wrapper #rf-contents .content-area .layout-frame img.icon-external {
	display: none;

}
.layout-frame .box img {
	float: left;
	margin-right: 10px;
}
ul .list li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: disc;
}
.csr_action li {
	list-style-type: none;
	list-style-image: none;
}


.content-area .csr_action {
	margin-left: 0px;
}

