@charset "UTF-8";

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* trouble style */
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

/* commonly style */

ul.commonly {
	float: left;
	width: 330px!important;
	width/**/: 340px;
	padding: 0px 0px 0px 10px;
}
ul.commonly li {
	float: left;
	width: 310px!important;
	width/**/: 330px;
	padding: 0px 0px 0px 20px;
	background: url(../../images/commons/icon/ic_contents.gif) no-repeat left center;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.8em;
	color: #d96100;
}



h4 {
	width: 334px!important;
	width/**/: 350px;
	font-size: 14px;
	font-weight: bold;
	color: #d96100;
	line-height: 2.0em;
	background: url(../../images/commons/icon/ic_h4.gif) no-repeat left center;
	padding: 0px 0px 0px 16px;
}
div.thumnail {
	float: right;
	width: 206px!important;
	width/**/: 220px;
	padding: 0px 0px 10px 14px;
}
div.thumnail span.detail {
	float: right;
	width: 102px;
	height: 28px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

