@charset "UTF-8";
/*---------------------------------------
 common
----------------------------------------*/
#newModel div.col2 {
	clear:both;
	width:750px;
	margin:0 0 20px 0;
	line-height:1.4em;
	height: 100%
}

/* clearfix */
#newModel div.col2 {
	zoom:1;/*for IE 5.5-7*/
}

#newModel div.col2:after{/*for modern browser*/	
	content:".";
	display: block;
	height:0px;
	clear:both;
	visibility:hidden;
}

#newModel div.col2 h3 {
	margin:0 0 10px 0;
	font-size:14px;
	background:url(http://d14qvnu3qu7cjv.cloudfront.net/media/images/sideImg/hasen.gif) repeat-x left bottom;
}

#newModel div.col2 div.col-left{
	display:inline;
	float:left;
	width:580px;
}

#newModel div.col2 div.col-left img{
	margin: 10px 0;
}

#newModel div.col2 div.col-right {
	display:inline;
	float:right;
	width:170px;
}

#newModel div.col2 div.col-right img {
	display:block;
	width:140px;
	margin:0 0 5px 30px;
}

#newModel div.col2 div.img-disc {
	margin:0 0 10px 30px;
	font-size:11px;
}

