#contents {
	width: 100%;
	height: 1000px;
	background-image: url(../images/bg-sora-sub.jpg);
	background-repeat: repeat-x;
	background-position: center -570px;
}
#title {
	color: #386AD2;
	font-size: 30px;
	width: 900px;
	height: 80px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
	font-weight: bold;
	min-height: 0px;
}
.artcle {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	line-height: 25pt;
}
#main h2 {
	font-size: 24px;
	color: #505050;
	border-left: 10px solid #386AD2;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}
.ph-left {
	float: left;
	padding-right: 30px;
}
.name {
	width: 900px;
	height: 80px;
	text-align: right;
	clear: both;
}
.red-text1 {
	color: #EF0804;
	font-weight: bold;
	font-size: 20px;
}
