@charset "UTF-8";
/* CSS Document */

@import "common.css";
@import "style.css";

/* @group FOR SUBMENU DROPDOWN */

div#subMenu ul.off {
	padding-top:7px; background: url(../products/images/dropdown_space.gif) repeat-x #f6f6f6;
	}

/*dropdownサブメニューとの間のスペース調整*/	
/*div#subMenu ul.on { padding-top:3px; }

div#subMenu ul li.on { border-top:3px solid #c2c3c3; }*/

div#subMenu ul li.on { padding-top: 6px; background: url(../products/images/dropdown_space_on.gif) no-repeat #f6f6f6; }

div#subMenu ul a.onpro { color:#ec008c; border:none; }

/* @end */

/* @group LOWER CONTENTS COMMON */

div#contents {
	width:800px;
	margin-top:2px;
	background:url(../images/bck_rechterblok.jpg) no-repeat right bottom;
	}
	
div#contents div#contMain {
	width: 620px;
	float: left;
	margin-right: 6px;
}

div#contents div#contRight  {
	width: 174px;
	float: right;
}

div#contents #contMain #mainBox {
	width:548px;
	border:solid 1px #c5d1d9;
	padding-left:50px;
	padding-right:20px;
	padding-top:35px;
	padding-bottom:15px;
	background:#ffffff 0 0;
	}

div#contents div#contMain #mainBox h2 {
	background:url(../images/bck_titProduct.gif) no-repeat 0 0;
	margin:-15px 0 0 -50px;
	padding:20px 0 20px 50px;
	color:#0089CF;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	}
	
div#contents .blue a,
div#contents .blue a:link,
div#contents .blue a:visited,
div#contents .blue a:active {
	color: #00507D;
}

div#contents .blue a:hover {
	text-decoration: underline;
}

/* @end */

/* @group PRODUCT TOP */

div#contents #protopMain {
	width:620px;
	margin-right:6px;
	}
	
div#contents #protopMain #products {
	width:548px;
	border:solid 1px #c5d1d9;
	padding-left:50px;
	padding-right:20px;
	padding-top:35px;
	padding-bottom:15px;
	background:#ffffff 0 0;
	}

div#contents #protopMain #products h2 {
	background:url(../images/bck_titProduct.gif) no-repeat 0 0;
	margin:-15px 0 0 -50px;
	padding:20px 0 20px 50px;
	color:#0089CF;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	}
	
div#contents #protopMain #products p.attn {
	color:#6EA91C;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	}
	
#protopMain #products .productList {
	width:540px;
	}
	
#protopMain #products .productList ul {
	margin-top:7px;
	margin-left:17px;
	list-style-image:url(../images/ico_list.gif);
	}
	
#protopMain #products .productList li a:link,
#protopMain #products .productList li a:visited,
#protopMain #products .productList li a:active {
	font-size:11px;
	}
	
#protopMain #products .productList li a:hover {
	color:#ec008c;
	}
	
#protopMain #products .productList .kitchen {
	width:130px;
	float:left;
	margin-right:7px;
	}
	
#protopMain #products .productList .kitchen h3 {
	font-size:12px;
	background-color:#92d82d;
	padding:3px 7px;
	color:#ffffff;
	}
	
#protopMain #products .productList .wash {
	width:130px;
	float:left;
	margin-right:7px;
	}
	
#protopMain #products .productList .wash h3 {
	font-size:12px;
	background-color:#13a8e0;
	padding:3px 7px;
	color:#ffffff;
	}
	
#protopMain #products .productList .living {
	width:130px;
	float:left;
	margin-right:6px;
	}
	
#protopMain #products .productList .living h3 {
	font-size:12px;
	background-color:#ff8327;
	padding:3px 7px;
	color:#ffffff;
	}
	
#protopMain #products .productList .body {
	width:130px;
	float:left;
	}
	
#protopMain #products .productList .body h3 {
	font-size:12px;
	background-color:#ffb503;
	padding:3px 7px;
	color:#ffffff;
	}

/* @end */

/* @group PRODUCT LOWER */

div#contents #protopMain .caption {
	color:#6EA91C;
	font-size:12px;
	clear: both;
	padding: 0 0 10px 65px;
}

div#contents #protopMain #productsKitchen {
	width:620px;
	margin-top:-1px;
	padding-bottom:15px;
	background:url(../products/images/product_kitchen.gif) no-repeat #ffffff;
	}
	
div#contents #protopMain #productsLaundry {
	width:620px;
	margin-top:-1px;
	padding-bottom:15px;
	background:url(../products/images/product_laundry.gif) no-repeat #ffffff;
	}
	
div#contents #protopMain #productsHousehold {
	width:620px;
	margin-top:-1px;
	padding-bottom:15px;
	background:url(../products/images/product_household.gif) no-repeat #ffffff;
	}
	
div#contents #protopMain #productsBody {
	width:620px;
	margin-top:-1px;
	padding-bottom:15px;
	background:url(../products/images/product_body.gif) no-repeat #ffffff;
	}
	
div#contents #protopMain #productsKitchen h2,
div#contents #protopMain #productsLaundry h2,
div#contents #protopMain #productsHousehold h2,
div#contents #protopMain #productsBody h2{
	color:#0089CF;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:5px;
	padding-left:50px;
	padding-right:10px;
	padding-top:65px;
	float:left;
	}
	
div#contents #protopMain #productsBody ol,
div#contents #protopMain #productsBody ol li {
		list-style-image:none;
		list-style-type:decimal;
}

div#contents #protopMain p.ingread 	{
	color:#0089CF;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	padding-left:10px;
	padding-top:70px;
	}
	
div#contents #protopMain .proDetail {
	width:620px;
	clear:both;
	}
	
div#contents #protopMain .proDetail .proImage {
	width:270px;
	float:left;
	margin-right:10px;
	text-align:center;
	}
	
div#contents #protopMain .proDetail .proInfo {
	width:310px;
	float:right;
	padding-right:20px;
	}
	
div#contents #protopMain .proDetail .proInfo h3 {
	color:#6EA91C;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:10px;
	}
	
div#contents #protopMain .proDetail .proInfo li {
	list-style-image:url(../images/ico_list.gif);
	margin-left:25px;
	}
	
div#contents #protopMain .proDetail .proInfo ul.waku {
	border:#CCCCCC 1px solid;
	padding:5px;
	list-style-type:none;
	list-style-image:none;
	}
	
div#contents #protopMain .proDetail .proInfo ul.waku li {
	list-style-image:none;
	list-style:none;
	margin-left:10px;
	}
	
body#product table.howtoList caption {
	vertical-align: top;
	text-align: right;
	font-size: 11px;
}

body#product table.howtoList {
	background-color: #6EA91C;
}

body#product table.howtoList th,
body#product table.howtoList td {
	padding: 4px 5px;
}

body#product table.howtoList th {
	background-color: #cefc00;
}

body#product table.howtoList td {
	background-color: #ffffff;
}

/* @end */


/* @group WHERE TO BUY TOP */

/* @group id=buy_home */

body#buy_home ul#banner {
	list-style: none;
	width: 548px;
	margin: 40px 0;
}

body#buy_home ul#banner li {
	display: inline;
	height: 300px;
	padding: 0 2px;
}

body#buy_home ul#banner li {
	display: inline;
	height: 300px;
}
body#buy_home ul.areaLink, body#buy_home ul.areaLink li,
body#buy_online ul.areaLink,
body#buy_online ul.areaLink li {
	list-style: none;
	display: inline;
}

body#buy_home ul.areaLink a,
body#buy_home ul.areaLink a:link,
body#buy_home ul.areaLink a:visited,
body#buy_home ul.areaLink a:active,
body#buy_online ul.areaLink a,
body#buy_online ul.areaLink a:link,
body#buy_online ul.areaLink a:visited,
body#buy_online ul.areaLink a:active {
	color: #00507D;
}

body#buy_home ul.areaLink a:hover,
body#buy_online ul.areaLink a:hover {
	text-decoration: underline;
}

/* @end */

/* @group id=buy_storelocate */

body#buy_storelocate h1 {
	width: 800px;
	float: none;
}

body#buy_storelocate .attn a,
body#buy_storelocate .attn a:link,
body#buy_storelocate .attn a:visited,
body#buy_storelocate .attn a:active {
	color: #00507D;
}

body#buy_storelocate .attn a:hover {
	text-decoration: underline;
}

body#buy_storelocate h3 {
	color: #6EA91C;
	font-size: 13px;
	font-weight: bold;
	border-left: solid 3px #6EA91C;
	padding: 2px 5px;
	margin-bottom: 15px;
}

body#buy_storelocate table {
	width: 548px;
	background-color: #006699;
}

body#buy_storelocate th {
	background-color: #33CCCC;
	padding: 3px;
}

body#buy_storelocate td {
	background-color: #ffffff;
	padding: 3px;
}

body#buy_storelocate .lawsonLink {
	width: 548px;
}

body#buy_storelocate .lawsonLink .left {
	float: left;
	width: 158px;
}

body#buy_storelocate .lawsonLink .right {
	float: right;
	width: 390px;
}

body#buy_storelocate .lawsonLink .right a {
	font-size: 11px;
}

/* @end */

/* @group id=buy_online */

body#buy_online h3 {
	color:#6EA91C;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:5px;
}

/* @end */


/* @end */

/* @group ECOVER'S LATEST */

body#news_home table {
	width: 548px;
}

body#news_home table th {
	background-color: #ffffff;
	padding: 8px 7px 4px 7px;
	color: #00507d;
	text-align: left;
	border-top: solid 1px #ec008c;
}

body#news_home table td.last {
	border-bottom: solid 1px #ec008c;
}

body#news_home table td {
	background-color: #ffffff;
	padding: 4px 7px 8px 7px;
}


body#news_home table td.pink {
	background-color: #ec008c;
	height: 3px;
	padding: 0;
	border-top: solid 1px #595959;
	border-bottom: solid 1px #595959;
}

body#news_home table td.white {
	background-color: #ffffff;
	height: 6px;
	padding: 0;
}

/* @end */

/* @group PRESS INFORMATION */

body#press_home table {
	width: 548px;
}

body#press_home th.year {
	color:#0089CF;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
	vertical-align: top;
	padding: 5px 15px 5px 0px;
}

body#press_home th {
	color: #0089CF;
	font-size: 12px;
	vertical-align: top;
	padding: 5px 15px 5px 0;
	text-align: left;
	white-space: nowrap;
}

body#press_home td {
	padding: 5px;
	vertical-align: top;
}

body#press_home div#contents div#contRight h3 {
	color: #ffffff;
}

body#press_home div#contents div#contRight {
	padding: 10px;
	width: 154px;
}

body#press_home div#contents div#contRight p {
	color: #ffffff;
}

/* @end */

/* @group LIFE STYLE TIPS */

body#tips_popup div#container {
	width: 690px;
	margin: 0 auto;
}

body#tips_popup div#container  h1 {
	margin: 15px 0;
	float: none;
}

body#tips_popup div#container div#tipsMain {
	border: solid 1px #c5d1d9;
	background: #ffffff;
	margin-bottom: 15px;
	padding: 15px 30px 15px 40px;
	width: 618px;
}

body#tips_popup div#container div#tipsMain h2 {
	background:url(../images/bck_titProduct.gif) no-repeat 0 0;
	margin:10px 0 0 -50px;
	padding:20px 0 40px 50px;
	color:#0089CF;
	font-size:20px;
	font-weight:bold;
	line-height:20px;
}

body#tips_popup div#container div#tipsMain h3 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: -20px;
	font-style: italic;
}

body#tips_popup div#container div#tipsMain h4 {
	color:#6EA91C;
	font-size:14px;
	line-height:140%;
	font-weight:bold;
}

body#tips_popup div#container div#tipsMain h4.tips {
	background: url(../tips/imgs/image_tips.gif) no-repeat;
	line-height: 66px;
	padding-left: 90px;
}

body#tips_popup div#container div#tipsMain .kitchen01 {
	width: 618px;
	padding-bottom: 15px;
}

body#tips_popup div#container div#tipsMain .kitchen01 .left {
	float: left;
	margin-right: 15px;
	width: 362px;
}

body#tips_popup div#container div#tipsMain .kitchen01 .right {
	float: right;
	width: 241px;
}

body#tips_popup div#container div#tipsMain .kitchen02,
body#tips_popup div#container div#tipsMain .list {
	width: 618px;
	padding: 15px 0;
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}

body#tips_popup div#container div#tipsMain .kitchen02 .right {
	width: 260px;
	float: right;
}

body#tips_popup div#container div#tipsMain .kitchen02 .left {
	width: 343px;
	float: left;
	margin-right: 15px;
}

body#tips_popup div#container div#tipsMain .kitchen02 ol,
body#tips_popup div#container div#tipsMain .kitchen02 li,
body#tips_popup div#container div#tipsMain .list ol,
body#tips_popup div#container div#tipsMain .list li {
	list-style: none;
}

body#tips_popup div#container div#tipsMain .kitchen02 li,
body#tips_popup div#container div#tipsMain .list li {
	margin-bottom: 12px;
}

body#tips_popup div#container div#tipsMain .kitchen02 li.first,
body#tips_popup div#container div#tipsMain .list li.first {
	background: url(../tips/imgs/nunber_01.gif) no-repeat 0 center;
	padding-left: 30px;
}

body#tips_popup div#container div#tipsMain .kitchen02 li.second,
body#tips_popup div#container div#tipsMain .list li.second {
	background: url(../tips/imgs/nunber_02.gif) no-repeat 0 center;
	padding-left: 30px;
	line-height: 22px;
}

body#tips_popup div#container div#tipsMain .kitchen02 li.third,
body#tips_popup div#container div#tipsMain .list li.third {
	background: url(../tips/imgs/nunber_03.gif) no-repeat 0 center;
	padding-left: 30px;
	line-height: 22px;
}

body#tips_popup div#container div#tipsMain .kitchen02 li.forth,
body#tips_popup div#container div#tipsMain .list li.forth {
	background: url(../tips/imgs/nunber_04.gif) no-repeat 0 center;
	padding-left: 30px;
	line-height: 22px;
}

body#tips_popup div#container div#tipsMain .list li.none {
	padding-left: 30px;
	line-height: 22px;
}

body#tips_popup div#container div#tipsMain .kitchen03 {
	width: 618px;
	padding: 15px 0;
}

body#tips_popup div#container div#tipsMain .kitchen03 .left {
	float: left;
	margin-right: 15px;
	width: 471px;
	padding-top: 40px;
}

body#tips_popup div#container div#tipsMain .kitchen03 .right {
	float: right;
	width: 132px;
}

body#tips_popup div#container div#tipsMain .ecoTips {
	border-top: dotted 1px #6EA91C;
	padding: 15px 0;
}

body#tips_popup div#container div#tipsMain .ecoTips ul,
body#tips_popup div#container div#tipsMain .ecoTips li {
	list-style-image: url('../images/ico_list.gif');
	margin-left: 10px;
}

body#tips_popup div#container div#tipsMain .laundry {
	width: 618px;
}

body#tips_popup div#container div#tipsMain .laundry .right {
	float: right;
	margin-left: 15px;
}

body#tips_popup div#container div#tipsMain .wayOfLife {
	width: 618px;
	border-bottom: dotted 1px #cccccc;
	border-top: dotted 1px #cccccc;
	padding: 15px 0;
	clear: both;
}

body#tips_popup div#container div#tipsMain .wayOfLife .left {
	float: left;
	width: 200px;
	margin-right: 15px;
}

body#tips_popup div#container div#tipsMain .wayOfLife .right {
	float: right;
	width: 403px;
}

body#tips_popup div#container div#tipsMain .wayOfLife .right li {
	list-style-image: url('../images/ico_list.gif');
	margin-left: 10px;
}

/* @end */

/* @group contact */

body#contact_home table {
	background-color: #6EA91C;
	width: 520px;
}

body#contact_home table th,
body#contact_home table td {
	padding: 8px 10px;
	text-align: left;
}

body#contact_home table th {
	background-color: #cefc00;
}

body#contact_home table td {
	background-color: #ffffff;
}

body#contact_home .freedial {
	background: url('../contact/images/free_logo1.gif') no-repeat;
	line-height: 30px;
	padding-left: 48px;
	color: #6EA91C;
	font-size: 16px;
	font-weight: bold;
}

/* @end */

/* @group SITE */

body#faq_home ul.faqlist a:link,
body#faq_home ul.faqlist a:hover,
body#faq_home ul.faqlist a:active,
body#links_home ul.faqlist a:link,
body#links_home ul.faqlist a:hover,
body#links_home ul.faqlist a:active,
body#site_home .list a:link,
body#site_home .list a:hover,
body#site_home .list a:active  {
color:#00507D;
text-decoration:underline;
}

body#faq_home ul.faqlist a:visited,
body#links_home ul.faqlist a:visited,
body#site_home .list a:visited {
color:#9E8BBD;
text-decoration:underline;
}

body#faq_home ul.faqlist li,
body#links_home ul.faqlist li {
	padding-bottom: 5px;
}

/* @group privacy */

body#site_privacy h3 {
	color:#6EA91C;
	font-size:12px;
	margin-bottom: 5px;
}

body#site_privacy p {
	line-height: 180%;
}

/* @end */

/* @group company */

body#site_company table {
	background-color: #6EA91C;
	width: 520px;
}

body#site_company table th,
body#site_company table td {
	padding: 8px 10px;
	text-align: left;
}

body#site_company table th {
	background-color: #cefc00;
}

body#site_company table td {
	background-color: #ffffff;
}

/* @end */

/* @group FAQ */

body#faq_home h3,
body#faq_product h3,
body#faq_company h3 {
	color:#0089CF;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}

body#faq_product dt,
body#faq_company dt {
	color:#6EA91C;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 10px;
}

body#faq_product dd,
body#faq_company dd {
	margin-bottom: 20px;
}

body#faq_product .back,
body#faq_company .back {
	text-align: right;
	padding-right: 10px;
}

/* @end */

/* @group LINKS */

p.sitename {
	color:#0089CF;
	font-style: italic;
	font-weight: bold;
	padding: 0;
}

/* @end */

/* @group SITEMAP */

body#site_home .list li {
	margin: 0 0 5px 10px;
}

/* @end */



/* @end */
