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

.Airtight h3 {
	background: url(../../../common/img/bg_title_stripe.gif) 0 0 repeat;
	margin-bottom: 10px;
	}

.Airtight h3 span {
	background: #fff;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-left: 10px;
	padding: 3px 5px;
	vertical-align: middle;
	}

.Airtight h4 {
	background: url(../../../common/img/arrow_sub_gray.gif) 0 50% no-repeat;
	color: #666;
	font-size: 75%;
	letter-spacing: 0.1em;
	margin-bottom: 0.5em;
	margin-left: 1em;
	padding-left: 18px;
	}

.Airtight p {
	margin-left: 15px;
	}

.Airtight #Airtight_01 p,
.Airtight #Airtight_03 p,
.Airtight #Airtight_05 p {
	margin: 0;
	}

.Airtight #Airtight_01 {
	margin-bottom: 15px;
	position: relative;
	width: 870px;
	}

.Airtight #Airtight_01 #Airtight_01-1 {
	left: 0;
	position: absolute;
	top: 3px;
	width: 340px;
	}

.Airtight #Airtight_01 #Airtight_01-2 {
	left: 530px;
	position: absolute;
	top: 3px;
	width: 340px;
	}

.Airtight #Airtight_01 #Airtight_01-1 h5,
.Airtight #Airtight_01 #Airtight_01-2 h5 {
	background: none;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	}

.Airtight #Airtight_01 #Airtight_01-3 {
	left: 255px;
	position: absolute;
	top: 205px;
	width: 170px;
	}

.Airtight #Airtight_01 #Airtight_01-4 {
	left: 445px;
	position: absolute;
	top: 205px;
	width: 170px;
	}

.Airtight #Airtight_01 #Airtight_01-3 p,
.Airtight #Airtight_01 #Airtight_01-4 p {
	color: #fff;
	text-align: center;
	}

.Airtight #Airtight_01 #Airtight_01-5 {
	left: 340px;
	position: absolute;
	top: 20px;
	width: 190px;
	}

.Airtight #Airtight_01 #Airtight_01-5 p {
	font-size: 62.5% !important;
	text-align: center;
	}

.Airtight #Airtight_02 {
	margin-bottom: 15px;
	}

.Airtight #Airtight_03 {
	margin-bottom: 15px;
	position: relative;
	}

.Airtight #Airtight_03 #Airtight_03-1 {
	left: 575px;
	position: absolute;
	top: 23px;
	width: 265px;
	}

.Airtight #Airtight_03 #Airtight_03-2 {
	left: 575px;
	position: absolute;
	top: 198px;
	width: 265px;
	}

.Airtight #Airtight_03 #Airtight_03-1 p,
.Airtight #Airtight_03 #Airtight_03-2 p {
	margin-bottom: 0.5em;
	}

.Airtight #Airtight_04 {
	margin-bottom: 15px;
	}

.Airtight #Airtight_05 {
	margin: 0 15px 15px;
	width: 840px;
	}

.Airtight #Airtight_05-1 {
	float: left;
	margin-right: 15px;
	width: 170px;
	}

.Airtight #Airtight_05-2 {
	float: left;
	width: 200px;
	}

.Airtight #Airtight_05-1 p,
.Airtight #Airtight_05-2 p {
	font-size: 56.25% !important;
	padding-top: 5px;
	}

.Airtight #Airtight_05-3 {
	float: right;
	width: 450px;
	}

.Airtight #Airtight_05-3 p {
	margin: 0;
	}

.Airtight table {
	border: #999 1px solid;
	border-collapse: collapse;
	color: #666;
	margin: 0 auto 10px;
	width: 840px;
	}

.Airtight table th {
	background: #f0f0f0;
	border: #999 1px solid;
	font-size: 87.5%;
	padding: 0.2em 0;
	vertical-align: middle;
	}

.Airtight table th.Airtight_table_title {
	background: #42A255;
	color: #fff;
	}

.Airtight table td {
	border: #999 1px solid;
	font-size: 75%;
	padding: 0.2em 0;
	text-align: center;
	vertical-align: middle;
	}

.Airtight table td ul li {
	list-style: inside;
	margin-left: 1em;
	text-align: left;
	}

.Airtight dl {
	margin: 15px;
	}

.Airtight dl dt {
	background: #f30;
	color: #fff;
	font-size: 87.5%;
	font-weight: bold;
	margin-bottom: 0.5em;
	padding: 0.2em 0.5em;
	width: 12em;
	}

.Airtight dl dd {
	border-left: 3px #f30 solid;
	color: #666;
	font-size: 75%;
	line-height: 1.6;
	margin: 0 0 1em;
	padding-left: 5px;
	}

.Airtight dl dd strong {
	color: #f30;
	}

.Airtight .Caption {
	font-size: 62.5% !important;
	}