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

@import url("init.css");
@import url("common.css");

/***** tceg(index) *****/
#contents div.main div.tceg {
	margin-bottom: 72px;
}

#contents div.main div.tceg dl dt {
	padding: 3px 10px;
	font-weight: bold;
	color: #014B6F;
	background: url(../images/common/bg_6.jpg) left top repeat-y;
	margin-bottom: 30px;
}

#contents div.main div.tceg dl dd {
	margin-bottom: 80px;
}

#contents div.main div.tceg dl dd span {
	color: #F4A95D;
}

#contents div.main div.tceg dl dd table {
	width: 100%;
}

#contents div.main div.tceg dl dd table tr th {
	padding: 10px;
	white-space: nowrap;
	font-weight: bold;
	color: #6D91CF;
	text-align: center;
	font-size: 12px;
	background-color: #DFF4F8;
	border: 1px solid #999;
}

#contents div.main div.tceg dl dd table tr td {
	padding: 10px;
	font-size: 12px;
	border: 1px solid #999;
}

#contents div.main div.tceg dl dd h4 {
	margin: 25px 0 5px 0;
}

#contents div.main div.tceg dl dd p {
	line-height: 1.75;
	padding-bottom: 30px;
}

#contents div.main div.tceg dl dd p.last {
	padding: 0;
}

#contents div.main div.tceg p.button {
	text-align: center;
	padding: 0;
}

/***** steelhouse *****/
#contents div.main div.steelhouse { margin-bottom: 72px; }
#contents div.main div.steelhouse h4 { margin-bottom: 14px; }

#contents div.main div.steelhouse dl dt {
	font-weight: bold;
	padding: 3px 10px;
	background: url(../images/common/bg_6.jpg) left top repeat-y;
	color: #014B6F;
	margin-bottom: 5px;
}

#contents div.main div.steelhouse dl dd {
	line-height: 1.75;
	margin-bottom: 25px;
}

#contents div.main div.steelhouse dl dd div.p1 {
	width: 247px;
	float: left;
	margin: 13px 17px 0 0;
}

#contents div.main div.steelhouse dl dd div.p2 {
	width: 320px;
	float: left;
	margin-top: 13px;
}

#contents div.main div.steelhouse dl dd div.p3 {
	width: 277px;
	float: left;
	margin: 13px 17px 0 0;
}

#contents div.main div.steelhouse dl dd div.p4 {
	width: 290px;
	float: left;
	margin-top: 13px;
}

#contents div.main div.steelhouse dl dd div.p4 img {
	margin-bottom: 5px;
}

/***** kFrame *****/
#contents div.main div.kFrame {
	margin-bottom: 72px;
}

#contents div.main div.kFrame p {
	margin-bottom: 15px;
}

#contents div.main div.kFrame p.button {
	text-align: center;
	margin: 75px 0 0 0;
}

#contents div.main div.kFrame h4 {
	margin: 35px 0 10px 0;
	padding: 3px 10px;
	font-weight: bold;
	color: #014B6F;
	background: url(../images/common/bg_6.jpg) left top repeat-y;
}

#contents div.main div.kFrame div.left {
	float: left;
	width: 160px;
	margin-right: 13px;
}

#contents div.main div.kFrame div.right {
	float: left;
	line-height: 1.75;
	width: 410px;
}

