@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本


******************************************************************************* */
@import url("/business/silver/css/rn01/style.css");



/* ==

　01. 基本

=============================================================================== */
div.title2 p.hd{
	background-color:#489619;
	text-align:right;
}

.container .mainCnts p.txt_lead{ color:#489619; }


.container .mainCnts h2{
	background-color:#f4f4f4;
	border-left:5px solid #489619;
}



.mainCnts ul.dotted li{
	margin-bottom:5px;
	padding-left:12px;
	background:url(../../images/rn01/li_disc.gif) left 0.5em no-repeat;
	color:#333;
}




/* コンバージョンエリア
------------------------------------------------------------------------------- */
div.ulCvBlock div a{
	background:url(../../images/rn01/cv_img.jpg) 12px 92px no-repeat;
}





