@charset "utf-8";

/* ============================================
	index.html
============================================ */
.sign {
	margin-top: 70px;
	text-align: right;
}
/* ============================================
	history.html
============================================ */
.dl_history {}
	.dl_history dt{
		background: url(/company/img/line_history.gif) no-repeat right center;
		width: 150px;
		font-weight: bold;
		float: left;
		clear: left;
		}
	.dl_history dd{
		margin-left: 156px;
		margin-bottom: 15px;
		zoom:1;
		}
		
/* ============================================
	overview.html
============================================ */
dl.overview01 {
	overflow: hidden;
	zoom: 1;
}
	dl.overview01 dt {
		clear: both;
		background: url(/company/img/bg_overview01.jpg) no-repeat left top;
		float: left;
		margin-top: 10px;
		padding-left: 8px;
		font-weight: bold;
	}
	dl.overview01 dd {
		background: url(/common/img/bg_dotX_01.gif) repeat-x left bottom;
		margin-top: 10px;
		padding-left: 155px;
		padding-bottom: 10px;
	}
		dl.overview01 dd p {
			height: 1%;
		}
dl.overview02 {
} 
	dl.overview02 dt {
		clear: none;
		background: none;
		margin-top: 0;
		padding-left: 0;
		padding-bottom: 0;
		font-weight: normal;
	}
	dl.overview02 dd {
		background: none;
		margin-top: 0;
		padding-left: 115px;
		padding-bottom: 0;
	}

dl.overview01 a {
	color: #eb6100;
	text-decoration: underline;
}

/* ============================================
	management.html
============================================ */
.manage_dotBor {
	background: url(/common/img/bg_dotX_01.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
.manage01 {
	background: url(/common/img/img_silhouette.gif) no-repeat left top;
	padding-top: 4px;
	padding-left: 31px;
}
.manage01 span {
	font-size: 120%;
	font-weight: bold;
}





