body {
	background-image: url(../img/layout/bg_layout.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#siteHeader {
	background-image: url(../img/layout/sub_mainimg.jpg);
	height: 285px;
}
#paintRole01 {
}
#paintRole01 dt {
	margin-bottom: 5px;
}
#paintRole01 dd {
	margin-bottom: 8px;
}
#paintRole01 dd ul {
	list-style-position: inside;
	list-style-type: disc;
	margin-bottom: 20px;
}
#paintRole01 dd ul li {
	margin-bottom: 3px;
}
#paintSign {

}
#paintSign dt {
	text-align: center;
	margin-bottom: 20px;
}
#paintSign dd {
	margin-bottom: 15px;
	overflow: hidden;
	margin-right: 20px;
	margin-left: 20px;
}
#paintSign dd figure {
	width: 80px;
	float: left;
}
#paintSign dd figure figcaption {
	text-align: center;
	padding-top: 5px;
}
#paintSign dd p {
	padding-left: 20px;
	width: 450px;
	float: right;
	padding-top: 20px;
}
#signBottom {
	width: 557px;
	margin-right: auto;
	margin-left: auto;
}
#standard {
	width: 590px;
}
#standard th {
	background-color: #EEEEEF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#standard th, #standard td {
	border: 1px solid #9E9E9F;
}

#standard td {
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: left;
}
#standard .tdA {
	background-color: #F2FFF6;
	text-align: center;
}
#standard .tdB {
	width: 20%;
	background-color: #FFF7F6;
	text-align: center;
}
#standard .thC {
	width: 40%;
}
#standard .tdD {
	width: 30%;
	background-color: #FFFFF7;
	text-align: left;
}
#paintType {
}
#paintType th , #paintType td{
	border: 1px solid #9E9E9F;
}
#paintType th {
	background-color: #EEEEEF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#paintType td {
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	text-align: left;
}
#paintType .tdA {
	background-color: #F2FFF6;
	text-align: left;
}
#paintType .tdB {
	background-color: #FFF7F6;
	text-align: left;
}
#paintType .tdD {
	background-color: #FFFFF7;
	text-align: left;
}
