@charset "utf-8";

/* TOP
------------------------------------------------------------------ */
.main_visual {
	background: url(../images/main_bg.jpg) no-repeat top center ;
	height: 440px;
	padding: 3px 0;
	margin-bottom: 30px;
}

.main_visual_inner {
	width: 960px;
	margin: 0 auto;
}

.main_visual_inner h2 {
	float: left;
}

.service_ct {
	background: url(../images/top_img06.jpg) no-repeat top center ;
	height: 560px;
	padding: 25px;
	margin-bottom: 30px;
}

.s_01  { background: url(../images/top_img08.jpg) no-repeat top center ; }
.s_02  { background: url(../images/top_img09.jpg) no-repeat top center ; }
.s_03  { background: url(../images/top_img10.jpg) no-repeat top center ; }
.s_04  { background: url(../images/top_img11.jpg) no-repeat top center ; }


.service_link {
	float: left;
	width: 280px;
	height: 160px;
	padding: 20px;
	margin-bottom: 10px;
}

.service_link h4 {
	color: #0c70b7;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 12px;
}

.service_link p {
	background: url(../images/bg.jpg) ;
	font-size: 13px;
	width: 183px;
	padding: 10px;
}

.works_ct {
	background: url(../images/top_img12.jpg) no-repeat top center ;
	height: 602px;
	padding: 25px;
	margin-bottom: 30px;
}

.w_box {
	float: left;
	width: 150px;
	margin-bottom: 16px;
}

.w_box dt {
	margin-bottom: 7px;
}


.mainimg img {
	display: block;
	margin: 0;
	float: left;
}
.mainimg {
	width: 320px;
	height: 440px;
	overflow: hidden;
	float: left;	
}
#main01 {	background: url(../images/main01_bg.jpg) center top no-repeat; }
#main02 {	background: url(../images/main02_bg.jpg) center top no-repeat; }
#main03 {	background: url(../images/main03_bg.jpg) center top no-repeat; }


/* SUB-PAGE COMMON
------------------------------------------------------------------ */
.page_ttl {
	background: url(../images/page_ttl_bg.jpg) no-repeat top center ;
	height: 105px;
	padding: 35px;
}

.page_ttl h2 {
	color: white;
	font-size: 32px;
	font-weight: normal;
	width: 920px;
	margin: 0 auto 30px auto;
}

table.tbl {
	border-collapse: collapse;
	border: 1px solid #CCC;
	width: 100%;
}

table.tbl th, table.tbl td {
	border: 1px solid #CCC;
	padding: 15px;
	vertical-align: top;
}

table.tbl th {
	text-align: left;
	background: #eeeeee;
	font-weight: bold;
}
table.tbl td {
	background: white;
}

table.tbl tr.tbl_head th {
	text-align: center !important;
	vertical-align: middle;
}


/* FLOW
------------------------------------------------------------------ */
.f_box {
	padding: 20px 0 0 30px ;
	margin-bottom: 20px;
}
.flow_ttl {
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 30px 56px;
}

.f_01 {
	background: url(../images/flow_img01.png) no-repeat top left;
	height: 265px;
}

.f_02 {
	background: url(../images/flow_img02.png) no-repeat top left;
	height: 190px;
}

.f_03 {
	background: url(../images/flow_img03.png) no-repeat top left;
	height: 190px;
}

.f_04 {
	background: url(../images/flow_img04.png) no-repeat top left;
	height: 190px;
}

.f_05 {
	background: url(../images/flow_img05.png) no-repeat top left;
	height: 190px;
}

.f_06 {
	background: url(../images/flow_img06.png) no-repeat top left;
	height: 190px;
}

.f_07 {
	background: url(../images/flow_img07.png) no-repeat top left;
	height: 146px;
}

.box {
	width:125px;
	height: 200px;
	float: left;
	text-align: center;
	margin: 0 7px;
}

.box dt {
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;
}

/* VOICE
------------------------------------------------------------------ */
.voice01 {
	background: url(../images/voice_img01.png) no-repeat top left;
	min-height: 43px;
	padding: 0 0 7px 70px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #0d6db9;
}

.voice02 {
	background: url(../images/voice_img02.png) no-repeat top left;
	min-height: 43px;
	padding: 0 0 7px 70px;
	margin-bottom: 40px;
	border-bottom: 1px dotted #0d6db9;
}

/* EQUIPMENT
------------------------------------------------------------------ */
.eq_ttl {
	background: url(../images/eq_img01.png) no-repeat top left;
	width: 380px;
	height: 46px;
	font-size: 16px;
	color: white;
	padding: 8px 0 0 10px;
	margin-bottom: 7px;
}

.txt_area span {
	color: #0c70b7;
}


/* STAFF
------------------------------------------------------------------ */
.data-block {
	float: right;
	width: 440px;
	text-align: left;
	height: 100%;
	overflow: hidden;
}

.data-block dt {
	color: #0c70b7;
	font-weight: bold;
	width: 120px;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
.data-block dd {
	padding: 0 0 5px 120px;
	margin-bottom: 28px;
	border-bottom: 1px solid #CCC;
}

/* QA
------------------------------------------------------------------ */
.qa dt {
	background: url(../images/qa_img01.jpg) no-repeat top left;
	min-height: 42px;
	font-size:18px;
	padding: 10px 0 0 56px;
	margin-bottom: 10px;
}

.qa dd {
	padding: 0 0 10px 0;
	margin-bottom: 40px;
	border-bottom: 1px dotted #999;
}

.gMapInfoWindow {
	background: white;
	width: 180px;
	padding: 7px;
}

table.tbl2 {
	border: 1px solid #CCC;
	border-collapse: collapse;
	width: 100%;
}

table.tbl2 th, table.tbl2 td {
	border: 1px solid #CCC;
	padding: 15px;
	vertical-align: top;
}

table.tbl2 td {
	background: white;
}
table.tbl2 th.bg_blue {
	width: 540px;
	background: #e1f3fc;
}

table.tbl2 th.bg_white {
	background: #e1f3fc;
}






