@charset "utf-8";

/*　会社概要
------------------------------------------------------------ */

body {
	background: url(../images/bg_sub.jpg) left top repeat-x #140F0E;
}

* html .left img {
    behavior: expression(IEPNGFIX.fix(this));
}

#img_sub {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_company.jpg) left top no-repeat;
	position: relative;
}
#img_sub_gr {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_greeting.jpg) left top no-repeat;
	position: relative;
}
#img_sub_hi {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_history.jpg) left top no-repeat;
	position: relative;
}
#img_sub_or {
	width: 800px;
	_width: 1000px;
	height: 570px;
	_height: 600px;
	padding: 20px 100px 10px 100px;
	background: url(../images/img_organization.jpg) left top no-repeat;
	position: relative;
}

.bg_black_cp {
    width: 550px;
	padding: 15px 0;
	margin: 30px 0 30px 20px;
}
.bg_black_hi {
    width: 550px;
	padding: 15px 0;
	margin: 30px 0 30px 20px;
}
.bg_black_gr {
    width: 620px;
	padding: 15px 0;
	margin: 30px 0 30px 20px;
}

.table_01 {
    width: 510px;
	font-size: 1em;
	text-align: left;
	margin-left: 20px;
}
.table_01 th {
	color: #CC9966;
	text-align: left;
	padding: 3px 1em 3px 0;
	width: 120px;
	vertical-align: top;
}
.table_01 td {
    color: #EEE;
	text-align: left;
	padding: 3px 0;
}

.ul_01 {
    width: 580px;
	margin-left: 20px;
}
.ul_01 li {
    margin-bottom: 1em;
	color: #EEE;
}

.box_01 {
    width: 280px;
	margin-left: 20px;
	padding: 30px 0;
}

/*.left {
    width: 540px;
	float: left;
}
.right {
    width: 280px;
	padding-top: 30px;
	float: right;
}*/

/*
.dl_01 {
    width: 510px;
}
.dl_01 dt {
    font-size: 1.1em;
	color: #FFCCCC;
	font-weight: bold;
}
.dl_01 dd {
    color: #EEE;
}*/
