@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;
}


div.mainphoto {
	float: right;
	padding: 0px 0px 0px 0px;
}

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

