@charset "Shift_JIS";
/**
 :タイトル "ページ全体レイアウト設定";
 :一行説明 "ページ全体レイアウト設定のスタイルシートです";
 :作成日 "2008-12-09";
 :改訂版 [:版 "3.0.0"; :作成日 "2013-10-23"];
*/

/*
ver3.0より
layout.cssをstructure.cssに統合しました
*/

div.helpNav{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}


#wrapper{
	width: 900px;
	margin: 0 auto;
	padding: 0 8px;
	text-align: left;
	background: url(/common/images/bg_body.gif) no-repeat left top;
}
#header{
	position: relative;
	width: 900px;
	height: 126px;
}
body#businessCat #header{
	height: 201px;
}

#main{
	width: 900px;
	padding-bottom: 1.5em;
	zoom:1;
}
#main:after{
	content:'';
	display:block;
	clear:both;
}
#main #topicpath{
	overflow: hidden;
	width: 900px;
	margin: 0;
	padding: 0.9em 0;
	font-size: 86%;
	line-height: 1.35;
}
* html #main #topicpath{
	line-height: 1.5;
}/* IE6 */
*:first-child+html #main #topicpath{
	line-height: 1.5;
}/* IE7 */
#main #topicpath dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
	margin: 0;
	padding: 0;
}
#main #topicpath dd{
	margin: 0;
	padding: 0;
}
#main #topicpath ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#main #topicpath ul li{
	float: left;
	margin: 0;
	padding: 0;
}
#main #topicpath ul li a{
	padding-right: 20px;
	background: url(/common/images/icn_topicpath.gif) no-repeat right center;
}
#secondary{
	width: 213px;
	float: right;
	margin-bottom: 2em;
}
#primary{
	width: 662px;
	float: left;
	line-height: 1.8;
}

#main.cl1Main #primary{
	width: 900px;
	float: none;
	text-align: center;
}
#main.cl1Main #primary #content{
	/*width: 662px;*/
	margin: 0 auto;
	text-align: left;
}
#main.cl1MainWide #primary{
	width: 900px;
	float: none;
	text-align: center;
}
#main.cl1MainWide #primary #content{
	/*width: 800px;*/
	margin: 0 auto;
	text-align: left;
}
#main.cl1MainWideFull #primary{
	width: 900px;
	float: none;
	text-align: center;
}/*-- 2013.7.30 追加 --*/
#main.cl1MainWideFull #primary #content{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}/*-- 2013.7.30 追加 --*/

#footer{
	clear: both;
	width: 900px;
}


#catLead{
	position: relative;
	height: 190px;
	width: 900px;
	margin-bottom: 2.5em;
	background: url(/company/images/bg_cat-visual-company.jpg) no-repeat left top;
}
#catLead img{
	vertical-align: bottom;
}
#catLead h1{
	position: absolute;
	left: 19px;
	top: 31px;
	margin: 0;
	padding: 0;
	font-size: 171.4%;
}
* html #catLead h1{
	line-height: 1.35;
}/* IE6 */
*:first-child+html #catLead h1{
	line-height: 1.35;
}/* IE7 */
#catLead p.lead{
	position: absolute;
	left: 19px;
	top: 83px;
	width: 430px;
	margin: 0;
	padding: 0;
	line-height: 1.7;
}

#catLead.catLead2{
	color: #fff;
	background: url(/company/images/bg_cat-visual-company02.jpg) no-repeat left top;
}

div.catIndex{
	margin: 0 -20px 2em 0;
	letter-spacing: -0.4em;
}
div.catIndex div.clBox{
	position: relative;
	display: inline-block;
	width: 410px;
	margin: 0 20px 1.5em 0;
	padding: 18px 14px 15px;
	border: 1px solid #ddd;
	letter-spacing: normal;
	vertical-align: top;
	line-height: 1.7;
	cursor: pointer;
}
* html div.catIndex div.clBox{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.catIndex div.clBox{
    display: inline;
    zoom: 1;
}/* IE7 */
div.catIndex div.clBox:after{
	position: absolute;
	top: -1px;
	left: -1px;
    content: ""; 
    display: block;
	width: 440px;
	border-top: 3px solid #3b499f;
}
div.catIndex div.clBox div.inner{
	display: table;
	width: 100%;
}
div.catIndex div.clBox div.pct,
div.catIndex div.clBox dl.info{
	display: table-cell;
	vertical-align: top;
}
* html div.catIndex div.clBox div.pct{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.catIndex div.clBox div.pct{
    display: inline;
    zoom: 1;
}/* IE7 */
* html div.catIndex div.clBox dl.info{
    display: inline;
    zoom: 1;
}/* IE6 */
*:first-child+html div.catIndex div.clBox dl.info{
    display: inline;
    zoom: 1;
}/* IE7 */
div.catIndex div.clBox div.pct{
	width: 195px;
}
div.catIndex div.clBox dl.info dt{
	margin: 0 0 1em;
	padding-right: 20px;
	font-weight: bold;
	font-size: 114.2%;
	background: url(/common/images/icn_cat-index01.png) no-repeat right 0.3em;
}
div.catIndex div.clBox dl.info dd{
	margin: 0;
}

#primary #catIndex{
	width: 644px;
	margin: 0 9px 2em;
	line-height: 1.5;
}
#primary #catIndex div.boxWrap{
	clear: both;
	width: 644px;
	margin-bottom: 1em;
}
#primary #catIndex div.box{
	float: left;
	width: 204px;
	margin-right: 16px;
	background: url(/common/images/bg_cat-index02-2.gif) no-repeat left bottom;
}
#primary #catIndex div.box.last{
	margin-right: 0;
}
#primary #catIndex div.box div.boxInner{
	padding: 11px 9px;
	background: url(/common/images/bg_cat-index01-2.gif) no-repeat left top;
}
#primary #catIndex div.box.wide{
	float: left;
	width: 644px;
	margin-right: 0;
	background: url(/common/images/bg_cat-index02-3.gif) no-repeat left bottom;
}
#primary #catIndex div.box.wide div.boxInner{
	padding: 11px 9px;
	background: url(/common/images/bg_cat-index01-3.gif) no-repeat left top;
}


/* CSRトップページ用20120720 */
#catIndex #exception div.box.wide{
	float: left;
	width: 442px;
	margin-right: 16px;
	margin-bottom: 1em;
	background: url(/common/images/bg_cat-index02-4.gif) no-repeat left bottom;
}

#catIndex #exception div.box.wide.last{
	margin-right: 0;
}

#catIndex #exception div.box.wide div.boxInner{
	padding: 11px 9px;
	background: url(/common/images/bg_cat-index01-4.gif) no-repeat left top;
}
/* CSRトップページ用20120720 */


div.section.topSec{
	clear: both;
	width: 900px;
}
div.section.topSec h2.hdTxt02{
	width: 900px;
	background: url(/common/images/bg_heading02-cat.gif) no-repeat left top;
}
div.section.topSec h2.hdTxt02 span{
	width: 866px;
}


/* #header
   --------------------------------------------- */
#header #headerNav,
#header #headerNav dt,
#header #headerNav dd{
	margin: 0;
	padding: 0;
}
#header #headerNav dt.navCat,
#header #headerNav dd.lang div{
	display: none;
}

/* グローバルナビ */
#header #globalNav ul{
	position: absolute;
	top: 72px; /*-- 2013.7.30変更 --*/
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #globalNav ul li{
	float: left;
	margin: 0;
	padding: 0;
}
#header #globalNav img{
	vertical-align: bottom;
}
#header #globalNav ul li{
	height: 54px;
	line-height: 54px;
}
#header #globalNav ul li a{
	display: block;
	overflow: hidden;
	width: 170px;
	height: 0px !important;
	padding-top: 54px;
	text-decoration: none;
	background: url(/common/images/bg_globalnav.gif) no-repeat 0px 0px;
}
#header #globalNav ul li.nav01 a{
	width: 51px;
	background-position: 0px 0px;
}
#header #globalNav ul li.nav01 a:hover{
	background-position: 0px -54px;
}
#header #globalNav ul li.nav02 a{
	background-position: -51px 0px;
}
#header #globalNav ul li.nav02 a:hover{
	background-position: -51px -54px;
}
#header #globalNav ul li.nav03 a{
	background-position: -221px 0px;
}
#header #globalNav ul li.nav03 a:hover{
	background-position: -221px -54px;
}
#header #globalNav ul li.nav04 a{
	background-position: -391px 0px;
}
#header #globalNav ul li.nav04 a:hover{
	background-position: -391px -54px;
}
#header #globalNav ul li.nav05 a{
	background-position: -561px 0px;
}
#header #globalNav ul li.nav05 a:hover{
	background-position: -561px -54px;
}
#header #globalNav ul li.nav06 a{
	width: 169px;
	background-position: -731px 0px;
}
#header #globalNav ul li.nav06 a:hover{
	background-position: -731px -54px;
}
body#topCat #header #globalNav ul li.nav01 a{
	background-position: 0px -108px;
}
body#companyCat #header #globalNav ul li.nav02 a{
	background-position: -51px -108px;
}
body#businessCat #header #globalNav ul li.nav03 a{
	background-position: -221px -108px;
}
body#financeCat #header #globalNav ul li.nav04 a{
	background-position: -391px -108px;
}
body#csrCat #header #globalNav ul li.nav05 a{
	background-position: -561px -108px;
}
body#newsCat #header #globalNav ul li.nav06 a{
	background-position: -731px -108px;
}

#header #headerNav #globalNav ul.spSub{
	display: none;
}

/* SGHロゴ */
#header h1#sghLogo{
	position: absolute;
	left: 17px;
	top: 4px;
	margin: 0;
}

/* タグライン */
#header p.siteLead{
	position: absolute;
	top: 42px;
	right: 15px;
	margin: 0;
	overflow: hidden;
	width: 277px;
	height: 0 !important;
	height /**/: 12px;
	padding-top: 12px;
	text-decoration: none;
	background: url(/common/images/txt_head-lead.png) no-repeat left top;
	text-indent: -9999px;
}

/* サブナビゲーション */
/*#header #headerNav dd.subNav01{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	font-size: 86%;
	line-height: 1.1;
}*/
#header #headerNav dd.subNav01{
	float: right;
	/*overflow: hidden;*/
	font-size: 86%;
	line-height: 1.1;
	padding: 0.5em 0.5em 0 0;
}
* html #header #headerNav dd.subNav01{
	line-height: 1.35;
}/* IE6 */
*:first-child+html #header #headerNav dd.subNav01{
	line-height: 1.35;
}/* IE7 */
#header #headerNav dd.subNav01 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#header #headerNav dd.subNav01 ul li{
	float: left;
	margin: 0;
	padding: 0 0.5em;
	border-right: 1px solid #999;
}

#header #headerNav dd.subNav01 ul li.newwin{
	padding-right: 20px;
	background: url(/common/images/icn_link-newwin.gif) no-repeat 60px 0em;
}

#header #headerNav dd.subNav01 ul li.en{
	text-transform: uppercase;
}
#header #headerNav dd.subNav01 ul li.ja{
	padding-right: 0;
	border-right: none;
}
#header #headerNav dd.subNav01 ul li.ja a,
#header #headerNav dd.subNav01 ul li.ja a:hover{
	color: #c0c7dd;
}

/* サイト内検索 */
#header #headerNav dd.search{
	position: relative;
	float: right;
	margin: 0 0 -1px 0;
	padding: 0 0 0 0.5em;
}
#header #headerNav dd.search input{
	float: left; /*-- 2013.7.24 追加 --*/
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#header #headerNav dd.search input.search{
	width: 185px;
	height: 24px;
	padding: 0 5px;
	line-height: 24px;
	vertical-align: bottom;
	border: 1px solid #d2d2d2;
	border-right: none;
	background: #f5f5f5;
	font-size: 12px;
	background: #f3f3f3;
}

/* 事業内容 */ /*-- 2013.7.30追加 --*/
#header dl#businessNav,
#header dl#businessNav dd{
	margin: 0;
	padding: 0;
}
#header dl#businessNav dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#header dl#businessNav ul{
	position: absolute;
	bottom: 0px;
	left: 0px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/common/images/bg_business-nav.png) no-repeat 0px 0px;
	height: 75px;
	width: 900px;
}
#header dl#businessNav ul li{
	float: left;
	margin: 0 1px 0 0;
	padding: 0;
	height: 75px;
	line-height: 75px;
}
#header dl#businessNav ul li a{
	display: block;
	overflow: hidden;
	width: 128px;
	height: 0px !important;
	padding-top: 75px;
	text-decoration: none;
	background: url(/common/images/bg_business-nav.png) no-repeat 0px 0px;
}
#header dl#businessNav ul li.nav01 a{
	background-position: 0px 0px;
}
#header dl#businessNav ul li.nav01 a:hover{
	background-position: 0px -75px;
}
#header dl#businessNav ul li.nav02 a{
	background-position: -129px 0px;
}
#header dl#businessNav ul li.nav02 a:hover{
	background-position: -129px -75px;
}
#header dl#businessNav ul li.nav03 a{
	width: 127px;
	background-position: -258px 0px;
}
#header dl#businessNav ul li.nav03 a:hover{
	background-position: -258px -75px;
}
#header dl#businessNav ul li.nav04 a{
	background-position: -386px 0px;
}
#header dl#businessNav ul li.nav04 a:hover{
	background-position: -386px -75px;
}
#header dl#businessNav ul li.nav05 a{
	width: 127px;
	background-position: -515px 0px;
}
#header dl#businessNav ul li.nav05 a:hover{
	background-position: -515px -75px;
}
#header dl#businessNav ul li.nav06 a{
	background-position: -643px 0px;
}
#header dl#businessNav ul li.nav06 a:hover{
	background-position: -643px -75px;
}
#header dl#businessNav ul li.nav07{
	margin-right: 0;
}
#header dl#businessNav ul li.nav07 a{
	background-position: -772px 0px;
}
#header dl#businessNav ul li.nav07 a:hover{
	background-position: -772px -75px;
}
#header.delivery dl#businessNav ul li.nav01 a,
#header.delivery dl#businessNav ul li.nav01 a:hover{
	background-position: 0px -150px;
}
#header.logistics dl#businessNav ul li.nav02 a,
#header.logistics dl#businessNav ul li.nav02 a:hover{
	background-position: -129px -150px;
}
#header.international dl#businessNav ul li.nav03 a,
#header.international dl#businessNav ul li.nav03 a:hover{
	background-position: -258px -150px;
}
#header.motors dl#businessNav ul li.nav05 a,
#header.motors dl#businessNav ul li.nav05 a:hover{
	background-position: -515px -150px;
}
#header.estate dl#businessNav ul li.nav04 a,
#header.estate dl#businessNav ul li.nav04 a:hover{
	background-position:-386px -150px;
}
#header.staff dl#businessNav ul li.nav06 a,
#header.staff dl#businessNav ul li.nav06 a:hover{
	background-position: -643px -150px;
}
#header.etc dl#businessNav ul li.nav07 a,
#header.etc dl#businessNav ul li.nav07 a:hover{
	background-position: -772px -150px;
}

/* #primary
   --------------------------------------------- */
#primary p{
	margin-top: 0px;
}


/* #footer
   --------------------------------------------- */
#footer p.toPageTop{
	margin-bottom: 0;
}

#footer dl#assistNav{
	width: 886px;
	margin: 0 0 0.5em;
	padding: 0 7px;
	font-size: 86%;
}
#footer dl#assistNav dt{
	position: absolute;
	overflow: hidden;
	top: -9999px;
	left: 0;
}
#footer dl#assistNav dd{
	margin: 0;
	padding: 0;
}
#footer dl#assistNav ul{
	display: inline-block;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #999;
	line-height: 1.35;
}
* html #footer dl#assistNav ul{
    display: inline;
    zoom: 1;
	line-height: 1.35;
}/* IE6 */
*:first-child+html #footer dl#assistNav ul{
    display: inline;
    zoom: 1;
	line-height: 1.35;
}/* IE7 */
#footer dl#assistNav ul li{
	float: left;
	margin: 0;
	padding: 0 0.5em;
	border-left: 1px solid #999;
}
#footer address{
	width: 900px;
	margin: 0 0 0.75em;
	padding: 0.75em 0 0;
	border-top: 3px solid #3b499f;
	font-size: 71.4%;
	text-align: right;
	font-weight: bold;
	color: #3b499f;
}
#footer address img{
	vertical-align: bottom;
}


/* #secondary
   --------------------------------------------- */
/* ローカルナビ */
#secondary dl#localNav{
	margin: 0;
	border: 1px solid #dfdfdf;
	line-height: 1.35;
}
#secondary dl#localNav dt.catTtl{
	position: relative;
	border-top: 3px solid #3b499f;
	border-bottom: 1px solid #dfdfdf;
	margin: -1px -1px 0;
	padding: 0 1px;
}
#secondary dl#localNav dt.catTtl a,
#secondary dl#localNav dt.catTtl a:hover{
	_zoom: 1;
	display: block;
	padding: 1.5em 12px;
	font-weight: bold;
	background: #eaebf4;
	font-size: 114%;
	text-decoration: none;
	color: #3b499f;
}
#secondary dl#localNav dd.catNav{
	margin: 0;
	padding: 0;
	
}
#secondary dl#localNav dd.catNav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#secondary dl#localNav dd.catNav dl ul{
	margin: 0;
}
#secondary dl#localNav dd.catNav ul li{
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #dfdfdf;
}
#secondary dl#localNav dd.catNav ul li:last-child{
	border-bottom: none;
}
#secondary dl#localNav dd.catNav ul li a{
	display: block;
	padding: 1.15em 12px;
}
* html #secondary dl#localNav dd.catNav ul li a{
	zoom: 1;
	vertical-align: top;
}/* IE6 */
*:first-child+html #secondary dl#localNav dd.catNav ul li a{
	zoom: 1;
	vertical-align: top;
}/* IE7 */
#secondary dl#localNav dd.catNav ul li a:hover,
#secondary dl#localNav dd.catNav ul li a.crt{
	background-color: #d1ebf8;
	text-decoration: none;
	color: #4c4c4c;
}
#wrapper.page01 #secondary dl#localNav dd.catNav a.page01,
#wrapper.page02 #secondary dl#localNav dd.catNav a.page02,
#wrapper.page03 #secondary dl#localNav dd.catNav a.page03,
#wrapper.page04 #secondary dl#localNav dd.catNav a.page04,
#wrapper.page05 #secondary dl#localNav dd.catNav a.page05,
#wrapper.page06 #secondary dl#localNav dd.catNav a.page06,
#wrapper.page07 #secondary dl#localNav dd.catNav a.page07,
#wrapper.page08 #secondary dl#localNav dd.catNav a.page08,
#wrapper.page09 #secondary dl#localNav dd.catNav a.page09,
#wrapper.page10 #secondary dl#localNav dd.catNav a.page10,
#wrapper.page11 #secondary dl#localNav dd.catNav a.page11,
#wrapper.page12 #secondary dl#localNav dd.catNav a.page12,
#wrapper.page13 #secondary dl#localNav dd.catNav a.page13,
#wrapper.page14 #secondary dl#localNav dd.catNav a.page14,
#wrapper.page15 #secondary dl#localNav dd.catNav a.page15,
#wrapper.page16 #secondary dl#localNav dd.catNav a.page16,
#wrapper.page17 #secondary dl#localNav dd.catNav a.page17,
#wrapper.page18 #secondary dl#localNav dd.catNav a.page18,
#wrapper.page19 #secondary dl#localNav dd.catNav a.page19,
#wrapper.page20 #secondary dl#localNav dd.catNav a.page20{
	background-color: #eaebf4;
}
#wrapper.sub01 #secondary dl#localNav dd.catNav li.open ul a.sub01,
#wrapper.sub02 #secondary dl#localNav dd.catNav li.open ul a.sub02,
#wrapper.sub03 #secondary dl#localNav dd.catNav li.open ul a.sub03,
#wrapper.sub04 #secondary dl#localNav dd.catNav li.open ul a.sub04,
#wrapper.sub05 #secondary dl#localNav dd.catNav li.open ul a.sub05,
#wrapper.sub06 #secondary dl#localNav dd.catNav li.open ul a.sub06,
#wrapper.sub07 #secondary dl#localNav dd.catNav li.open ul a.sub07,
#wrapper.sub08 #secondary dl#localNav dd.catNav li.open ul a.sub08,
#wrapper.sub09 #secondary dl#localNav dd.catNav li.open ul a.sub09,
#wrapper.sub10 #secondary dl#localNav dd.catNav li.open ul a.sub10,
#wrapper.sub11 #secondary dl#localNav dd.catNav li.open ul a.sub11,
#wrapper.sub12 #secondary dl#localNav dd.catNav li.open ul a.sub12,
#wrapper.sub13 #secondary dl#localNav dd.catNav li.open ul a.sub13,
#wrapper.sub14 #secondary dl#localNav dd.catNav li.open ul a.sub14,
#wrapper.sub15 #secondary dl#localNav dd.catNav li.open ul a.sub15,
#wrapper.sub16 #secondary dl#localNav dd.catNav li.open ul a.sub16,
#wrapper.sub17 #secondary dl#localNav dd.catNav li.open ul a.sub17,
#wrapper.sub18 #secondary dl#localNav dd.catNav li.open ul a.sub18,
#wrapper.sub19 #secondary dl#localNav dd.catNav li.open ul a.sub19,
#wrapper.sub20 #secondary dl#localNav dd.catNav li.open ul a.sub20{
	color: #797a80;
}
#secondary dl#localNav dd.catNav ul li.open{
	background-color: #eaebf4;	
}
#secondary dl#localNav dd.catNav ul li.open li{
	border-bottom: none;
	font-weight: normal;
}
#secondary dl#localNav dd.catNav ul li.open li a{
	padding: 0 0 0 12px;
	cursor: pointer;
}
#secondary dl#localNav dd.catNav ul li.open li span{
	display: block;
	_zoom: 1;
	border-top: 1px dotted #bbbcc3;
	padding: 0.6em 0;
}
#secondary dl#localNav dd.catNav ul li.open li span span.inner{
	border-top: none;
	border-left: 5px solid #dcdef1;
	padding: 0.5em 9px 0.5em 9px;
}
#secondary dl#localNav dd.catNav ul li.pdf a span span:after{
	display: inline-block;
	content: " ";
	vertical-align: baseline;
	margin-left: 7px;
	height: 15px;
	width: 16px;
	background: url(/common/images/icn_link-pdf.png) no-repeat left top;
}


p.toPageTopSP{
	display: none;
}