@charset "utf-8";
/**
 * 09-tab-home_hv4.css
 * Ricoh Co., Ltd.
 */
/* tabArea_hv4 */
	#tabArea_hv4 {
		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_hv4 { margin-top: 0; }
	*+html #tabArea_hv4 { margin-top: 0; }
	#tabArea_hv4 #tabBox_hv4 {
		margin-right: auto;
		margin-left: auto;
		width: 900px;
	}
	#tabBox_hv4 .tabNavBox_hv4 {
		float: left;
		margin-left: 15px;
		width: 210px!important;
		width: 206px;
	}
	#tabBox_hv4 .tabNav_hv4 li 
	{
		margin-bottom: 4px;
	}
	#tabBox_hv4 h3 
	{
		font-size:15px;
		margin-bottom: 2px;
		color:#cf142b;
		background-image: none;
	}

