@charset "UTF-8";
#link_contents {
	padding: 30px;
}
.title {
	background-color: #CCCCCC;
	width: 883px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.table_01 {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 890px;
}
.table_01 a {
	color: #482F38;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
}
.table_01 a:hover {
	color: #999999;
	text-decoration: underline;
}
.td_01 {
	vertical-align: top;
	padding-bottom: 5px;
}
.table_02 {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 890px;
	line-height: 150%;
}
.table_02 a {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.table_02 a:hover {
	color: #999999;
}
.table_03 {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 890px;
}
.table_03 a {
	color: #FF0000;
	text-decoration: underline;
}
.table_03 a:hover {
	color: #999999;
}
.text_red {
	color: #FF0000;
}
.text_b {
	font-size: 14px;
	font-weight: bold;
}
