@charset "EUC-JP";




.main_img {
	background: url(./image/top_img.jpg) no-repeat;
	margin-bottom: 15px;
	margin-top: 10px;
}

.main_title_txt {
	font-weight: bold;
	line-height: 90px;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}


.sub_title {
	background: url(./image/sub_img.jpg) no-repeat;
	margin-bottom: 15px;
}
.sub_title_txt {
	font-weight: bold;
	line-height: 32px;
	margin-left: 10px;
}

.privacy_txt {
	margin: 0px 0px 20px 0px;
	font-size: 10px;
	
}
/*=====コンサルティング start================================================== */
.consulting_txt {
	width: 670px;
	margin: 0px 25px 20px 25px;
}
/*=====▼事業案内 ================================================== */

.left_box {
	float: left;
	margin: 0px 0px 10px 0px;
}

.enterprise_bg {
	width: 94px;
	height: 87px;
	background: url(./image/enterprise_bg.gif) no-repeat;
	text-align: center;
}

.enterprise_txt {
	background: url(./image/enterprise_line.gif) no-repeat;
	width: 245px;
	height: 84px;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
}

.right_box {
	float: right;
	background: url(./image/enterprise_bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
}

.enterprise_txt2 {
	margin: 0px 25px 20px 25px;
}


