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