@charset "utf-8";
/* CSS Document */

.businessCaption {
	margin-top:20px;
	color:#0076ad;
	font-size:16px;
	font-weight:bold;
}

.businessText {
	font-size:13px;
	line-height:1.7em;
	margin-top:10px;
}

.businessArea {
	margin-top:10px;
	background:#c9e7f7;
	padding:30px;
	line-height:1.7em;
}

.businessArea dt {
	font-weight:bold;
	font-size:15px;
}

.businessArea dd {
	font-size:13px;
	margin-top:10px;
}

.businessAreaB {
	margin-top:10px;
	background:#c9e7f7;
	padding:30px;
	line-height:1.7em;
	font-size:13px;
}

.A .businessArea, .A .businessAreaB {
	background:#dcf8fd;
}

.B .businessArea, .B .businessAreaB {
	background:#fff3e0;
}

.C .businessArea, .C .businessAreaB {
	background:#d4f8e6;
}

.businessAreaShowcase {
	margin-top:10px;
	background:#f8e7d4;
	padding:30px;
	line-height:1.7em;
	font-size:13px;
}

.businessAreaShowcase .caption{
	margin-bottom: 25px;
}

.businessAreaShowcase li{
	display: inline;
	float: left;
}

.businessAreaShowcase li .title{
	font-weight: bold;
	margin-bottom: 15px;
}

.businessAreaShowcase li .image{
	text-align: center;
	margin-bottom: 15px;
}

.businessAreaShowcase li .txt{
	font-size: 12px;
	margin-bottom: 10px;
}

.businessAreaShowcase li .copy{
	font-size: 10px;
	line-height: 12px;
	color: #8b8a8a;
}


.businessAreaShowcase li.exp01{
	width: 270px;
	margin-right: 30px;
}

.businessAreaShowcase li.exp02{
	width: 250px;
	margin-right: 30px;
}
.businessAreaShowcase li.exp03{
	width: 260px;
}

.businessAreaShowcase .showcaseInfo{
	text-align: center;
	margin-bottom: 20px;

}

/* semminer =============================================================*/
h4 {
	display:block;
	height:50px;
	line-height:50px;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	background:#0074af;
	margin-top:30px;
}

h4 span {
	display:inline-block;
	padding:0px 30px;
	background:#0074af;
}

.semminerProgram {
	font-size:12px;
	font-weight:bold;
}

.semminerName {
	font-size:14px;
	margin-top:5px;
	line-height:1.3em;
}

.semminerName a {
	color: #0074AF;
}

.semminerName a:hover {
	color:#7FB9D7;
}

.semminerCaption, .semminerDetail {
	padding:12px 18px;
}

.semminerCaption {
	background:#c6f5fd;
}

.semminerDetail {
	background:#eafcff;
}

.seminnerList li {
	border-top:2px solid #0fa9c5;
	margin-top:5px;
}

.seminnerList {
	margin-top:30px;
}

.seminnerList li:first-child {
	margin-top:0px;
}

.detailCaption {
	width:80px;
}

.semminerDetail {
	font-size:12px;
	line-height:1.7em;
}

.semminerDetail td {
	padding:10px 0px;
	vertical-align: top;
}
