@charset "utf-8";
#WetMain {
	background-image: url(../wetnoz/img/con_bg.gif);
	background-repeat: repeat-y;
	height: 100%;
	width: 580px;
}
.WetLead {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #444444;
	width: 550px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 5px;
	line-height: 15px;
}
.WetProducts {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #696969;
}
.WetProName {
	background-image: url(../wetnoz/img/p_name_bg.gif);
	background-repeat: repeat-x;
	margin-left: 190px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.WetTableArea {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 10px;
}
.WetTdText {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
}
.WetTdText02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-bottom: 5px;
	margin-top: 5px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #DFDFDF;
	padding-bottom: 5px;
}.WetBtnDetail {
	text-align: right;
	padding-top: 4px;
}

