#top h2 {
	background: url(../top/main.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 890px;
	height: 220px;
}
#contents #left {
	float: left;
	width: 502px;
}
#contents #right {
	margin-left: 515px;
	width: 372px;
}

.bana  {
	margin-top: 5px;
	margin-bottom: 5px;
}



/* 提案 */
#left #proposal {
	margin-bottom: 1em;
	padding: 2px;
	border: 1px solid #999;
	background: url(../top/photo_building.jpg) no-repeat 0px 30px;
}
#proposal h2 {
	margin-bottom: 0.2em;
	padding: 3px 7px;
	border-bottom: 2px solid #003F19;
	font-size: 16px;
}
#proposal p.txt {
	margin-left: 143px;
	padding: 0.8em;
	background-color: #EEE;
}




/* 最新設備 */
#left #equip {
	margin-bottom: 1em;
}
#equip h3 {
	margin-bottom: 0.2em;
	background: url(../top/h31.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 29px;
}
#equip h4 {
	margin-left:105px;
}
#equip div {
	padding: 10px 10px 0px;
}
#equip div.elevator { background: #F1F1F1 url(../top/photo_elevator.jpg) no-repeat 10px 10px; }
#equip div.security { background: #F1F1F1 url(../top/photo_security.jpg) no-repeat 10px 10px; }
#equip div.pack { background: #F1F1F1 url(../top/photo_pack.jpg) no-repeat 10px 10px; padding-bottom: 10px; }

#equip p.txt {
	margin-left:105px;
	margin-bottom: 0.3em;
}
#equip p.detail {
	margin-left:105px;
	margin-bottom: 5px;
	font-size: 10px;
	vertical-align: middle;
}
#equip p.line {
	background: url(../top/line.gif) repeat-x;
	height: 9px;
}




/* 最新情報 */
#news h3 {
	margin-bottom: 0.2em;
	background: url(../top/h32.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 29px;
}
#news div {
	padding: 7px 10px;
	background-color: #F1F1F1;
}
#news table {
	background-color: #F1F1F1;
	border: none;
	border-collapse: collapse;
	width: 100%;
}
#news th {
	padding: 0.3em;
	background: url(../top/line.gif) repeat-x bottom;
	font-weight: normal;
	width: 20%;
}
#news td {
	padding: 0.3em;
	background: url(../top/line.gif) repeat-x bottom;
}
#news .last {
	background: none;
}





/* コストダウン事例 */
#right #cost {
	margin-bottom: 1em;
	padding: 5px;
	border: 1px solid #4AAB3B;
	background-color: #EEE;
}
#cost h4 {
	margin-bottom: 5px;
	background: #4AAB3B url(../top/h4.gif) no-repeat center;
	text-indent: -9999px;
	overflow: hidden;
	height: 34px;
}
#cost h5 {
	margin-left: 105px;
	font-size: 16px;
}
#cost div {
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #CCC;
}
#cost div.case1 { background: #FFF url(../top/photo_case1.jpg) no-repeat 5px 5px; }
#cost div.case2 { background: #FFF url(../top/photo_case2.jpg) no-repeat 5px 5px; }
#cost div.case3 { background: #FFF url(../top/photo_case3.jpg) no-repeat 5px 5px; margin-bottom: 0px; }

#cost p.txt {
	margin-left:105px;
	margin-bottom: 0.3em;
}
#cost p.detail {
	margin-left:105px;
	margin-bottom: 5px;
	font-size: 10px;
	vertical-align: bottom;
	text-align: right;
}




/* バナー */
#banner p {
	margin-bottom: 5px;
	text-indent: -9999px;
	overflow: hidden;
}
#banner p.cardboard { background: url(../top/banner_cardboard.jpg) no-repeat; height: 122px; }
#banner p.sample { background: url(../top/banner_sample.jpg) no-repeat; height: 98px; }

#banner p a {
	display: block;
	text-decoration: none;
}
#banner p.cardboard a { height: 122px; }
#banner p.sample a { height: 98px; }






