@charset "utf-8";
/* CSS Document */

.nv01 a {
	cursor: default;
}

h1 {
	background: url(../company/images/com_title01.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
}

.comSec01 {
	margin-left:460px;
}

.comSec02Wrap {
	overflow: hidden;
	margin-top: 30px;
}

.comSec02Cnt01 {
	width: 230px;
	float: left;
}

.comSec02Cnt02 {
	width: 450px;
	float: left;
	margin-right: 10px;
}

.comSec03Wrap {
	width: 680px;
	overflow: hidden;
	margin-top: 30px;
}

.comSec03Cnt01 {
	width: 450px;
	float: left;
	margin-right: 10px;
}

.comSec03Cnt02 {
	width: 217px;
	float: left;
}

.comSec03Cnt02 a {
	background: url(../company/images/com_btn01.gif) no-repeat;
	width: 217px;
	height: 62px;
	display: block;
	text-indent: -9999px;
}

.comSec03Cnt02 a:hover {
	background-position: 0 -62px;
}

.comTitle01 {
	background: url(../company/images/com_title02.gif) no-repeat;
	font-size: 1px;
	height: 17px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}


/* company_overview */

h1.ovv_ttl01 {
	background-image: url(../company/images/ovv_title01.gif);
	background-repeat: no-repeat;
}


/* outline */

h1.ol_ttl01 {
	background: url(../company/images/ol_title01.gif) no-repeat;
}

.com_tbl01 {
	border-collapse: collapse;
	width: 700px;
}

.com_tbl01 th,
.com_tbl01 td {
	border-top: 1px solid #cccccc;
	padding: 10px 0 30px;
	font-size: 85%;
}

.com_tbl01 th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 120px;
}

/*160105追加*/
.com_tbl01 td table td {
    border: none;
    padding: 0 0 10px;
}
.com_tbl01 td table td:first-child {
    width: 60px;
}
/*end160105追加*/

/* sidebar */

.comSideTitle {
	background: url(../company/images/com_sideTitle.gif) no-repeat;
	height: 24px;
	text-indent: -9999px;
}

#sidebar ul li a.sli01 {
	background: url(../company/images/com_sli01.gif) no-repeat;
	height: 29px;
}

#sidebar ul li a.sli02 {
	background: url(../company/images/com_sli02.gif) no-repeat;
	height: 29px;
}


.com_tbl01 td a {
	color: #4A6930;
	text-decoration: none;
}

