@charset "UTF-8";
/* CSS Document */

.main_title_pro {
	width:945px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../images/title/pro.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.main_title_inq {
	width:945px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../images/title/inq.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.main_title_file {
	width:945px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../images/title/file.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.main_title_faq {
	width:945px;
	height:79px;
	text-indent:-9999px;
	background-image:url(../images/title/faq.jpg);
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

/*会社概要
------------------------*/

.waku {
	width:830px;
	margin:auto;
}

table.profile {
	border-collapse: separate;
	margin-right: auto;
	margin-left: auto;
	width: 810px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #74BAC4;
	border-left-color: #74BAC4;
	margin-bottom:20px;
	color:#000000;
}



table.profile td{
	padding: 7px 10px;
	background-color: #FFF;
	border-bottom: 1px #74BAC4 solid;
	border-right: 1px #74BAC4 solid;
	color: #000000;
}

table.profile th{
	background-color: #74BAC4;
	color: #FFF;
	text-align: center;
	border-bottom: 1px #ffffff solid;
	border-right: 1px #ffffff solid;
	font-size: 0.9em;
}

.file_btn {
	width:830px;
	margin-right: auto;
	margin-left: auto;
}
/*お問い合わせ
------------------------*/
#toiawase {
	width:890px;
	margin:auto;
	color: #666666;
}
/*準備中
------------------------*/
.jun {
	margin:auto;
	width:451px;
}
/*商品紹介
------------------------*/

.pro_bg1 {
	width: 926px;
	height: 289px;
	background-image: url(../images/pro/bg1.jpg);
	margin: auto;
	padding-top: 70px;
	padding-left: 20px;
}
.pro_bg2 {
	width: 876px;
	height: 595px;
	background-image: url(../images/pro/con1.jpg);
	padding-top: 100px;
	padding-left: 70px;
	margin-bottom: 15px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}

.cb {
	width: 895px;
	margin: auto;
}

/*実績紹介
------------------------*/
.j_bg1 {
	width: 515px;
	height: 595px;
	background-image: url(../images/faq/bg3.jpg);
	padding-top: 70px;
	padding-left: 30px;
	color: #000;
	font-size: 1.2em;
	padding-right: 400px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.j_bg2 {
	width: 885px;
	height: 1327px;
	background-image: url(../images/faq/bg6.jpg);
	margin: auto;
	padding-top: 80px;
	padding-left: 30px;
	color: #000;
	font-size: 1.2em;
	padding-right: 30px;
}

.j_bg2box {
	width: 350px;
	float: left;
	margin-bottom: 15px;	 
}
.j_bg2boxr {
	width: 350px;
	float: right;
	margin-bottom: 15px;	 
}
.j_bg2img {
	width:885px;
	height:551px;
	background:url(../images/faq/bg7.jpg) no-repeat;
	text-indent:-9999px;
}