#main1 {
	height: 350px;
}
#main {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 100%;
	/* [disabled]min-width: 1200px; */
	/* [disabled]max-width: 1200px; */
}
#contents {
	padding-top: 0px;
	padding-bottom: 80px;
}
#mission-bg {
	background-image: url(images/bg-m.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#mission {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 40px;
	padding-bottom: 60px;
}
#mission h2 {
	text-align: center;
}
#mission h3 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#mission .catch {
	text-align: center;
	padding-bottom: 30px;
}
#mission .service {
	width: 300px;
	float: left;
	padding-right: 40px;
}
#mission .service-box {
	padding-bottom: 60px;
}
#mission .end{
	margin: 0px;
	padding: 0px;
}
#mission .service span {
	font-size: 16px;
	color: #156AC0;
	padding-top: 10px;
	display: block;
	padding-bottom: 5px;
}
#mission .service p {
	padding-bottom: 10px;
}
#concept {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 40px;
	padding-bottom: 60px;
}
#concept h2 {
	text-align: center;
}
#concept h3 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 15px;
}
#concept .catch {
	text-align: center;
	padding-bottom: 30px;
}
#concept .service {
	width: 190px;
	float: left;
	padding-right: 95px;
	padding-left: 55px;
}
#concept .end {
	padding-right: 0px;
	padding-left: 55px;
}
#concept-bg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#news {
	width: 440px;
	padding-top: 45px;
	float: left;
}
#news-box {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 15px;
}
#news-box a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-image: url(images/allow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 12px;
	padding-bottom: 12px;
	display: block;
	color: #000;
	padding-right: 15px;
	font-size: 14px;
}
#news-box strong {
	padding-right: 10px;
	font-weight: normal;
}
#news .all {
	float: right;
	font-size: 14px;
	color: #000;
}
#access {
	float: left;
	padding-top: 45px;
	padding-left: 100px;
	width: 320px;
}
#access p {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 10px;
}
#access .all {
	float: right;
	font-size: 14px;
	color: #000;
}
#mission-bg #mission {
	padding-bottom: 20px;
}
