@charset "utf-8";
#content_wrap {
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 150px;
}
.title_bg {
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	padding-bottom: 5px;
}
.title {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
.sign {
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	width: 870px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.content_list {
	padding-top: 30px;
	padding-bottom: 30px;
	list-style-type: none;
	line-height: 2;
}
.content_list li {
	float: left;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 30px;
	font-weight: bold;
	color: #990000;
}
.content_list img {
	margin-top: 5px;
	margin-bottom: 5px;
}
.content_list2 {
	list-style-type: none;
	line-height: 2;
	list-style-image: url(../images/icon/list/arrow_1.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #666666;
}
.content_list2  li {
	margin-right: 15px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #666666;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
}
.content_list2  img {
	margin: 0px;
	padding: 0px;
}
.list_date {
	width: 11%;
	float: left;
}
.list_body {
	float: right;
	width: 88%;
}
.cencept_body {
	font-size: 50px;
	line-height: 1.6;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.paragraph_concept {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 50px;
}
.profile_list {
	list-style-type: none;
	font-weight: bold;
	color: #666666;
	margin-top: 20px;
	margin-bottom: 20px;
}
.profile_list .left {
	float: left;
	width: 30%;
	font-size: 40px;
}
.profile_list .right {
	float: right;
	width: 70%;
	font-size: 45px;
}
.works {
	text-align: center;
	float: left;
	width: 33%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
	color: #990000;
}

