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

.Airtight {
	}

.Airtight img {
	}

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

.Airtight 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;
	}

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

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

.Airtight #Image_airtight p {
	margin-left: 0;
	}

.Airtight #Image_airtight #Image_airtight_swf {
	height: 260px;
	width: 870px;
	}

.Airtight #Image_airtight 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;
	}

.Airtight #Image_airtight p {
	padding-left: 15px;
	}

.Airtight #Image_airtight 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;
	}

.Airtight table {
	border-collapse: collapse;
	margin-left: 15px;
	}

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

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

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