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

/*	 --- layout
------------------------------------------------------------------------- */
div#chuzo {
	margin-top: 20px;
}
div.fukidashi ul { padding: 30px 5px 10px 10px; }

#seikan, #kikai, #overhaul, #isetsu, #kankyo{
	height:auto;
	width:400px;
}

/*
#sagyo { padding-top: 55px; }
#sagyo li {
	float: left;
	width: 175px;
	margin: 0 20px 0 10px;
}
*/
.col-name { width: 180px; }
.col-maker { width: 210px; }
.col-type { width: 120px; }

#okyaku-box { padding-bottom: 10px;
	margin-top: 40px;
	padding-right: 220px;
 }
/*	 --- decoration
------------------------------------------------------------------------- */
div#bg-box {
	background: url(../images/maintenance/top_setsubi.gif) right top no-repeat;
}
.fukidashi li {
	font-size: 10px;
	line-height: 15px;
}
#seikan {
	background: url(../images/maintenance/fukidashi_setsubi_1t.gif) left top no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400b.gif) left bottom no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400m.gif) repeat-y;
}
#kikai {
	background: url(../images/maintenance/fukidashi_setsubi_2t.gif) left top no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400b.gif) left bottom no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400m.gif) repeat-y;
}
#overhaul {
	background: url(../images/maintenance/fukidashi_setsubi_3t.gif) left top no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400b.gif) left bottom no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400m.gif) repeat-y;
}
#isetsu {
	background: url(../images/maintenance/fukidashi_setsubi_4t.gif) left top no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400b.gif) left bottom no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400m.gif) repeat-y;
}
#kankyo {
	background: url(../images/maintenance/fukidashi_setsubi_5t.gif) left top no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400b.gif) left bottom no-repeat,
	url(../images/maintenance/fukidashi_setsubi_400m.gif) repeat-y;
}
/*
#sagyo {
	background: url(../images/maintenance/bg_nagare.gif) left top no-repeat;
}
#sagyo li { font-size: 9px; }
*/
#okyaku-box {
	background: url(../images/maintenance/img_setsubi.gif) right top no-repeat
}

td { background-color: #fff; }
/*
th {
	color: #DF1000;
	font-size: 12px;
}
*/
td {
	border: none;
	font-size: 10px;
	line-height: 10px;
}
