/* --------　hタグ　-------- */
h1 {
	text-indent: -9999px;
}

/* --------　hタグここまで　-------- */


/* --------　メイン設定　-------- */

body {
	background-color: #f5f5f5;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	color: #3D3D3D;
}
.contens {
	line-height: 150%;
	padding: 20px;
	margin: 20px;
}
a:link {
	color: #b0bf34;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}

table.style1 {
	border-top:1px solid #e2efac;
	border-left:1px solid #e2efac;
	border-collapse: collapse;
	border-spacing:0;
}
table.style1 td {
	border-right:1px solid #e2efac;
	border-bottom:1px solid #e2efac;
	background:url(../img/tomei_fff.png);

}

* html table.style1 td {
	background:url(../img/tomei_fff.gif);
}

/* --------　メイン設定ここまで　-------- */


/* --------　products共通　-------- */

.lead {
	line-height: 150%;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 12px;
	color: #FF9999;
}

/* --------　products共通ここまで　-------- */


/* --------　productsトップ　-------- */

.p_product_title {
	padding-left: 20px;
	color: #FF9999;
}

.p_product_text {
	padding-left: 20px;
}

.p_product_text_img {
    border-style:none;
}

/* --------　productsトップここまで　-------- */


/* --------　products02　-------- */

.p_products02_titlle {
	padding-left: 20px;
	margin-top: 15px;
}

.p_products02_text {
	padding-left: 20px;
	font-size: 10px;
	line-height: 120%;
	margin-top: -10px;
}

#p_products02_black_text {
	font-size: 10px;
	padding-left: 20px;
	margin-top: -10px;
}

/* --------　products02ここまで　-------- */


/* --------　products03　-------- */


#p_products03_hinoki_titlle {
	padding-left: 38px;
	margin-top: 5px;
}

#p_products03_yuzu_titlle {
	padding-left: 32px;
	margin-top: 5px;
}

#p_products03_lavender_titlle {
	padding-left: 20px;
	margin-top: 5px;
}

#p_products03_hinoki_text {
	padding-left: 38px;
	font-size: 10px;
	line-height: 140%;
	margin-top: -10px;
}

#p_products03_yuzu_text {
	padding-left: 32px;
	font-size: 10px;
	line-height: 140%;
	margin-top: -10px;
}

#p_products03_lavender_text {
	padding-left: 20px;
	font-size: 10px;
	line-height: 140%;
	margin-top: -10px;
}


/* --------　products03　-------- */
