@charset "UTF-8";

#pagebody {
	background: url(/img/subproducts_bg.gif) right repeat-y;
}

#contents {
	/*
	padding-left:65px;
	*/
	background: url(/cominfo/img/cominfo_sideimg.gif) no-repeat #532589;
}

#mainbox {
	/*
	width:605px;
	*/
	margin-left:65px;
	background:#fff;
}

#textbox {
	margin-top: 50px;
	margin-left: 55px;
}


#copylight {
	background-color:#532589;
}


/* -- サイドボックスコンテンツ -- */
#sideboxcontents {
	background-image: url(/sideimg/side_head_solution.gif);
	background-repeat: no-repeat;
}
#sub_products { 
	padding-top: 12px;
}

/* -- 会社概要 -- */
.gaiyo {
	width: 548px;
	line-height: 1.6em;
	margin-bottom: 3em;
}
.gaiyo th {
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	padding-right: 10px;
	white-space: nowrap;
}
.gaiyo th {
	vertical-align: top;
}


/* -- 沿革 -- */
.history {
	vertical-align: top;
	line-height: 1.6em;
	margin-bottom: 3em;
}
.history th {
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	padding-right: 1.5em;
	vertical-align: top;
	width: 130px;
}
.history hr {
	margin-top: 10px;
	margin-bottom: 10px;
}
.history a {
	color:#00c;
}


/* -- 業務内容項目 -- */
.enterpriselist {
	margin-top: 0px;
}


/* -- 不要 -- */
.place {
	font-size: larger;
	font-weight: bold;
	color: #CC0000;
}
.jan_code {
	color: #3366FF;
}
.system_table th {
	font-weight: normal;
	text-align: left;
	padding-right: 1.5em;
	width: 100px;
	white-space: nowrap;
}


/* -- リクルート -- */
.text_catch_area {
	background-color: #ccddff;
	text-align: left;
	width: 520px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* -- イメージの注釈 -- */
.img_notes {
	text-align: center;
	font-size: 0.9em;
	color: #336600;
}

/* -- ルート情報 -- */
.route_notes {
	text-align: left;
	font-size: 0.9em;
	color: #333366;
}


#cominfo_imgbox {
	float: left;
	background-color: #532589;
	background-image: url(/cominfo/img/cominfo_sideimg.gif);
	background-repeat: no-repeat;
	padding-right: 0px;
	width: 670px;
}

#leftbox_cominfo {
	background-color: #FFFFFF;
	margin-left: 65px;
	padding-bottom: 30px;
}


