@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本


******************************************************************************* */
@import url("/business/silver/css/rn01/style.css");

div#hdNav li.line2 a {
    padding: 8px 0;
}

/* ==

　01. 基本

=============================================================================== */
/*
div.title2 p.hd{
	background-color:#e48325;
	text-align:right;
}
*/
div.title2 h1 small{ color:#333; }

/*
.container .mainCnts h2{ color:#e48325; }
*/
.container .mainCnts p.txt_lead{
	height:auto;
	margin-bottom:10px;
	padding:7px 7px 7px 10px;
	background:none;
	background-color:#f4f4f4;
	border-bottom:none;
	border-left:5px solid #e48325;
	font-size:110%;
	line-height:1.3;
	color:#333;
}
.container .mainCnts h2{
	background-color:#f4f4f4;
	border-left:5px solid #e48325;
}
.mainCnts h3{
	margin-bottom:5px;
	padding-left:12px;
	background:url(../../images/rn01/li_disc.gif) left 0.5em no-repeat;
	color:#333;
}

.mainCnts li{ color:#333; }
.mainCnts p.notes{ font-size:85%; }


.mainCnts ul.dotted li{
	margin-bottom:5px;
	padding-left:12px;
	background:url(../../images/rn01/li_disc.gif) left 0.5em no-repeat;
	color:#333;
}
.mainCnts ol li{ margin-left:1.5em; text-indent:-1.5em; }






/* 中ページタイトルまわり
------------------------------------------------------------------------------- */
.container div.title2 p.hd{
	padding:3px 10px;
	background:#e48325 url(/business/silver/images/rn01/bg_h3.gif) right top repeat-y;
	font-size:125%;
	font-weight:bold;
	text-align:left;
}
.container div.title2 p.hd span{
	padding-left:25px;
	background:url(/business/silver/images/rn01/img_check.png) left top no-repeat;
	font-size:120%;
	line-height:1.4;
	color:#fff;
}

div.title2 h1{ padding:10px 20px; }



/*
div.title2 h1{
	height:95px;
	padding-top:50px;
	background:#f4f4f4 url(../../images/rn01/bg_title.jpg) right bottom no-repeat;
}

div.title2 h1.line2{
	height:115px;
	padding-top:30px;
}
*/



/* タブ
------------------------------------------------------------------------------- */
.mainCnts.tabs{
	width:954px;
	margin:0 0 0 -2px;
	padding:0 0 20px;
	background:url(/business/silver/images/rn01/bg_top.png) left top no-repeat;
}
.mainCnts.tabs div{
	width:930px;
	margin:2px auto;
	padding:10px 10px 0 10px;
	background:url(../../images/rn01/bg_tab_base.gif) left top no-repeat;
	clear:both;
}
.mainCnts.tabs ul{
	width:936px;
	margin:0 0 0 -6px;
	clear:both;
}
.mainCnts.tabs li{
	width:462px;
	margin:0 0 0 6px;
	padding:0;
	background-position:left top;
	background-repeat:no-repeat;
	font-size:14px;
	line-height:1.3;
	text-align:center;
	display:inline;
	float:left;
	clear:none;
}
.mainCnts.tabs li.current{
	width:462px;
	padding:10px 0;
	background:url(../../images/rn01/bg_tab_on.gif) left top no-repeat;
	display:block;
}
.mainCnts.tabs li strong{ color:#333; }
.mainCnts.tabs li a{
	width:462px;
	margin:0;
	padding:10px 0;
	background:url(../../images/rn01/bg_tab.gif) left top no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
}
.mainCnts.tabs li a:link, .mainCnts.tabs li a:visited{
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	text-decoration:none;
}
.mainCnts.tabs li a:hover, .mainCnts.tabs li a:active{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	text-decoration:none;
}




/* 表組
------------------------------------------------------------------------------- */
.mainCnts .defTable th{ color:#e48325; }

.mainCnts .defTable td p, .mainCnts .defTable td li, .mainCnts .defTable td dt, .mainCnts .defTable td dd{ color:#333; }

.mainCnts .defTable td p.notes,
.mainCnts .defTable td .notes li{ margin-top:5px; margin-bottom:0; font-size:85%; }
.mainCnts .defTable td p.indent0{ margin-left:0; text-indent:0; }


.mainCnts .defTable td dd li{ font-size:85%; }
.mainCnts .defTable td dd li li{ margin-left:35px; font-size:100%; }

.mainCnts .defTable td small{ font-size:85%; color:#333; }


/* 注釈 dt+dd
------------------------------------------------------------------------------- */
.mainCnts div.notes dt{ font-size:85%; color:#333; }
.mainCnts div.notes dd{ margin-bottom:30px; margin-left:1.5em; font-size:85%; color:#333; }
.mainCnts div.notes dd li{ color:#333; }

.mainCnts div.notes dd li li{ margin-left:20px; }


.mainCnts p.notes em{ color:#c00; font-style:normal; }



/* 横移動のリンク
----------------------------------------------------------------------------------- */
.mainCnts .pagelink02{
	width:914px;
	background-color:#f4f4f4;
	clear:both;
}
.mainCnts .pagelink02 div.tit{
	width:914px;
	margin:0 0 20px;
	clear:both;
}
.mainCnts .pagelink02 div.tit:after{ content:''; display:block; clear:both; }

.mainCnts .pagelink02 div.tit p{
	padding:8px 40px 7px 10px;
	background:#e48325 url(../../images/rn01/bg_pagelink_tit.gif) right top no-repeat;
	font-size:16px;
	line-height:1.2;
	color:#fff;
	display:block;
	float:left;
}
.mainCnts .pagelink02 div.tit p strong{ color:#fff; }

.mainCnts .pagelink02 ul{ padding:0 15px 10px; clear:both; }
.mainCnts .pagelink02 li{ margin-bottom:7px; padding:0; }
.mainCnts .pagelink02 li a{
	padding-left:23px;
	background:url(/business/silver/images/rn01/img_check_none.gif) left 3px no-repeat;
	display:block;
	zoom:1;
}
.mainCnts .pagelink02 li strong{
	padding-left:23px;
	background:url(/business/silver/images/rn01/img_check.png) left 2px no-repeat;
	color:#333;
	display:block;
	zoom:1;
}



/* コンバージョンエリア
------------------------------------------------------------------------------- */
div.ulCvBlock div a{
	background:url(../../images/rn01/cv_img.jpg) 12px 92px no-repeat;
}
