@charset "utf-8";


/*---沿革CSS------------------------------------------------*/

img, div, input { behavior: url(javascript/iepngfix.htc) }

#contents #history_base {
	margin:0 0 0 2px;
	padding:0 0 30px 0;
	width:585px;
	background:url(../images/company/company_history/history_bg.gif) repeat left top
}

#contents #history_left {
	margin:0 0 0 36px;
	padding:0;
	width:307px;
	float:left;
	display:inline;
}

#contents #history_right {
	margin:0 37px 0 5px;
	padding:50px 0 0;
	width:200px;
	float:right;
	display:inline;
}

#contents #history_left #left_box {
	margin:0 5px 0 0;
	padding:30px 0 0;
	width:202px;
	float:left;
	display:inline;
	text-align:right;
}

#contents #history_left #right_box {
	margin:0;
	padding:0;
	width:100px;
	float:right;
	display:inline;
}

#contents #history_left #right_box p {
	margin:0 0 8px;
	/margin:0 0 11px; /*IE6,IE7用ハック*/
	padding:0;
}

#contents #history_left #right_box p.start {
	margin:50px 0 8px;
	padding:0;
}


.image_line_hist {
	margin:0 0 -5px 3px;
	border:none;
	width:584px;
	height:11px;
	background:url(../images/company/company_history/hr_image_hist.gif) repeat-x left top;
	clear:both;
}

.image_line_hist hr {
	position:absolute;
	left:-9999px;
}





