@charset "utf-8";
/**
 * 09-tab-home_hv3.css
 * Ricoh Co., Ltd.
 */
/* tabArea_hv3 */
	#tabArea_hv3 {
		clear: both;
		margin-top: 20px;
		border-top: 1px solid #dedede;
		padding-top: 14px;
		padding-bottom: 16px;
		background-color: #fafafa;
		text-align:center;
		zoom: 1;
	}
	* html #tabArea_hv3 { margin-top: 0; }
	*+html #tabArea_hv3 { margin-top: 0; }
	#tabArea_hv3 #tabBox_hv3 {
		margin-right: auto;
		margin-left: auto;
		width: 900px;
	}
	#tabBox_hv3 .tabNavBox_hv3 {
		float: left;
		margin-left: 15px;
		width: 210px!important;
		width: 206px;
	}
	#tabBox_hv3 .tabNav_hv3 li 
	{
		margin-bottom: 4px;
	}
	#tabBox_hv3 h3 
	{
		font-size:15px;
		margin-bottom: 2px;
		color:#cf142b;
		background-image: none;
	}

