/*
	2016.3　リニュー調整用
----------------------------------------------------*/
#hdNav,
#wrapper,
.indentArea,
#subFooter {
	line-height: 1.5;
}
#main {
	float: left;
	width: 630px;
}
h1{
	width:auto;
}
#wrapper.sepLine {
	background: none;
}
.container #wrapper ul.cateIcoBox{
	margin-right:0;
}
.profileBlock {
	margin: 0;
	padding: 20px;	
	border: none;
}
.profileBlock .colTxt {
	width: 450px;
}
.bnrBlock02 {
	margin:20px 0;
}
#sub .bnrBlk{
	margin-bottom: 40px;
	border-bottom: none;
}
.container .listBlk {
	margin:40px 0 20px;
	padding:0;
	background-color: #FFF;
	border:none;
}
.container .listBlk li a{
	display:block;	
	padding: 10px;
	font-weight:bold;
	color:#555;
	background: url(/tochikatsu/souken/images/rn01/arw/arw01.png) right center no-repeat;
}
.container .listBlk li a:hover{
	color:#38bfee;
	text-decoration:underline;
}
.col2Block05 .col1,
.col2Block05 .col2 {
	width: 305px;
}
/* ランキング
------------------------------------------------------------------------------- */ 
.rankBlk{
	margin-bottom:20px;
}
.rankBlk h2{
	margin-bottom:20px;
	text-align:center;
}
.rankBlk li{
	width:300px;
	height:70px;
	margin-bottom:20px;
	background-color:#f2f2f2;
}
.rankBlk li.lastChild{
	margin-bottom:0;
}
.rankBlk li.fnBoxLink.uiHover{
	background-color:#e8e8e8;
}
.rankBlk .rankTxt{
	width:30px;
	height:44px;
	padding-top:26px;
	text-align:center;
	float:left;
}
.rankBlk .rankTxt.r01{
	background-color:#39bfed;
}
.rankBlk .rankTxt.r02{
	background-color:#999999;
}
.rankBlk .rankTxt.r03{
	background-color:#cccccc;
}
.rankBlk .thumbBox{
	width:80px;
	height:70px;
	text-align:center;
	overflow:hidden;
	float:left;
}
.container .rankBlk .thumbBox img{
	max-width:none;
	height:70px;
	margin-left:-47px;
}
.rankBlk h3{
	width:174px;
	height:68px;
	font-size:12px;
	padding:7px 0 0 15px;
	float:left;
}
.rankBlk .fnBoxLink h3 a{
	display:block;
	padding-right:30px;
	font-weight:bold;
	color:#444;
	text-decoration:none;
}
.bnrTNavi{
	margin-bottom:40px;
	text-align:center;
}