/***** Business *****/
.DepartmentArea,
.PackageArea,
.LineupArea,
.MobileArea,
.ArchiveArea,
.DesignArea,
.AbilityArea {
	position: relative;
	width: 100%;
	margin: 0px 0px 40px 0px;
	display: block;
	overflow: hidden;
}
.LineupArea,
.ArchiveArea {
	background-color: #F0F0F0;
}
.DesignArea {
	margin: 0px;
}
.AbilityArea {
	margin: 0px 0px 20px 0px;
}

#SmallTitle {
	width: 960px;
	font-size: 14px;
	font-weight: bold;
	margin: 20px auto 0px;
	display: block;
}

.DepartmentArea p,
.PackageArea p,
.MobileArea p,
.DesignArea p {
	font-size: 14px;
	margin: 0px;
	line-height: 200%;
}
.PackageArea p,
.DesignArea p {
	width: 640px;
	float: left;
}
.MobileArea p {
	width: 960px;
}

.DepList {
	position: relative;
	width: 660px;
	height: 200px;
	margin: 20px auto 0px;
}
.DepCircle {
	position: relative;
	width: 194px;
	height: 194px;
	border: solid 3px #0080FF;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	float: left;
	margin: 0px 10px;
}
.DepCircle span {
	width: 194px;
	height: 194px;
	font-size: 12px;
	color: #808080;
	line-height: 200%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.DepCircle img {
	width: 50px;
	height: 50px;
	display: block;
	margin: -10px auto 5px;
}
.DepCircle p {
	font-size: 16px;
	line-height: 220%;
	margin: 0px;
}

#PackageImg {
	width: 280px;
	height: 280px;
	float: right;
}

.LineupArea table {
	width: 960px;
	margin: 20px auto 0px;
}
.LineupArea td {
	text-align: center;
}
.LineupArea td img {
	width: 200px;
	height: 180px;
}
.LineupArea th {
	height: 20px;
	font-size: 14px;
	line-height: 150%;
}
.LineupArea th span {
	font-size: 10px;
	font-weight: lighter;
}

#LblPrintBtn {
	width: 400px;
	height: 40px;
	background-image: url("../business/lblprint_btn.gif");
	background-size: 400px 80px;
	display: block;
	margin: 30px auto 40px;
}
#LblPrintBtn:hover {
	background-position: 0px 40px;
}

.GemitsArea {
	position: relative;
	width: 880px;
	font-size: 12px;
	line-height: 200%;
	padding: 30px 40px;
	font-size: 12px;
	margin: 20px 0px 0px 0px;
	border: solid 1px #D0D0D0;
}
.GemitsArea strong {
	font-size: 16px;
	display: inline-block;
	margin: 0px 0px 5px 0px;
}
#Bq_l,
#Bq_r {
	position: absolute;
	width: 40px;
	height: 32px;
}
#Bq_l {
	top: 15px;
	left: 10px;
}
#Bq_r {
	bottom: 15px;
	right: 10px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg)
}

.ArchiveArea table {
	width: 960px;
	margin: 20px auto 0px;
}
.ArchiveArea th {
	width: 300px;
	vertical-align: top;
}
.ArchiveArea th img {
	width: 180px;
	height: 150px;
	display: block;
	margin: 0px auto;
}
.ArchiveArea td {
	font-size: 14px;
	line-height: 200%;
	vertical-align: top;
	padding: 0px;
}
.ArchiveArea td a {
	color: #0080FF;
	font-size: 12px;
	text-decoration: none;
}
.ArchiveArea td a:hover {
	color: #FF8800;
	text-decoration: underline;
}

.ArchiveArea td strong {
	font-size: 16px;
	line-height: 200%;
}
.ArchiveArea p {
	width: 960px;
	font-size: 14px;
	margin: 0px auto;
	text-align: center;
}

#ExLink {
	height: 20px;
	color: #0080FF;
	font-size: 12px;
	background-image: url("../business/exlink_icn.png");
	background-size: 14px 40px;
	background-repeat: no-repeat;
	padding: 1px 0px 1px 22px;
	text-decoration: none;
	line-height: 240%;
}
#ExLink:hover {
	color: #FF8800;
	text-decoration: underline;
	background-position: 0px -20px;
}

#ResultBtn {
	position: relative;
	width: 400px;
	height: 40px;
	background-image: url("../business/result_btn.gif");
	background-size: 400px 80px;
	margin: 20px auto 40px;
	display: block;
}
#ResultBtn:hover {
	background-position: 0px -40px;
}

#ArchiveLine {
	width: 960px;
	height: 50px;
	display: block;
}

#DesignImg {
	position: relative;
	width: 280px;
	height: 280px;
	float: right;
	margin: 0px;
	display: block;
}

.AbilityArea table {
	position: relative;
	width: 960px;
	margin: 0px;
}
.AbilityArea th {
	position: relative;
	width: 300px;
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
	background-color: #F0F0F0;
}
.AbilityArea th img {
	position: absolute;
	top: -40px;
	left: 50%;
	width: 80px;
	height: 80px;
	display: block;
	margin: 0px 0px 0px -40px;
}
.AbilityArea th span {
	width: 260px;
	font-size: 14px;
	line-height: 200%;
	display: block;
	margin: 50px auto 20px;
}
.AbilityArea th strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 200%;
}
.AbilityArea td {
	width: 10px;
	height: 60px;
}

.WorksBtnArea {
	position: relative;
	width: 820px;
	height: 40px;
	margin: 40px auto 20px;
}
#WorksBtn,
#InquiryBtn {
	width: 400px;
	height: 40px;
	background-size: 400px 80px;
	display: block;
	margin: 0px 0px 20px 0px;
}
#WorksBtn {
	background-image: url("../business/works_btn.gif");
	float: left;
}
#InquiryBtn {
	background-image: url("../business/inquiry_btn.gif");
	float: right;
}
#WorksBtn:hover,
#InquiryBtn:hover {
	background-position: 0px -40px;
}

/***** Mobile Results *****/

.ResearchArea,
.ActualArea {
	position: relative;
	width: 100%;
	margin: 0px 0px 40px 0px;
	display: block;
	overflow: hidden;
}
.ActualArea {
	margin: 0px 0px 20px 0px;
}

.ResearchArea table,
.ActualArea table {
	position: relative;
	width: 960px;
	margin: 40px 0px 0px 0px;
}
.ResearchArea th,
.ActualArea th {
	width: 150px;
	height: 30px;
	text-align: left;
	font-size: 14px;
	font-weight: lighter;
	vertical-align: top;
}
.ResearchArea td,
.ActualArea td {
	font-size: 14px;
	line-height: 200%;
	border-left: solid 1px #0080FF;
	padding: 0px 0px 0px 40px;
}
.ResearchArea td strong {
	width: 680px;
	font-size: 16px;
	line-height: 160%;
	display: block;
	float: right;
}
.ResearchArea td strong span {
	font-size: 12px;
}
.ResearchArea td p,
.ActualArea td p {
	clear: both;
	margin: 0px;
}
.ResearchArea span {
	font-size: 12px;
}

#PjName {
	width: 680px;
	float: right;
}
#PjName span {
	width: 220px;
	display: inline-block;	
}
#StartIcn {
	width: 100px;
	height: 25px;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #00AF00;
	margin: 0px 0px 0px 40px;
	display: inline-block;
	padding: 0px;
	line-height: 220%;
	text-align: center;
	vertical-align: 1px;
}

#PjIcn {
	width: 60px;
	height: 75px;
	float: left;
	display: block;
	margin: 0px 0px 15px 0px;
}