@charset "utf-8";

#mainContetns .list{
	margin:0 0 20px 0;
}

.about{
	margin-bottom: 20px;
}
.about_press,
.contact_press{
	padding:10px;
	background-color:#EBEBEB;
	margin:0 0 10px 0;
}

.about_press p,
.contact_press p{
	margin:0px;
}

.about_press h3,
.contact_press h3{
	margin:0px;
}

div.incInfo{
	border: 1px solid #dedede;
	padding: 10px; 
	margin: 20px 0;
}
div.incInfo h3{
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 130%;
}

div.incInfo dl{
	margin-bottom: 2px;
}
div.incInfo dl dt,
div.incInfo dl dd{
	float: left;
	border-top: 1px dashed #dedede;
	padding: 4px 0 4px 4px;
}

div.incInfo dl dt{
	clear: both;
	width: 150px;
}
div.incInfo dl dd{
	width: 450px;
}


dl#panelService{
	margin: 10px 0;
}
dl#panelService dt img{
	margin: 0 4px 0 0;
}
/* groupLink */

div#grouplink{
	margin-left: 15px;
	float: right;
	border: 1px solid #ccc;
	width: 320px;
	padding: 10px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}
div#grouplink ul#grouplinkList li{
	background: url(/common/img/ico_circle.gif) no-repeat left center;
	padding-left: 12px;
	line-height: 1.8;
	margin-left: 5px;
}


h1.empower{
	text-align: center;
	margin: 50px 30px 20px 0;
}

div#ceoMessage{
	float: right;
	margin: 0 10px 20px 35px;
	text-align: right;
	color: #999;
	width: 200px;
	font-style: italic;
}


div#history dl{
	border-bottom:#CCCCCC dotted 1px;
	padding:0 0 5px 0;
	margin:0 0 15px 0;
}

div#history dl.fst{
	border-top:#CCCCCC dotted 1px;
	padding-top:15px;
}

div#history dl dt{
	width:100px;
	float:left;
	font-weight:bold;
}

div#history dl dd dl{
	margin:0 0 10px 100px;
	padding:0;
	border:none;
}

div#history dl dd dl dt{
	width:100px;
}

div#history dl dd dl dd{
	margin:0 0 0 100px;
}


div.address{
	margin-bottom: 10px; 
}
h4.officePlace{
	color: #0092D7;
}

