@charset "UTF-8";

/* CSS Document */


/*------------------------------------- 

 サービス用css

------------------------------------- */


/*	ローカルナビゲーション色調整
------------------------------------- */
body.pageServiceTop a.serviceTop {
	background-color: #2F509F;
	background: url(../../common/img/bg_lnav.jpg) repeat-x 0 0;
	color: #fff;
	display: block;
}

body.pageServiceTop a.serviceTop:hover { color: #fff; }

/*	イラスト部分設定
------------------------------------- */

#service_box {
	position:relative;
	left:0px;
	top:0px;
	width:620px;
	height:620px;
	background: url(../imgTop2011/sevisNetworkBg.jpg) no-repeat 0 0;
}

/*	英語版設定
---------------- */
.service_en #service_box { background: url(../../en/service/imgTop2011/photo2bg.jpg) 3px 2px no-repeat !important;}


/*	中文版設定
---------------- */
.service_zhcn #service_box { background: url(../../zhcn/service/imgTop2011/photo2_zhcn_BG.jpg) 3px 2px no-repeat !important; }



#bt-kobai {
	position:absolute;
	left:120px;
	top:50px;
	width:122px;
	height:111px;
}

#bt-kakou {
	position:absolute;
	left:371px;
	top:2px;
	width:130px;
}

#bt-hinnsitu {
	position:absolute;
	left:0;
	top:274px;
	width:132px;
}

#bt-network {
	position:absolute;
	width:176px;
	height:152px;
	left: 447px;
	top: 226px;
}



/*	英語版設定
---------------- */

.service_en #bt-kobai {
	position:absolute;
	left:120px;
	top:50px;
	width:122px;
	height:111px;
}

.service_en #bt-kakou {
	position:absolute;
	left:366px;
	top:4px;
	width:130px;
}

.service_en #bt-hinnsitu {
	position:absolute;
	left:4px;
	top:270px;
	width:132px;
}

.service_en #bt-network {
	position:absolute;
	width:176px;
	height:152px;
	left: 441px;
	top: 223px;
}



/*	中国版設定
---------------- */

.service_zhcn #bt-kobai {
	position:absolute;
	left:120px;
	top:50px;
	width:122px;
	height:111px;
}

.service_zhcn #bt-kakou {
	position:absolute;
	left:366px;
	top:4px;
	width:130px;
}

.service_zhcn #bt-hinnsitu {
	position:absolute;
	left:4px;
	top:270px;
	width:132px;
}

.service_zhcn #bt-network {
	position:absolute;
	width:176px;
	height:152px;
	left: 441px;
	top: 223px;
}




.image_left {
	float: left;
	margin-top:-5px;
}

.image_right {
	float: right;
	width: 135px;
	margin-top:-5px;
}

.image_left .lastChild, .image_right .lastChild {
	font-size: 90%;
	line-height: 140%;
}

.image_right p { margin-top: 5px; }

.clear_b { clear: both; }

/* 加工サービスの会社名 */
h2.service_a, h2.service_b, h2.service_c, h2.service_d, h2.service_e {
	font-size: 130%;
	padding: 5px 0 5px 0!important;
	margin: 0 0 10px 0!important;
	/*background: #fff url(../img/service03_a.gif) no-repeat 0 10px;*/
	background-color:#fff;
	border-bottom: 1px solid #666;
	text-indent: 0;
	color: #1B67B2;
	background-image:none;
}

/*h2.service_a { background-image: url(../img/service03_a.gif); }

h2.service_b { background-image: url(../img/service03_b.gif); }

h2.service_c { background-image: url(../img/service03_c.gif); }

h2.service_d { background-image: url(../img/service03_d.gif); }

h2.service_e { background-image: url(../img/service03_e.gif); }
*/

#kakouBottomOuter {
	position:relative;
	overflow:visible;
	height:100px;
}

#kakouBottom { /* ページ下部の写真 */
	position: absolute;
	width:254px;
	height:180px;
	left: 367px;
	top: -92px;
}

.first {
	position: absolute;
	width: 225px;
	height: 114px;
	left: 404px;
	top: 1196px;
}

.leftColumn2 {
	width: 31%;
	float:left;
	margin-right:2%;
}

.pageList .container01 {
	margin-bottom: 1em;
	padding-top: 0;
}

.pageList #mainContents div.firstChild { padding-top: 0; }

p.strong {
	color: #2F509F;
	font-size: 120%;
	font-weight: bolder;
}

.leftColumn3 {
	width: 450px;
	float: left;
}

.rightColumn3 {
	width: 120px;
	float: right;
}

p.small { font-size:10px; }

/*  品質環境マネジメントシステム  */	

.hinshitsuBox {
	margin:20px auto;
	border:1px solid #ccc;
	padding:10px;
	background: #efefef;
	font-size:10px;
}

.hinshitsuBoxChild { clear:both; }

.hinshitsuBoxChild2 {
	padding-top:10px;
	border-top:1px dashed #1B67B2;
	clear:both;
}

.hinshitsuBoxInner, .hinshitsuBoxInnerEnd {
	width:32%;
	float:left;
	margin-right:2%;
}

.hinshitsuBoxInnerEnd { margin-right:0; }

.hinshitsuBox h3 {
	color: #1B67B2;
	border: none;
	padding-left:0;
	background-image:none;
	padding:0;
	margin:0;
}

.hinshitsuBox h3 span { font-size:10px; }

h3 { line-height:120%; }

h3.h3bg {
	background:url(../img/h3bg.gif) 0 0.25em no-repeat;
	padding-left:13px;
	margin-bottom:5px;
}

