@charset "utf-8";

div#main_container h1.h1_index {
	background: transparent url(../../companyinfo/images/index_h1.gif) no-repeat scroll;
}
h3#right_nav_head a {
	background: transparent url(../../companyinfo/images/nav_head.gif) no-repeat scroll;
}

h2.h2_index {
	padding-left: 12px;
}

/* history */
#history {
	margin: 12px 0;
	padding: 6px;
}
#history dl {
	background: #fff url(../images/common/dot_y.gif) repeat-x 0 bottom;
	clear: left;
}
#history dl dt,
#history dl dd {
	padding: 6px;
	font-size: 0.85em;
}
#history dl dt {
	float: left;
	padding-left: 26px;
	width: 124px;
	_width: 150px;
	background: url(../../companyinfo/images/history_icon.gif) no-repeat 0 1em;
}
#history dl dd {
	margin-left: 150px;
}
