/* 総合トップcss */
#contents_area{
	width:780px;
	margin:auto;
}
	#contents_area a{
		text-decoration:none;
	}
#flash{
	margin:0 0 15px 0;
}
/* 左コンテンツ領域 */
#left_box{
	float:left;
	width:591px;
	margin-bottom:5px;
	background:url(../../images/front/corptop/dot_tate.gif) repeat-y top right;
}
	#left_box h3.top_h3{
		width:580px;
		height:25px;
		display:block;
		text-indent:-10000px;
		overflow:hidden;
	}
		.leftBox_box{
			width:580px;
		}
		.leftBox_box_box_hf{
				float:left;
				width:288px;
				margin-top:4px;
			}
				.leftBox_box_box_hf h4{
					width:288px;
					height:25px;
					display:block;
					text-indent:-10000px;
					/*\*/
					overflow:hidden;
					/* */
				}
				
				.leftBox_box_box_hf h4 a{
						height: 0px !important;
						height/**/: 25px;
							padding-top: 25px;
						width:288px;
						display: block;
					}
				
				
				.rightBox_box_box_hf{
				float:right;
				width:288px;
				margin-top:4px;
				}
				.rightBox_box_box_hf h4{
					width:288px;
					height:25px;
					display:block;
					text-indent:-10000px;
					/*\*/
					overflow:hidden;
					/* */
				}
				
				.rightBox_box_box_hf h4 a{
						height: 0px !important;
						height/**/: 25px;
							padding-top: 25px;
						width:288px;
						display: block;
					}
		
		
		
		
		
			.leftBox_box_box{
				float:left;
				width:191px;
				margin-top:4px;
			}
			.margin_r{
				margin-right:3px;
			}
				.leftBox_box_box h4{
					width:191px;
					height:25px;
					display:block;
					text-indent:-10000px;
					/*\*/
					overflow:hidden;
					/* */
				}
					.leftBox_box_box h4 a{
						height: 0px !important;
						height/**/: 25px;
							padding-top: 25px;
						width:191px;
						display: block;
					}
					* html body .leftBox_box_box h4 a{overflow :hidden;}
					
					#fudousan{background:url(../../images/front/corptop/h4_est_l.jpg) no-repeat 0px 0px;}
					#kankyo{background:url(../../images/front/corptop/h4_env_l.jpg) no-repeat 0px 0px;}
					/*#senior{background:url(../../images/front/corptop/h4_sen.jpg) no-repeat 0px 0px;}*/
					#annai{background:url(../../images/front/corptop/h4_cor.jpg) no-repeat 0px 0px;}
					#ir{background:url(../../images/front/corptop/h4_ir.jpg) no-repeat 0px 0px;}
					#recruit{background:url(../../images/front/corptop/h4_rec.jpg) no-repeat 0px 0px;}

	#left_box .h3box{
		width:580px;
		height:24px;
	}
		#left_box .h3box h3{
			float:left;
			width:200px;
			text-indent:-10000px;
			overflow:hidden;
		}
		#left_box .h3box p a{
			float:right;
			width:130px;
			height:22px;
			text-indent:-10000px;
			overflow:hidden;
		}
			#business{background:url(../../images/front/corptop/h3_business.gif) no-repeat 0px 0px;}
			#company{background:url(../../images/front/corptop/h3_company.gif) no-repeat 0px 0px;}
			#info{background:url(../../images/front/corptop/h3_info.gif) no-repeat 0px 0px;}
			#new{background:url(../../images/front/corptop/h3_new.gif) no-repeat 0px 0px;}

ul.toplist{
	margin:0px 0px 20px 0px;
	padding:10px 0 0 10px;
	border-left:1px solid #ccc;
}
	ul.toplist li{
		margin:0 0 5px 0;
		padding:0 0 0 15px;
		background:url(../../images/front/corptop/li_top.gif) no-repeat 0px 2px;
	}
		ul.toplist_list li.list_disc{
			list-style:disc;
			background-image:none;
			margin:3px 0 3px 10px;
			padding-left:0;
		}
		
/* 右メニュー領域 */
#right_box{
	float:right;
	width:180px;
	text-align:center;
}
	#right_box h5{
		width:180px;
		height:20px;
		display:block;
		text-indent:-10000px;
		margin-bottom:6px;
		/*\*/
		overflow:hidden;
		/* */
	}
		#right_box h5 a{
			height: 0px !important;
			height/**/: 20px;
			padding-top: 20px;
			width:180px;
			display: block;
		}
		* html body #right_box h5 a{overflow :hidden;}
		
		#r_menu_pr{background:url(../../images/front/corptop/menu_pr.gif) no-repeat 0px 0px;}
		#r_menu_estate{background:url(../../images/front/corptop/menu_est.gif) no-repeat 0px 0px;}
		#r_menu_link{background:url(../../images/front/corptop/menu_link.gif) no-repeat 0px 0px;}
		
	#right_box img{margin-bottom:6px;}
	.marginBtm10{margin-bottom:10px;}
	.marginTop10{margin-top:10px;}
	.marginTop5{margin-top:5px;}
