@charset "utf-8";


/* products icecream
------------------------------------------------------------------------------------ */
#contentsRight #products h6{
	background:#192F92;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#contentsRight #products p.textArea{
	overflow:hidden;
	display:block;
}
#contentsRight #products p.title{
	border-bottom:2px dotted #192f92;
	padding-bottom:5px;
	padding-top:5px;
	margin-bottom:15px;
	color:#192f92;
	font-size:14px;
	font-weight:bold;
}
#contentsRight #products .textArea .photoL{
	float:left;
	padding-right:15px;
}
#contentsRight #products .textArea .photoR{
	float:right;
	padding-left:15px;
}
#contentsRight #products .proBtn{
	text-align:center;
}
#contentsRight #products .proBtn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

/* products ice
------------------------------------------------------------------------------------ */
#contentsRight #ice h6{
	background:#192F92;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#contentsRight #ice .textArea{
	overflow:hidden;
	display:block;
	clear:both;
	margin-bottom:30px;
}
#contentsRight #ice .textArea .photoL{
	float:left;
	padding-right:15px;
}
#contentsRight #ice .textArea .photoR{
	float:right;
	padding-left:15px;
}
#contentsRight #ice .iceBtn{
	text-align:center;
}
#contentsRight #ice .iceBtn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
#contentsRight #ice .iceTB{
	margin-top:10px;
}
#contentsRight #ice .iceTB th,
#contentsRight #ice .iceTB td{
	width:140px;
}
#contentsRight #ice .fArea{
	overflow:hidden;
	margin-bottom:25px;
}
#contentsRight #ice .fArea .areaR{
	width:346px;
	float:right;
}
#contentsRight #ice .fArea .areaL{
	width:346px;
	float:left;
}
#contentsRight #ice .fArea p{
	width:320px;
	margin:0 auto;
}
#contents #contentsRight #ice .textArea h6{
	width:364px;
	padding-left:45px;
	color:#17288C;
	height:33px;
	line-height:30px;
	border-bottom:2px solid #17288C;
}
#contents #contentsRight #ice .fg{
	font-size:12px;
	color:#666666;
}
#contentsRight #ice .textArea .type01{
	background:url(../../images/products/ice_nm01.png) no-repeat 0 0;
}
#contentsRight #ice .textArea .type02{
	background:url(../../images/products/ice_nm02.png) no-repeat 0 0;
}
#contentsRight #ice .textArea .type03{
	background:url(../../images/products/ice_nm03.png) no-repeat 0 0;
}

/* products heatxchanger
------------------------------------------------------------------------------------ */
#contentsRight #heatxchanger h6{
	background:#192F92;
	color:#fff;
	font-size:15px;
	font-weight:bold;
	padding-left:10px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
}
#contentsRight #heatxchanger .textArea{
	overflow:hidden;
	display:block;
	clear:both;
	margin-bottom:25px;
}
#contentsRight #heatxchanger .textArea .photoL{
	float:left;
	padding-right:15px;
}
#contentsRight #heatxchanger .textArea .photoR{
	float:right;
	padding-left:15px;
}
#contentsRight #heatxchanger .fArea{
	overflow:hidden;
	margin-bottom:25px;
}
#contentsRight #heatxchanger .fArea .areaR{
	width:346px;
	float:right;
}
#contentsRight #heatxchanger .fArea .areaL{
	width:346px;
	float:left;
}
#contentsRight #heatxchanger .fArea p{
	width:320px;
	margin:0 auto;
}
#contents #contentsRight #heatxchanger .textArea h6{
	width:360px;
}
#contents #contentsRight #heatxchanger .homogenizerTB{
	margin-top:15px;
}
#contents #contentsRight #heatxchanger .homogenizerTB .tbR{
	width:300px;
	}
#contents #contentsRight #heatxchanger .homogenizerTB .tbL{
	width:180px;
	}
#contentsRight #heatxchanger .textArea .homBtn{
	padding-top:25px;
}
#contentsRight #heatxchanger .textArea .homBtn a:hover img{
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}