@charset "utf-8";

/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. 基本
　02. 固定ヘッダー
  03. メインコンテンツ


******************************************************************************* */



/* ==

　01. 基本

=============================================================================== */
div#hdNav li.line2 a{ padding:8px 0; }
div#hdNav li.line2 a:hover, div#hdNav li.line2 a:active{ background:url(../../images/rn01/nav_bg_over02.png) left 8px repeat-x; }

* html .main div{ height:1%; }
.section .main div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0; 
	visibility:hidden;
}

.main div{
	min-height:1%;
	margin-bottom:20px;
	line-height:1.5;
	clear:both;
}
* html .main div{ height:1%; }
.main div div{ margin-bottom:0; clear:none; }

.section .main div:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	line-height:0; 
	visibility:hidden;
}



/* ==

　02. 固定ヘッダー

=============================================================================== */





/* ==

  03. メインコンテンツ

=============================================================================== */
/* 背景
------------------------------------------------------------------------------- */
#topLiquidBg {
	position: absolute;
	width: 100%;
	min-width: 960px;
	z-index: -1000;	
	/*top: 124px;*/
	top:170px;
	left: 0;
	overflow: hidden;
}
#topLiquidBg img {
	width: 100%;
	height: auto;
	margin-bottom: -5px; /* IE7対策 */
	-ms-interpolation-mode: bicubic; /* IE7対策 */
}
* html #topLiquidBg img {	display: none; }
.container {
	position: relative;
	z-index: 10;
}


/* タイトルエリア
------------------------------------------------------------------------------- */
div.title{
	width:934px;
	margin-left:-2px;
	padding:20px 10px 10px;
	background:url(../../images/rn01/bg_title.png) left 10px no-repeat;
	clear:both;
}
div.title p{ float:left; }

div.title2{
	width:934px;
	margin-left:-2px;
	margin-bottom:20px;
	padding:0 10px 10px;
	background:url(../../images/rn01/bg_bottom.png) left bottom no-repeat;
	zoom:1;
	clear:both;
}
div.title2 p.hd{
	background-color:#d96d00;
	text-align:right;
}
div.title2 h1{
	height:145px;
	padding:0 20px;
	background-color:#f4f4f4;
	font-size:32px;
	line-height:1.3;
	color:#333;
}

#bts_point01 div.title2 h1{
	height:95px;
	padding-top:50px;
	background:#f4f4f4 url(../../images/rn01/bts/point01/bg_title.jpg) right bottom no-repeat;
}
#bts_point02 div.title2 h1{
	height:95px;
	padding-top:50px;
	background:#f4f4f4 url(../../images/rn01/bts/point02/bg_title.jpg) right bottom no-repeat;
}
#bts_point03 div.title2 h1{
	height:95px;
	padding-top:50px;
	background:#f4f4f4 url(../../images/rn01/bts/point03/bg_title.jpg) right bottom no-repeat;
}



/* コンテンツ
------------------------------------------------------------------------------- */
.mainCnts{
	width:914px;
	margin:0 0 0 -2px;
	padding:0 20px;
	background:url(../../images/rn01/bg.png) left top repeat-y;
	font-size:120%;
	line-height:1.5;
}
.mainCnts div:after{ content:''; display:block; clear:both; }
.mainCnts.top{
	padding-top:10px;
	background:url(../../images/rn01/bg_top.png) left top no-repeat;
	font-size:10px;
	line-height:1.0;
}
.mainCnts.btm{
	margin-bottom:25px;
	padding-bottom:10px;
	background:url(../../images/rn01/bg_bottom.png) left bottom no-repeat;
	font-size:10px;
	line-height:1.0;
}
.mainCnts p, .mainCnts li, .mainCnts strong, .mainCnts span, .mainCnts dd{ color:#333; }
.mainCnts em{ font-style:normal; font-weight:bold; color:#333; }

.container .mainCnts p.txt_lead{
	height:auto;
	margin-bottom:10px;
	padding-bottom:10px;
	background:none;
	border-bottom:1px dotted #ccc;
	font-size:24px;
	line-height:1.2;
	color:#d96d00;
	font-weight:bold;
}
.container .mainCnts h2{
	height:auto;
	margin-bottom:10px;
	padding:7px 7px 7px 10px;
	background:none;
	background-color:#f4f4f4;
	border-left:5px solid #d96d00;
	font-size:110%;
	line-height:1.3;
	color:#333;
}

.container .mainCnts p.txt_link a{
	padding-left:12px;
	background:url(/common/images/renew2009/arrow.gif) left 4px no-repeat;
	font-weight:bold;
}

.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 .defTable{
	width:900px;
	margin:0 auto 30px;
	padding:5px;
	background-color:#dbdbdb;
	clear:both;
}
.mainCnts .defTable table{
	width:100%;
	background-color:#ccc;
}
.mainCnts .defTable th{
	padding:5px 10px;
	background-color:#f9feef;
	color:#2987ad;
	text-align:left;
	vertical-align:top;
}
.mainCnts .defTable td{
	padding:5px 10px 0;
	background-color:#fff;
	color:#333;
	vertical-align:top;
}



/* コンバージョンエリア
------------------------------------------------------------------------------- */
div.ulCvBlock{
	width:950px;
	margin:0 0 25px;
	background-color:#f9feef;
	clear:both;
}
div.ulCvBlock div{
	border-bottom:1px solid #ccc;
	clear:both;
}
div.ulCvBlock div a{
	width:450px;
	min-height:250px;
	padding:0 12px 13px 486px;
	background:url(../../images/rn01/cv_img.jpg) 12px 92px no-repeat;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	display:block;
}
div.ulCvBlock div a img.hdimg{ margin:-13px -12px 0 -487px; }

div.ulCvBlock div a span{
	padding:12px 0;
	font-size:125%;
	line-height:1.4;
	color:#333;
	text-decoration:none;
	display:block;
	float:left;
	clear:both;
}
div.ulCvBlock div a:link, div.ulCvBlock div a:visited,
div.ulCvBlock div a:hover, div.ulCvBlock div a:active{ text-decoration:none; }

/*div.ulCvBlock div a span.ulCvBlock_tit{
	padding-bottom:0;	
}*/


/* コンバージョンエリア
-------------------------------------------------------------------------------
div.ulCvBlock{
	width:950px;
	margin:0 0 25px;
	background-color:#f9feef;
	clear:both;
}
div.ulCvBlock div{
	padding:13px 12px 0;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
}
div.ulCvBlock p.img{ float:left; }
div.ulCvBlock p.img img{ margin-bottom:13px; }
div.ulCvBlock div.cRight{
	width:450px;
	padding:0;
	border:none;
	float:right;
	clear:none;
}
div.ulCvBlock div.cRight p{ margin-bottom:13px; font-size:115%; line-height:1.5; color:#333; }
 */




