@charset "UTF-8";


/*共通*/
h3 {
	background-image : url(../../images/common/sub_title.gif);
	background-repeat: no-repeat;
	width: 500px;
	height: 32px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	font-size: 16px;
	line-height: 32px;
	color: #043E7C;
}
.box {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: visible;
}

.box_l {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: visible;
}
.box_l img {
	margin-left: 10px;
	margin-bottom: 10px;
	overflow: visible;
}
.box_r {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: visible;
}
.box_r img {
	margin-right: 20px;
	overflow: visible;
}
#contact_box {
	background-image: url(../../images/common/contact_banner.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 82px;
	text-indent: -9999px;
	overflow: visible;
}
#contact_box a {
	width: 265px;
	height: 45px;
	margin-left:360px; 
	display: block;
	text-indent: -9999px;
	overflow: visible;
}
.map_tbn a {
	background-image: url(../../images/common/map_btn.gif);
	background-repeat: no-repeat;
	width: 219px;
	height: 52px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 350px;
	display: block;
	text-indent: -9999px;
}






/*会社概要*/
.company h2 {
	background-image : url(../../images/company/title.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 76px;
	text-indent: -9999px;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}
.company .box {
	background-image : url(../../images/company/back.jpg);
	background-repeat: no-repeat;
	width: 460px;
	height: 240px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	overflow: visible;
	padding: 20px;
	color: #000000;
}


/*業務内容*/
.service h2 {
	background-image : url(../../images/service/title.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 76px;
	text-indent: -9999px;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}


/*セキュリティ*/
.security h2 {
	background-image : url(../../images/security/title.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 76px;
	text-indent: -9999px;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}


/*プライバシーポリシー*/
.privacy h2 {
	background-image : url(../../images/privacy/title.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 76px;
	text-indent: -9999px;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}

/*リクルート*/
.recruit h2 {
	background-image : url(../../images/recruit/title.gif);
	background-repeat: no-repeat;
	width: 520px;
	height: 76px;
	text-indent: -9999px;	
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	display: block;
}
.recruit_r {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	padding-bottom: 10px;
	overflow: visible;
	border-bottom: 1px dashed #DDDDDD;
}
.recruit_r img {
	margin-right: 20px;
	overflow: visible;
}




















































