@charset "utf-8";
/* CSS Document */

.name_01 {
	text-indent: -12px;
	background-image: url(../images/r_list.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin-left: 30px;
}
.block_01 {
	float: left;
	width: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.r_pic {
	float: right;
	width: 105px;
	background-image: url(../images/r_pic_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.block_02 {
	float: left;
	width: 650px;
}

.r_title {
	float: left;
	width: 180px;
	color: #B72B41;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D75442;
	padding-top: 5px;
	font-weight: bold;
}
.r_title a {
	color: #B72B41;
	text-decoration: none;
	font-size: 14px;
}
.r_content_01 {
	float: left;
	width: 180px;
	margin-top: 10px;
	color: #4D4D4D;
}
.r_content_02 {
	float: left;
	width: 300px;
	margin-top: 10px;
}
.name_01 a {
	text-decoration: none;
	color: #485B79;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4A5B77;
}
