#content {
	width: 1000px;
	background-image: url(../img/misc/bg_1column.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
}
#cont_01 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.cont_01_left {
	float: left;
	width: 480px;
	text-align: left;
}
.cont_01_right {
	float: right;
	width: 480px;
}
.area_title {
	font-size: 25px;
	color: #902B37;
	width: 960px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-bottom-width: 1px;
}
.link_left {
	float: left;
	width: 150px;
}
.link_right {
	float: right;
	width: 290px;
	padding-left: 10px;
}
.link_set {
	width: 450px;
	margin-bottom: 20px;
}
.link_title {
	font-size: 16px;
	margin-bottom: 5px;
}
.link_txt {
	font-size: 13px;
	line-height: 18px;
}
