@charset "UTF-8";
@import "../../../common/css/main.css";
@import "../../../common/css/content.css";

.Dust {
	}

.Dust img {
	padding: 0 15px;
	}

.Dust h4 {
	background: url(../../../common/img/bg_title_stripe.gif) 0 0 repeat;
	height: 15px;
	margin: 1em 0;
	padding: 0;
	width: 100%;
	}

.Dust h4 span {
	background: #fff;
	color: #666;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 100%;
	margin: 0 0 0 10px;
	padding: 0 5px;
	}

.Dust p {
	font-size: 75%;
	margin: 0 0 15px 15px;
	padding: 0;
	}

.Dust #Image_dust {
	background: url(../img/bg_gray.gif) center top repeat-y;
	margin-bottom: 15px;
	width: 870px;
	}

.Dust #Image_dust img {
	padding: 15px 15px 30px;
	}

.Dust #Image_dust h3 {
	background: url(../img/bg_gray_top.gif) center top no-repeat;
	color: #42A255;
	font-size: 100% !important;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0;
	padding: 10px 0 5px 15px;
	}

.Dust #Image_dust p {
	}

.Dust #Image_dust p.Bottom {
	background: url(../img/bg_gray_bottom.gif) center bottom no-repeat;
	font-size: 68.75% !important;
	margin: 0 auto;
	padding: 0 15px 10px;
	}

.Dust table {
	border-collapse: collapse;
	}

.Dust table th {
	background: #42a255;
	border-bottom: #999 1px solid;
	color: #fff;
	font-size: 87.5% !important;
	padding: 0.5em 1em;
	}

.Dust table td {
	border-bottom: #999 1px solid;
	color: #333;
	font-size: 87.5% !important;
	padding: 0.5em 1em;
	text-align: center;
	}

.Dust .Caption {
	color: #666;
	font-weight: normal;
	font-size: 68.75%;
	letter-spacing: normal;
	}