/* Updated 2011/04/08,D */

	@import "/common_css/default_wide.css";
	@import "/common_css/component_wide.css";
	@import "/kojin/toushin/css/toushin_comp.css";


/*-------------------------------------------------------
 iFrame
-------------------------------------------------------*/
div#framebox {
	position:relative;
	height:850px;
	overflow:auto;
}
iframe.ranking {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	height:850px;
	width:540px;
}
*html iframe.ranking {
	width:540px;
}


/*-------------------------------------------------------
 MODULES
-------------------------------------------------------*/
#contents ul.navi_base {
	width:auto;
}
#contents img.icon {
	margin-right:3px;
	vertical-align:middle;
}


/*-------------------------------------------------------
 LEAD AREA
-------------------------------------------------------*/
#contents div#main div#leadArea {
	margin-bottom:20px;
}
#contents div#leadArea div.textArea {
	padding-left:48px;
	background:url(/kojin/toushin/search/image_dir/p_ranking_01.gif) no-repeat top left;
}


/*-------------------------------------------------------
 RANK NOTICE
-------------------------------------------------------*/
#contents div.ranknotice {
	width:518px !important;
	width /**/:540px;
	border:solid 1px #B4B4B4;
	padding:10px;
	margin-bottom:15px;
}
