@charset "UTF-8";


/* formatで上書きされた見出しのスタイルを復活 */
.h2back{
margin:15px 0 0 0 !important;
padding:5px 0 0 25px !important;
background:url(../../images/h2_back.gif) no-repeat !important;
font-size:14px !important;
font-weight:bold !important;
line-height:15px !important;
width:540px !important;
height:25px !important;
}


/* pageNavi */
.pageNavi ul{
	margin:0 18px 10px;
}

.pageNavi ul li{
	font-size:14px;
	padding:0 0 10px 0;
	list-style-type:none;
}

.pageNavi ul li img{
	vertical-align:middle;
	margin:0 8px 0 0;
}


/* 共通 */
p.lead{
	background:url(../images/backgroundLead.gif) no-repeat 0 100%;
	padding:0 3px 15px 18px;
	margin:0 3px 15px !important;
	font-size:14pt;
	font-weight:bold;
}

/* 本文ここから */
#categoryTitle img{
	display:block;
}

#corporate h1{
	margin:0 0 20px 0;
}

#corporate h1 img{
	display:block;
}

.sectionH2 h2{
	background:url(../images/backgroundH2Second.gif) no-repeat;
	height:28px;
	_height:41px;
	padding:13px 0 0 40px;
	margin:0 0 20px 0;
	font-size:17px;
	font-weight:bold;
	line-height:1;
	letter-spacing:0.2em;
}

.sectionH2 h3{
	border-bottom:dotted 1px #bbbaba;
	font-weight:bold;
	font-size:16px;
	padding:0 0 5px 0;
	margin:30px 0px 15px 18px;
}


.sectionH2 p{
	margin-left:18px;
	margin-right:18px;
	margin-bottom:1em;
}

.sectionH2 dl{
	margin-left:18px;
	margin-right:18px;
}

.sectionH2 ul,
.sectionH2 ol{
	margin-left:40px;
	_margin-left:45px;
	margin-right:18px;
}

.sectionH2 p,
.sectionH2 li,
.sectionH2 dt,
.sectionH2 dd{
	font-size:14px;
	line-height:20px;
}


.sectionH2 li{
	padding-bottom:5px;
}

.sectionH3 p.link{
	padding:0 0 0 17px;
	background-position:0% 35%;
	background-repeat:no-repeat;
}
/* 会社概要 corporateOverview */
dl#corporateOverview{
}

dl#corporateOverview dt{
}

dl#corporateOverview dd{
	margin:-22px 0 20px 145px;
}

dl#director{
	padding-left:145px;
}

dl#director dt{
}

dl#director dd{
	margin:-22px 0 20px 170px;
}

/* 事業案内 */
#solution.sectionH3 h3,
#ict.sectionH3 h3,
#service.sectionH3 h3,
#alliance.sectionH3 h3{
	margin:30px 0px 15px 0;
	border:none;
	padding:0;
}


#solution.sectionH3 p.link{
	background-image:url(../images/marker01.gif);
}
#service.sectionH3 p.link{
	background-image:url(../images/marker03.gif);
}

p.center{
	margin-left:0;
}



/* 事業拠点一覧 */
div.map{
	margin-top:-15px;
}

.sectionH2.locationList .sectionH3{
	width:250px;
	_width:245px;
	margin:0 0 35px 15px;
	float:left;
}

.sectionH2.locationList .sectionH3 p{
	margin:0 0 5px 0;
	font-size:12px;
	line-height:16px;
}

.sectionH2.locationList .sectionH3 p.link{
	margin:15px 0 0 0;
	padding:0;
}


.sectionH2.locationList .sectionH3 h3{
	position:relative;
	border-bottom:dotted 1px #bbbaba;
	font-weight:bold;
	font-size:16px;
	padding:0 0 5px 0;
	margin:25px 15px 5px 0;
}

/* 海外のみ */
.sectionH2.locationList.overseas .sectionH3 h3{
	margin:25px 15px 45px 0;
}
.sectionH2.locationList.overseas .sectionH3 span{
	position:absolute;
	top:25px;
	left:0;
	display:block;
	height:24px;
	font-size:12px;
	line-height:16px;
	color:#80bd32;
	font-weight:normal;
}



.sectionH2.locationList .sectionH3 img{
	vertical-align:middle;
	margin:0 8px 0 0;
}

/* 地図とアクセス */
.sectionH2 .access p.zip{margin-top:0;margin-bottom:0;}
.sectionH2 .access p.address{margin-top:0;margin-bottom:10px;}
.sectionH2 .access p.tel{margin-top:0;margin-bottom:0;}
.sectionH2 .access p.fax{margin-top:0;margin-bottom:10px;}
.sectionH2 .access ul.route{}

.sectionH2 iframe.googlemap{
	width:500px;
	margin:0 18px;
	height:400px;
	border:solid 1px #333;
}



/* sign */
.sectionH2 p.sign{
	clear:both;
	width:170px;
	margin-left:375px;
}

/* parts */
div.toTop{
	clear:both;
	text-align:right;
	background:url(../images/arrowUP.gif) no-repeat right 32px;
	padding:30px 15px 30px 0 ;
	margin:0 10px 0 0;
}

/* icon */
.sectionH2 img.iconPDF{
	vertical-align:middle;
	margin:0 0 0 3px;
}

.sectionH2 .link img{
	margin:0 8px 0 0;
	vertical-align:middle;
}


