@charset "utf-8";

#conts .bigBox { 
	color             : #333333;
}  

/* ---------------------------------------------
	h2, h3
--------------------------------------------- */

#conts .bigBox h2 { 
	background        : url("/shared/img/surfing/recommend/2010/powerbalance/bg_h2.gif") no-repeat;
	width             : 660px;
	height            : 28px;
	margin-bottom     : 15px;
	padding           : 5px 0 0 15px;
	color             : #214aa6;
	font-size         : 14px;
	font-weight       : bold;
}  

#conts .bigBox h2#item_name { 
	background        : none;
	margin-bottom     : 0;
	padding           : 0;
	color             : #214aa6;
	font-size         : 15px;
	font-weight       : bold;
}  

#conts .bigBox h2#item_name span { 
	color             : #333333;
	font-size         : 14px;
	font-weight       : bold;
	margin-left       : 12px;
}  

#conts .bigBox h2#item_name span span { 
	color             : #333333;
	font-size         : 12px;
	font-weight       : normal;
	margin-left       : 0px;
}  


#conts .bigBox .cnt {
	background: url("/shared/img/common/dot.gif") top repeat-x;
	padding-top       : 30px;
	margin-top        : 25px;
}  


#conts .bigBox .cnt strong {
	display           : block;
	margin-bottom     : 5px;
	font-size         : 13px;
}  

#conts .bigBox .cnt ul li {
	text-indent       : -1em;
	margin-left       : 1em;
}  

#conts .bigBox .left {
	width             : 380px;
}  

#conts .bigBox .left strong {
	color             : #1669b7;
	margin-top        : 10px;
}  

#conts .bigBox em {
	display           : block;
	margin-bottom     : 10px;
}  

