@charset "utf-8";
/**
 * Digimart
 * @Copyright: 2007 Rittor Music Inc., a company of Impress Group. All right reserved.
*/

@import "global.css";
@import "layout_common.css";

#recomen h1 {
	width: 77px;
	height: 18px;
	margin-bottom: 0.4em;
	background: url(/img/recomen/recomen_h1.gif) no-repeat;
}
#recomen h1 span {
	display: none;
}


/*--------------------------*/
#recomen {

}

#recomen h2 {
	font-size: 95%;
	color: #303e51;
	border-bottom:2px solid #303e51;
	margin-top:3em;
}

#recomen h3 {
	font-size: 95%;
	color: #303e51;
	background: #E4E4E4;
	border-top:solid 2px #aaafbb;
	border-bottom:solid 2px #aaafbb;
	padding: 0.3em;
	margin-top:2em;
	margin-bottom:0.5em;
}

#recomen h4 {
	font-size: 85%;
	color:#303e51;
	margin-bottom: 0.5em;
	margin-top: 0.8em;
	background: url(/img/common/big_squ_arrow.gif) no-repeat left;
	padding-left:18px;
	border-bottom:2px solid #f66900;
}

#recomen p {
	font-size:80%;
	color: #455162;
	line-height: 1.5;
}

/*------------------List */

#recomen ul.oslist {
	list-style: url(/img/common/big_squ_arrow.gif) inside;
	font-size: 85%;
	margin-left:3em;
}

#recomen ul.brwslist {
	list-style: url(/img/leftbox_menu_allow.gif) inside;
	margin-left: 4em;
	margin-bottom: 1.5em;
}

/*-----------------setteing */

#leftsetting {
	width:49%;
	float:left;
}

#rightsetting {
	width:49%;
	float:right;
}

#recomen ul.setting1 {
	margin-left: 1em;
	line-height: 1.5;
}

#recomen li.lisetting1 {
	background:#e4e4e4;
	font-size: 85%;
	font-weight: bold;
}

#recomen ul.setting2 {
	background:#ffffff;
	font-size: 80%;
	padding-left: 3em;
	padding-top:0.5em;
	padding-bottom:1em;
	list-style: url(/img/list_point.gif) outside;
}
