@charset "utf-8";

#mainV {
	background:url(../img/naviTop.jpg) no-repeat;
	width:920px;
	height:90px;
	padding:210px 0px 20px 20px;
}

#mainV p {
	float: left;
}


#mainV a {
	width:86px;
	height:25px;
	background:url(../img/btn_select.gif) no-repeat;
	display:block;
	text-indent:-9999px;
}

#mainV #mainV_refri a {
	background-position: 0px 0px;
}
#mainV #mainV_refri a:hover {
	background-position: 0px -25px;
}

#mainV #mainV_freez a {
	background-position: -86px 0px;
}
#mainV #mainV_freez a:hover {
	background-position: -86px -25px;
}

#mainV #mainV_wash a {
	background-position: -172px 0px;
}
#mainV #mainV_wash a:hover {
	background-position: -172px -25px;
}

#gmenu #gProduct h2 a {
	background:url(../../img/gmenu.gif)  no-repeat -230px bottom;
}

#contents {
	margin: 0px;
	padding:20px 0px 40px 55px;
}

#contents h3 {
	font-size:1.3em;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 10px;
	line-height:100%;
	border-left: 5px solid #ea4d7a;
}


/*-------------------- detailBOX --------------------*/

/*type1
----------------------------*/
#contents .detailBOXtype1 {
	width:842px;
	background:url(../img/LRborder.gif);
	margin-left:2px;
	display:none;
}

#contents .detailBOXtype1 .detailL {
	float:left;
	padding-left:20px;
	margin-top:15px;
}

#contents .detailBOXtype1 .detailR {
	float:right;
	padding-right:20px;
	margin-top:15px;
}

#contents .detailBOXtype1 div {
	width:521px;
}

#contents .detailBOXtype1 p {
	width:521px;
	line-height:150%;
	margin:5px 0px 0px 0px;
	padding:0px;
}

/*type2
----------------------------*/
#contents .detailBOXtype2 {
	width:842px;
	background:url(../img/LRborder.gif);
	margin-left:2px;
	display:none;
}

#contents .detailBOXtype2 .detailL {
	float:left;
	padding-left:20px;
	margin-top:15px;
}

#contents .detailBOXtype2 .detailR {
	float:right;
	padding-right:20px;
	margin-top:15px;
}

#contents .detailBOXtype2 div {
	width:402px;
}

#contents .detailBOXtype2 p {
	width:402px;
	line-height:150%;
	margin:5px 0px 0px 0px;
	padding:0px;
}