@charset "Shift_JIS";

@import url("setting.css");  

/* ----------------------------------------
	workshop
---------------------------------------- */
#contents #contents_right #workshop {
	padding: 15px 20px 0;
	background: url(../img/common/contents_bg.png) bottom right no-repeat;
}

#contents #contents_right #workshop .section {
	width: 620px;
	padding: 30px 10px;
	border-bottom: #c7c7c7 1px solid;
	margin: auto;
	background: none;
}
#contents #contents_right #workshop .first {
	padding-top: 0;
}
#contents #contents_right #workshop .last {
	border-bottom: none;
}
#contents #contents_right #workshop .section img {
	margin-bottom: 20px;
	display:block;
}
#contents #contents_right #workshop .section span {
	font-weight: bold;
}
#contents #contents_right #workshop .section a {
	color: #00B3DB;
}

.maintenance_l {
	width: 300px;
	margin-right: 20px;
	float: left;
}

.maintenance_r {
	width: 300px;
	float: left;	
}

.maintenance_r table th {
	width: 50px;
	font-weight: bold;
	vertical-align: top;
}

.maintenance_r table td {
	font-weight: bold;
	vertical-align: top;
}
