@charset "UTF-8";

/* Layout
=========================================== */
#main {
	float:right;
}

#side {
	float:left;
}

#gNav {
	margin: 0 0 30px;
}

/* main image
=========================================== */
#mainImg {
	width: 100%;
	margin-bottom: 4px;
	padding-bottom: 1px;
	background: transparent url("../images/bg_mainimg.jpg") no-repeat center top;
	border-bottom: 1px solid #cfd9e6;
}

#mainImg img {
	margin: 0 auto;
}

/* group
=========================================== */
#businessEnterprise {
	width: 772px;
	margin: 0 7px 0 17px;
	overflow: hidden;
}

#businessEnterprise .group {
	float:left;
	margin-bottom: 17px;
}

#businessEnterprise .enterprise {
	float:left;
	width: 148px;
	margin-right: 8px;
}

#businessEnterprise .enterprise2 {
	float:left;
	width: 148px;
	margin-right: -8px;
}

#businessEnterprise .enterprise.l {
	width: 304px;
}

#businessEnterprise .img,
#businessEnterprise .description {
	margin-bottom: 8px;
}

#businessEnterprise .link {
	margin-bottom: 8px;
}

#businessEnterprise .link a {
	display:block;
	padding-left: 5px;
	background: transparent url("../common/images/blt_link.gif") no-repeat left 0.5em;
}

#businessEnterprise .link a:hover {
	background-image: url("../common/images/blt_link_on.gif");
}


/* banner
=========================================== */
.banner {
	clear:both;
	width: 796px;
	margin: 0 -24px 47px 0;
	padding: 0;
	overflow: hidden;
}

.banner li {
	float:left;
	margin: 0 24px 0 0;
	padding: 0;
	list-style:none;
}

/* 取り組み
=========================================== */

#elitzboxtop {
	overflow: hidden;
    height: auto;
	width: 772px;
}

div#elitzboxtop .enterprisebox.l,
div#elitzboxtop .enterprisebox {
    float: left;
    padding-bottom: 32767px;
    margin-bottom: -32767px;
}

#effort .enterprisebox.l,
#effort .enterprisebox1.l {
	float: left;
	width: 189px;
	background: transparent url("../images/line_dot_l.gif") repeat-y right top;
}

#effort .enterprisebox2.l {
	width: 189px;
}

#effort .enterprisebox {
	background: transparent url("../images/line_dot_l.gif") repeat-y right top;
	float:left;
	width: 197px;
}

#effort .img,
#effort .description {
	margin-bottom: 8px;
}

.group2,
.group3 {
	float: left;
}

.group2 .img,
.group3 .img {
	text-align: center;
	margin-bottom: 16px;
}

.group2 .text,
.group3 .text {
	padding: 0 10px;
}

.linedot {
	margin: 12px 0;
	text-align: center;
}

.boxengL {
	padding-left: 10px;
}

.boxengR {
	padding-right: 10px;
}

/* NEWS
=========================================== */
#newsList .newsItem:nth-child(n+11){
	display: none;
}
#news .ex {
	margin-bottom: 10px;
	width: 772px;
	position: relative;
}

#news .ex ul {
	position:absolute;
	top: 0;
	margin: 0;
	padding: 0;
}

#news .ex li {
	float:left;
	margin: 4px 10px 0 0;
	padding: 0;
	list-style:none;
	font-size: 13px;
}
#news .ex li span {
	margin: 0 2px 0 0;
}
#news .more {
	text-align:right;
	padding-top: 7px;
}

/* アイコン */
#news span.ico {
	text-align: center;
	display: inline-block;
	color: #ffffff;
	padding: 2px 0;
	width: 66px;
	font-size: 12px;
}
#news span.ir {
	background: #4ba45f;
}
#news span.release {
	background: #ff7fbf;
}
#news span.announcement {
	background: #ff9f40;
}



.back3 {
	margin: 23px 6px 32px 0;
}
