@charset "Shift_JIS";

/*=========================

NTTファシリティーズ CSR
main.css

===========================*/


/*--------------------------------------
    共通
--------------------------------------*/
#mainContents h2.titleLarge {
	margin: 11px 0 20px;
	padding-bottom: 20px;
	display: block;
	color: #0068b2;
	font-size: 207%;
	font-weight: bold;
	background: url(../img/all/title_bg.gif) repeat-x bottom left;
}
#mainContents h3.titleMedium {
	margin-top: 20px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 146%;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #0067b5;
}
#mainContents h3.titleMedium01 {
	margin-top: 20px;
	padding: 10px 0;
	display: block;
	line-height: 120%;
	text-align: center;
	color: #fff;
	font-size: 146%;
	font-weight: bold;
	letter-spacing: 2px;
	background-color: #0067b5;
}
#mainContents h3.titleMedium02 {
	color: #0067b5;
	font-size: 177%;
}
#mainContents h3.titleMedium02 .titleMedium02Img {
	margin-bottom: 10px;
	padding-bottom: 5px;
	display: block;
	border-bottom: 1px solid #7f7f7f;
}
#mainContents h3.titleMedium03 {
	color: #0067b5;
	line-height: 150%;
	font-size: 146%;
	font-weight: bold;
}
#mainContents h4.titleSmall {
	margin: 35px 0 10px;
	padding-left: 15px;
	font-size: 138.5%;
	line-height: 140%;
	background: url(../img/all/title-S_head.gif) no-repeat 0 0;
	clear: both;
}
#mainContents h4.titleSmall02 {
	margin: 35px 0 10px;
	padding-left: 15px;
	font-size: 138.5%;
	font-weight: bold;
	line-height: 22px;
	clear: both;
	border-left: 6px solid #0068b2;
}
#mainContents h5.titleXsmall {
	margin: 20px 0 5px;
	font-size: 116%;
	font-weight: bold;
}

#mainContents h2.titleLarge + p {
	color: #5F5F5F;
	font-weight: bold;
}
#mainContents h5.titleImg {
	margin: 25px 0 15px;
	padding-left: 20px;
	text-align: left;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
#mainContents h5.titleImg02 {
	margin: 25px 0 5px;
	padding-left: 20px;
	text-align: left;
	line-height: 140%;
	background: url(../img/all/mark_square.gif) no-repeat 0 1px;
}
#mainContents .caption {
	margin-top: 10px;
	padding-left: 20px;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
#mainContents .caption02 {
	margin-top: 8px;
	padding-left: 20px;
	line-height: 140%;
	background: url(../img/all/mark_square.gif) no-repeat 0 2px;
}
#mainContents .caption03 {
	margin: 10px 0 0 165px;
	text-align: right;
	line-height: 100%;
	background: url(../img/all/mark_square.gif) no-repeat 0 0;
}
#mainContents .contentsBox {
	margin: 10px auto 0;
	width: 660px;
}
#mainContents .imgBox {
	margin: 25px 0 40px;
	text-align: center;
}
#mainContents .imgBox li {
	display: block;
}
#mainContents a.modal img {
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#mainContents a.modal:hover img {
	opacity: 0.5;
	fitlter: alpha(opacity=50);
}
#mainContents .webSite {
	margin-top: 10px;
}
#mainContents .webSite a {
	padding: 4px 0 0 50px;
	display: block;
	min-height: 30px;
	line-height: 1.4;
	background: url(../img/all/linkBtn.gif) no-repeat 0 0;
	color: #000000;
	font-weight: bold;
}
#mainContents .webSite li {
	margin-bottom: 7px;
}
#mainContents .notes a {
	color: #4F8BFF;
}
#mainContents .notes {
	margin: 15px 0 0 40px;
	color: #656565;
	font-size: 77%;
	line-height: 150%;
}
#mainContents sup {
	margin-right: 2px;
	line-height: 100%;
}
#mainContents sub {
	margin: 0 2px 0 ;
	position: relative;
	top: -2px;
	line-height: 100%;
}
#mainContents .floatBox {
	position: relative;
}
#mainContents .floatBox:after {
	content: "";
	display: block;
	clear: both;
}
#mainContents .floatLeft {
	float: left;
}
#mainContents .floatRight {
	float: Right;
}
#mainContents .imgMargin {
	margin: 0 0 20px 25px;
}
#mainContents h4.oldHighlight {
	margin: 30px 0 7px;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
}
#mainContents .commentBox {
	margin: 30px 0 40px;
	padding: 20px 30px;
	background-color: #ebebeb;
	-webkit-border-radius: 12px;
	border-radius: 12px;
}
#mainContents .commentBox h6 {
	width: 100%;
	line-height: 150%;
	color: #006fbb;
	font-size: 154%;
	font-weight: bold;
}


/* ページトップ */
#pageTop {
	position: relative;
	width: 700px;
	height: 986px;
}
#pageTop #pageTopTitle {
	margin: 0;
	text-align: center;
}
#pageTop #approach {
	margin-top: 40px;
	text-align: center;
}
#pageTop #pageTopBox {
	margin-top: 32px;
}
#pageTop #pageTopLeadArea {
	margin-top: 5px;
	margin-right: 30px;
	width: 460px;
	line-height: 175%;
	color: #fff;
	font-size: 131%;
	float: right;
}
#pageTopMainText01 {
	margin-top: 20px;
	font-weight: bold;
}
#pageTopMainText02 {
}
#pageTopHashira {
	margin: 50px auto 0;
	padding-bottom: 7px;
	position: relative;
	width: 371px;
	background: #fff;
	clear: both;
	-webkit-border-radius: 18px;
	border-radius: 18px;
}
#pageTopHashira dt {
	margin: 0 auto;
	position: relative;
	top: -11px;
	width: 135px;
	height: 22px;
	text-align: center;
	color: #000;
	font-size: 116%;
	font-weight: bold;
	background: #e6e2c8;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#pageTopHashira dd li {
	margin: 0 10px;
	line-height: 170%;
	text-align: center;
	color: #000;
	font-size: 116%;
}
#pageTopHashira dd li:before {
	content: "・";
	color: #000;
}
#pageTopHl {
	position: absolute;
	left: 30px;
	bottom: 25px;
	width: 640px;
}
#pageTopHlTitle {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-size: 131%;
	font-weight: bold;
}
#pageHlInner {
	padding: 20px 25px;
}
#pageTopHl p {
	color: #fff;
	font-size: 116%;
}
#pageTopHl ul {
	margin-top: 12px;
}
#pageTopHl li {
	line-height: 125%;
	color: #fff;
	font-size: 77%;
}

/* ハイライト */
#hightlight {
	position: relative;
}
#hightlight .hightlightInner {
	margin: 0 auto;
	width: 580px;
}
#hightlight .hltitle01 {
	margin-top: 42px;
	text-align: center;
}
#hightlight .hltitle02 {
	margin: 23px 0;
	padding: 20px 0;
}
#hightlight .hlImgBox {
	margin-bottom: 60px;
	text-align: center;
}	
#hightlight .hlImgTitle {
	margin: 40px 0 25px;
	text-align: center;
	font-size: 138.5%;
}
#hightlight .indentLeft {
	margin: 17px 0 12px;
	text-align: left;
}
#hightlight .dashTop {
	margin-top: 20px;
	border-top: 1px dashed #cccccc;
}
#hightlight .dashTop li {
	width: 290px;
	text-align: left;
	float: left;
}
#hightlight .dashTop li:first-child {
	width: 289px;
	border-right: 1px dashed #cccccc;
}

/* マージン設定 */
#mainContents .topMargin00 { margin-top: 0 !important; }
#mainContents .topMargin05 { margin-top: 5px !important; }
#mainContents .topMargin10 { margin-top: 10px !important; }
#mainContents .topMargin15 { margin-top: 15px !important; }
#mainContents .topMargin20 { margin-top: 20px !important; }
#mainContents .topMargin25 { margin-top: 25px !important; }
#mainContents .topMargin30 { margin-top: 30px !important; }
#mainContents .topMargin35 { margin-top: 35px !important; }
#mainContents .topMargin40 { margin-top: 40px !important; }
#mainContents .topMargin45 { margin-top: 45px !important; }
#mainContents .topMargin50 { margin-top: 50px !important; }
#mainContents .topMargin55 { margin-top: 55px !important; }
#mainContents .topMargin60 { margin-top: 60px !important; }
#mainContents .topMargin65 { margin-top: 65px !important; }
#mainContents .topMargin70 { margin-top: 70px !important; }
#mainContents .topMargin75 { margin-top: 75px !important; }
#mainContents .topMargin80 { margin-top: 80px !important; }
#mainContents .topMargin85 { margin-top: 85px !important; }
#mainContents .topMargin90 { margin-top: 90px !important; }
#mainContents .topMargin95 { margin-top: 95px !important; }
#mainContents .topMargin100 { margin-top: 100px !important; }

#mainContents .btMargin00 { margin-bottom: 0 !important; }
#mainContents .btMargin05 { margin-bottom: 5px !important; }
#mainContents .btMargin10 { margin-bottom: 10px !important; }
#mainContents .btMargin15 { margin-bottom: 15px !important; }
#mainContents .btMargin20 { margin-bottom: 20px !important; }
#mainContents .btMargin25 { margin-bottom: 25px !important; }
#mainContents .btMargin30 { margin-bottom: 30px !important; }
#mainContents .btMargin35 { margin-bottom: 35px !important; }
#mainContents .btMargin40 { margin-bottom: 40px !important; }
#mainContents .btMargin45 { margin-bottom: 45px !important; }
#mainContents .btMargin50 { margin-bottom: 50px !important; }
#mainContents .btMargin55 { margin-bottom: 55px !important; }
#mainContents .btMargin60 { margin-bottom: 60px !important; }
#mainContents .btMargin65 { margin-bottom: 65px !important; }
#mainContents .btMargin70 { margin-bottom: 70px !important; }
#mainContents .btMargin75 { margin-bottom: 75px !important; }
#mainContents .btMargin80 { margin-bottom: 80px !important; }
#mainContents .btMargin85 { margin-bottom: 85px !important; }
#mainContents .btMargin90 { margin-bottom: 90px !important; }
#mainContents .btMargin95 { margin-bottom: 95px !important; }
#mainContents .btMargin100 { margin-bottom: 100px !important; }

#mainContents .rMargin08 { margin-right: 8px !important; }
#mainContents .rMargin15 { margin-right: 15px !important; }

#mainContents .leftMargin00 { margin-left: 0 !important; }
#mainContents .leftMargin05 { margin-left: 5px !important; }
#mainContents .leftMargin10 { margin-left: 10px !important; }
#mainContents .leftMargin15 { margin-left: 15px !important; }
#mainContents .leftMargin18 { margin-left: 18px !important; }
#mainContents .leftMargin20 { margin-left: 20px !important; }
#mainContents .leftMargin25 { margin-left: 25px !important; }
#mainContents .leftMargin30 { margin-left: 30px !important; }
#mainContents .leftMargin35 { margin-left: 35px !important; }
#mainContents .leftMargin40 { margin-left: 40px !important; }
#mainContents .leftMargin45 { margin-left: 45px !important; }
#mainContents .leftMargin50 { margin-left: 50px !important; }
#mainContents .leftMargin55 { margin-left: 55px !important; }
#mainContents .leftMargin60 { margin-left: 60px !important; }
#mainContents .leftMargin65 { margin-left: 65px !important; }
#mainContents .leftMargin70 { margin-left: 70px !important; }
#mainContents .leftMargin75 { margin-left: 75px !important; }
#mainContents .leftMargin80 { margin-left: 80px !important; }
#mainContents .leftMargin85 { margin-left: 85px !important; }
#mainContents .leftMargin90 { margin-left: 90px !important; }
#mainContents .leftMargin95 { margin-left: 95px !important; }
#mainContents .leftMargin100 { margin-left: 100px !important; }


/*--------------------------------------
    サイド
--------------------------------------*/
/* side_title */
.b01 #sideContents h2 { margin-top: -6px; }
.c02 #sideContents h2 { margin-top: -10px; }
.e04 #sideContents h2 { margin-top: -11px; }
.d03 #sideContents h2 { margin-top: -9px; }

/* a00_normal */
.a00 #sideContents li#sNav01 a { background: url(../img/nav/sNav00.png) no-repeat 0 0; }
.a00 #sideContents li#sNav02 a { background: url(../img/nav/sNav00.png) no-repeat 0 -52px; }
.a00 #sideContents li#sNav03 a { background: url(../img/nav/sNav00.png) no-repeat 0 -104px; }
.a00 #sideContents li#sNav04 a { background: url(../img/nav/sNav00.png) no-repeat 0 -156px; }

/* a00_hover */
.a00 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.a00 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.a00 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.a00 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* a00_current */
#a00_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#a00_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#a00_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#a00_04 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* b01_normal */
.b01 #sideContents li#sNav01 a { background: url(../img/nav/sNav01.png) no-repeat 0 0; }
.b01 #sideContents li#sNav02 a { background: url(../img/nav/sNav01.png) no-repeat 0 -52px; }
.b01 #sideContents li#sNav03 a { background: url(../img/nav/sNav01.png) no-repeat 0 -104px; }
.b01 #sideContents li#sNav04 a { background: url(../img/nav/sNav01.png) no-repeat 0 -156px; }

/* b01_hover */
.b01 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.b01 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.b01 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.b01 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* b01_current */
#b01_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#b01_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#b01_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#b01_04 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* c02_normal */
.c02 #sideContents li#sNav01 a { background: url(../img/nav/sNav02.png) no-repeat 0 0; }
.c02 #sideContents li#sNav02 a { background: url(../img/nav/sNav02.png) no-repeat 0 -52px; }
.c02 #sideContents li#sNav03 a { background: url(../img/nav/sNav02.png) no-repeat 0 -104px; }
.c02 #sideContents li#sNav04 a { background: url(../img/nav/sNav02.png) no-repeat 0 -156px; }
.c02 #sideContents li#sNav05 a { background: url(../img/nav/sNav02.png) no-repeat 0 -208px; }
.c02 #sideContents li#sNav06 a { background: url(../img/nav/sNav02.png) no-repeat 0 -260px; }
.c02 #sideContents li#sNav07 a { background: url(../img/nav/sNav02.png) no-repeat 0 -312px; }

/* c02_hover */
.c02 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.c02 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.c02 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.c02 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }
.c02 #sideContents li#sNav05 a:hover { background-position: -162px -208px; }
.c02 #sideContents li#sNav06 a:hover { background-position: -162px -260px; }
.c02 #sideContents li#sNav07 a:hover { background-position: -162px -312px; }

/* c02_current */
#c02_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#c02_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#c02_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#c02_04 #sideContents li#sNav04 a { background-position: -162px -156px; }
#c02_05 #sideContents li#sNav05 a { background-position: -162px -208px; }
#c02_06 #sideContents li#sNav06 a { background-position: -162px -260px; }
#c02_07 #sideContents li#sNav07 a { background-position: -162px -312px; }

/* d03_normal */
.d03 #sideContents li#sNav01 a { background: url(../img/nav/sNav03.png) no-repeat 0 0; }
.d03 #sideContents li#sNav02 a { background: url(../img/nav/sNav03.png) no-repeat 0 -52px; }
.d03 #sideContents li#sNav03 a { background: url(../img/nav/sNav03.png) no-repeat 0 -104px; }
.d03 #sideContents li#sNav04 a { background: url(../img/nav/sNav03.png) no-repeat 0 -156px; }

/* d03_hover */
.d03 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.d03 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.d03 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.d03 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* d03_current */
#d03_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#d03_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#d03_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#d03_04 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* e04_normal */
.e04 #sideContents li#sNav01 a { background: url(../img/nav/sNav04.png) no-repeat 0 0; }
.e04 #sideContents li#sNav02 a { background: url(../img/nav/sNav04.png) no-repeat 0 -52px; }
.e04 #sideContents li#sNav03 a { background: url(../img/nav/sNav04.png) no-repeat 0 -104px; }
.e04 #sideContents li#sNav04 a { background: url(../img/nav/sNav04.png) no-repeat 0 -156px; }
.e04 #sideContents li#sNav05 a { background: url(../img/nav/sNav04.png) no-repeat 0 -208px; }

/* e04_hover */
.e04 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.e04 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.e04 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.e04 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }
.e04 #sideContents li#sNav05 a:hover { background-position: -162px -208px; }

/* e04_current */
#e04_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#e04_02 #sideContents li#sNav02 a { background-position: -162px -52px; }
#e04_03 #sideContents li#sNav03 a { background-position: -162px -104px; }
#e04_04 #sideContents li#sNav04 a { background-position: -162px -156px; }
#e04_05 #sideContents li#sNav05 a { background-position: -162px -208px; }

/* f05_normal */
.f05 #sideContents li#sNav01 a { background: url(../img/nav/sNav05.png) no-repeat 0 0; }
.f05 #sideContents li#sNav02 a { background: url(../img/nav/sNav05.png) no-repeat 0 -52px; }
.f05 #sideContents li#sNav03 a { background: url(../img/nav/sNav05.png) no-repeat 0 -104px; }
.f05 #sideContents li#sNav04 a { background: url(../img/nav/sNav05.png) no-repeat 0 -156px; }

/* f05_hover */
.f05 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.f05 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }
.f05 #sideContents li#sNav03 a:hover { background-position: -162px -104px; }
.f05 #sideContents li#sNav04 a:hover { background-position: -162px -156px; }

/* f05_current */
#f05_04 #sideContents li#sNav01 a { background-position: -162px 0; }
#f05_01 #sideContents li#sNav02 a { background-position: -162px -52px; }
#f05_02 #sideContents li#sNav03 a { background-position: -162px -104px; }
#f05_03 #sideContents li#sNav04 a { background-position: -162px -156px; }

/* g06_normal */
.g06 #sideContents li#sNav01 a { background: url(../img/nav/sNav06.png) no-repeat 0 0; }
.g06 #sideContents li#sNav02 a { background: url(../img/nav/sNav06.png) no-repeat 0 -52px; }

/* g06_hover */
.g06 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.g06 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }

/* g06_current */
#g06_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#g06_02 #sideContents li#sNav02 a { background-position: -162px -52px; }

/* h07_normal */
.h07 #sideContents li#sNav01 a { background: url(../img/nav/sNav07.png) no-repeat 0 0; }
.h07 #sideContents li#sNav02 a { background: url(../img/nav/sNav07.png) no-repeat 0 -52px; }

/* h07_hover */
.h07 #sideContents li#sNav01 a:hover { background-position: -162px 0; }
.h07 #sideContents li#sNav02 a:hover { background-position: -162px -52px; }

/* h07_current */
#h07_01 #sideContents li#sNav01 a { background-position: -162px 0; }
#h07_02 #sideContents li#sNav02 a { background-position: -162px -52px; }

/*--------------------------------------
    ページ内リンク
--------------------------------------*/
/* 共通 */
#pageLink {
	padding: 8px 8px 8px 8px;
	position: absolute;
	top: -400px;
	right: -170px;
	width: 143px;
	background-color: #0068B2;
	-moz-border-radius: 3px;    /* Firefox */
	-webkit-border-radius: 3px; /* Safari,Chrome */
	border-radius: 3px;         /* CSS3 */
	-moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-o-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	-ms-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
#pageLink dt {
	margin-bottom: 7px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
#pageLink .arrow {
	position: absolute;
	top: 50%;
	left: -9px;
}
#pageLink .allbtn li {
	margin-bottom: 8px;
	padding: 5px;
	display: block;
	min-height: 24px;
	font-size: 92%;
	line-height: 150%;
	background-color: #fff;
}
#pageLink .allbtn li:last-child {
	margin-bottom: 0;
}
#pageLink .allbtn li a {
	display: block;
	color: #0067b5;
	font-weight: bold;
}
#pageLink .allbtn li:hover {
	background-color: #0067b5;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	-ms-transition: all 300ms ease-out;
	-o-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
}
#pageLink .allbtn li:hover a,
#pageLink .allbtn li li a:hover {
	color: #fff;
	text-decoration: none;
}
#pageLink .allbtn .line01 {
	line-height: 24px;
	text-align: center;
}


/*--------------------------------------
    トップ
--------------------------------------*/
#top #topTitle01 {
	margin-top: 5px;
}
#top #mainContents {
	margin: 13px 10px 0;
	padding: 0;
	width: 638px;
	border: none;
	float: right;
}
#top #sideContents {
	margin-left: 8px;
	display: inline;
	width: 309px;
}
#top #topNav01 {
	margin-right: -18px;
	width: 656px;
}
#top #topNav01 li {
	margin: 0 18px 17px 0;
	float: left;
}
#top #topTitle02 {
	padding: 6.5px 0;
	line-height: 28px;
	text-align: center;
	background: #0068b6;
}
#top #topNav02 ul {
	margin: 0 -10px 0 0;
	width: 648px;
}
#top #topNav02 li {
	margin: 9px 10px 0 0;
	float: left;
}
#top #sideContents p a {
	display: block;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#top #sideContents p a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

#top #policy {
	margin: 30px 30px 0 15px;
	padding-left: 15px;
	border-left: 2px solid #0068B2;
}
#top #policy h3 {
	color: #0068B2;
	font-size: 123.1%;
	font-weight: bold;
}
#top #policy p {
	color: #0068B2;
	font-size: 85%;
	line-height: 172%;
}
#top #policy dt {
	margin-top: 10px;
	font-size: 93%;
	font-weight: bold;
	color: #000000;
}
#top #policy dd {
	font-size: 85%;
	line-height: 172%;
	color: #333333;
}
#top #policy dd li {
	margin-left: 1.5em;
	list-style: disc;
}
#top #sideContents p {
	margin-top: 2px;
}


/*--------------------------------------
    00. 社会と私たち
--------------------------------------*/
/* 社会と私たち */
.a00 #mainContents {
}
.a00 #mainContents #mainTitle {
	margin-bottom: 30px;
	text-align: center;
}
.a00 #mainContents .leadText {
	margin: 0 auto;
	display: block;
	width: 600px;
	color: #000000;
	font-size: 115%;
	line-height: 150%;
}
#a00_00 #mainContents .leadText {
	width: 640px;
}
#a00_00 #mainContents .w496 {
	margin: 35px auto;
	display: block;
	width: 496px;
}
#a00_00 #mainContents .imgBox li {
	margin-right: 15px;
}
#a00_00 #mainContents .imgBox li:last-child {
	margin-right: 0 !important;
	
}
#a00_00 #solutionArea {
	margin-top: 50px;
	text-align: center;
}
#a00_00 #solutionArea .title01 {
	font-size: 130%;
	font-weight: bold;
}
#a00_00 #solutionArea .box01 {
	margin: 30px auto 0;
	width: 633px;
}
#a00_00 #solutionArea .box02 {
	margin: 30px auto 0;
	width: 438px;
}
#a00_00 #solutionArea li {
	margin-right: 20px;
}
#a00_00 #solutionArea li:last-child {
	margin-right: 0 !important;	
}
#a00_00 .a00_00_mainBox00 {
	margin-top: 30px;
	padding-top: 30px;
	position: relative;
	height: 1040px;
	overflow: hidden;
	background: url(../img/00_img/00_00_img10.jpg) no-repeat 0 0;
}
#a00_00 .a00_00_mainBox00 .title02 {
	margin: 0 auto 30px;
	display: block;
	width: 225px;
	height: 38px;
	line-height: 38px;	
	color: #fff;
	text-align: center;
	font-size: 115%;
	background-color: #0064be;
}
#a00_00 .a00_00_mainBox00 .att {
	color: #fff;
	text-align: center;
	font-size: 92%;
}
#a00_00 #gaiyouBox {
	position: absolute;
	bottom: 30px;
}
#a00_00 #gaiyouBox .innerBox {
	margin: 0 20px;
	padding: 20px 0 20px 20px;
	width: auto;
	position: relative;
	bottom: 30px;
	background: rgba(255,255,255,0.85);
}
#a00_00 #gaiyouBox ul {
	margin-left: 1em;
	width: 290px;
	font-size: 92%;
}
#a00_00 #gaiyouBox ul.floatLeft {
	width: 320px;
}
#a00_00 #gaiyouBox ul li {
}
#a00_00 #gaiyouBox ul li p {
	line-height: 175%;
}
#a00_00 #gaiyouBox ul li span {
	margin-left: -1em;
	display: block;
	font-weight: bold;
}
#a00_00 #gaiyouBox ul li span:before {
	content: "■";
	margin-right: 0.5em;
	color: #0094d7;	
}
#a00_00 #gaiyouTitle {
	margin: 0 0 0 40px;
	padding: 5px 10px;
	position: relative;
	top: 80px;
	z-index: 1000;
	color: #fff;
	font-size: 107%;
	background-color: #009edd;
}
#a00_00 .a00_00_mainBox01,
#a00_00 .a00_00_mainBox02,
#a00_00 .a00_00_mainBox03 {
	background-color: #0068b2;
	-moz-border-radius: 16px;    /* Firefox */
	-webkit-border-radius: 16px; /* Safari,Chrome */
	border-radius: 16px;         /* CSS3 */
	padding: 30px;
	margin-top: 20px;
}
#a00_00 .a00_00_mainBox01 dt,
#a00_00 .a00_00_mainBox02 dt {
	clear: left;
	float: left;
	border-left: #ffffff solid 13px;
	padding-left: 7px;
	line-height: 100%;
}
#a00_00 .a00_00_mainBox01 dt span,
#a00_00 .a00_00_mainBox02 dt span {

}
#a00_00 .a00_00_mainBox01 dt {
	width: 9em;
	font-weight: bold;
}
#a00_00 .a00_00_mainBox01 dd {
	padding-left: 11em;
	position: relative;
	top: -4px;
}
#a00_00 .a00_00_mainBox02 dt {
	width: 12em;
	font-weight: bold;
}
#a00_00 .a00_00_mainBox02 dd {
	padding-left: 12em;
	position: relative;
	top: -4px;
}
#a00_00 .a00_00_mainBox03 {
	position: relative;
}
#a00_00 .a00_00_footBox {
	background: url(../img/00_img/00_00_img05.jpg) no-repeat 0 0;
	width:700px;
	height: 426px;
}
#a00_00 .a00_00_footBox p {
	width: 380px;
	padding: 0 50px 0 280px;
}

/* 社会に浸透する事業 */
#a00_01Box {
	padding: 20px 0;
	background-color: #0068B2;
}
#a00_01Box .a00_01BoxInner {
	margin: 0 auto;
	padding: 30px 0 30px;
	position: relative;
	width: 660px;
	background-color: #ffffff;
	-webkit-border-radius: 16px;
	border-radius: 16px;
}
#a00_01Box h3 {
	margin: 0 0 0 30px;
}
#a00_01Box .lead {
	margin: 15px 0 30px 30px;
}
#a00_01Box #inFocus {
	position: absolute;
	top: 145px;
	right: 30px;
}
#a00_01Box #inFocus a {
	-webkit-transition: opacity 300ms ease;
	-moz-transition: opacity 300ms ease;
	-ms-transition: opacity 300ms ease;
	-o-transition: opacity 300ms ease;
	transition: opacity 300ms ease;
}
#a00_01Box #inFocus a:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#a00_01Box .box01 {
	margin-top: 25px;
	padding: 0 20px;
}
#a00_01Box .box01 #box01-01 {
	background: url(../img/00_img/00_01_img06.jpg) no-repeat right 0;
}
#a00_01Box .box01 #box01-02 {
	text-align: right;
	background: url(../img/00_img/00_01_img07.jpg) no-repeat 0 0;
}
#a00_01Box .box01 #box01-03 {
	background: url(../img/00_img/00_01_img10.jpg) no-repeat right 0;
}
#a00_01 #focusBox {
	margin: 20px auto;
	display: block;
	width: 640px;
	height: 345px;
	background: url(../img/00_img/00_02_img03.jpg) no-repeat center top;
}
#a00_01 #focusBox dl {
	padding: 40px 30px 0;
}
#a00_01 #focusBox dt {
	color: #0068b6;
	font-size: 115%;
	font-weight: bold;
}
#a00_01 #focusBox dd p {
	font-size: 108%;
}
#a00_01 #focusBox dd ul {
	margin-top: 10px;
}
#a00_01 #focusBox dd li .linktitle {
	margin-right: 15px;
	font-weight: bold;
}
#a00_01 #focusBox dd li a {
	color: #009ee7;
}
#a00_01 .contentsBox01 {
	padding: 30px 0;
	display: block;
	width: 700px;
	background: #94CCEE url(../img/00_img/00_02_img04.jpg) no-repeat center bottom;
}
#a00_01 .a00_01Title02 {
	margin: 0 auto;
	width: 225px;
	height: 38px;
	line-height: 38px;
	color: #fff;
	font-weight: bold;
	font-size: 115%;
	text-align: center;
	background-color: #0064be;
}
#a00_01 .contentsBox01 ul li {
	margin: 30px auto 30px;
	display: block;
	width: 650px;
	background-color: rgba(255,255,255,0.85 );
	box-shadow: 0 0 15px rgba(0,0,0,0.3);
}
#a00_01 .contentsBox01 ul li:last-child {
	margin: 0 auto;
}
#a00_01 .contentsBox01 ul li .innerbox {
	padding: 18px 20px 0;
}
#a00_01 .contentsBox01 ul li dl {
	width: 416px;
}
#a00_01 .contentsBox01 ul li dl .text {
	margin: 10px 0 0;
	padding: 0;
	height: 154px;
	line-height: 150%;
}
#a00_01 .contentsBox01 ul li dl .text .small {
	font-size: 93%;
}
#a00_01 .contentsBox01 ul li .weblink {
	margin: 15px 0 0 20px;
	padding: 0 0 11px 30px;
	height: 25px;
	line-height: 25px;
	color: #0054A6;
	background: url(../img/00_img/00_02_web_icon01.png) no-repeat top left;
}
#a00_01 .contentsBox01 ul li .weblink a {
	color: #0054A6;
}
/*lastBox*/
#a00_01 .contentsBox01 ul .lastbox {
	padding: 4px;
	width: 642px;
	background-color: rgba(255,255,255,1 );
	-webkit-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
}
#a00_01 .contentsBox01 ul .lastbox .lastboxInner {
	border: 1px solid #1071b8;
	-webkit-border-radius: 12px 12px 12px 12px;
	border-radius: 12px 12px 12px 12px;
}
#a00_01 .contentsBox01 ul .lastbox .innerbox {
	padding: 18px 0 0 20px;
}
#a00_01 .contentsBox01 ul .lastbox dl {
	width: 416px;
}
#a00_01 .contentsBox01 ul .lastbox dt {
	padding-left: 8px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	background-color: #1071b8;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
}
#a00_01 .contentsBox01 ul .lastbox dd {
	margin-right: 20px;
}


/* 私たちのCSR */
#a00_02 #a00_01Box h3 {
	margin: 0 0 15px;
	text-align:center;
}
#a00_02 .a00_01BoxInner p {
	line-height: 150%;
	color: #000000;
	font-size: 108%;
	font-weight: bold;
	text-align: center;
}
#a00_02 .box01:before {
	margin-bottom: 20px;
	display: block;
	content: url(../img/00_img/00_02_img04.gif);
}
#a00_02 .box01 {
	margin: 0;
	text-align: center;
}
#a00_02 .box01 h3 {
	margin-bottom: 20px;
	text-align: center;
}

#a00_02 .box01 p.w600 {
	margin: 15px auto 20px;
	width: 600px;
	color: #ffffff;
	font-size: 112%;
	font-weight: bold;
	text-align: justify;
}
#a00_02 .box02 {
	margin-top: 20px;
	padding: 20px;
	background-color: #99bf39;
}
#a00_02 .box02 h3 {
	text-align: center;
}
#a00_02 .box02 .imgBox {
	margin: 15px 0 0;
}
/* ビジョンをもち挑戦する */
#a00_02 #visionBox {
	position: relative;
}
#a00_02 #visionBox:before {
	position: absolute;
	margin: -55px 0 0 100px;
	display: block;
	content: url(../img/00_img/00_01_img03.png);
}
#a00_02 #mainContents .innerBox {
	padding: 30px 0 30px;
	background-color: #f7f6ef;
}
#a00_02 #mainContents .mainTitle {
	margin: 0 auto;
	padding: 0;
}
#a00_02 #mainContents .a00_01Title01 {
	margin: 55px auto 10px;
	color: #0068b6;
	font-size: 169%;
	font-weight: bold;
	text-align: center;
}
#a00_02 #visionBox .visionInner01 {
	margin: 0 auto;
	min-height: 770px;
	background: url(../img/00_img/00_01_img04.png) no-repeat center top;
}
#a00_02 #visionBox .contentsBox01 {
	margin: 0 0 15px 33px;
	padding-top: 30px;
}
#a00_02 #visionBox .contentsBox01 dl {
	display: block;
	width: 310px;
	float: left;
	text-align: center;
}
#a00_02 #visionBox .contentsBox01 dl:first-child {
	margin-right: 14px;
}
#a00_02 #visionBox .contentsBox01 dt {
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	background-color: #006fbb;
}
#a00_02 #visionBox .contentsBox01 dd {
	height: 122px;
	background-color: #f5f4ea;
}
#a00_02 #mainContents .a00_01Title02 {
	margin: 0 auto;
	width: 634px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	font-size: 130%;
	font-weight: bold;
	text-align: center;
	background-color: #006fbb;
}
#a00_02 #mainContents .visionTitle01 {
	padding-top: 10px;
	display: block;
}
#a00_02 #mainContents .visionTitle02 {
	margin-top: 5px;
	display: block;
}
#a00_02 #mainContents .visionText01 {
	margin-top: 10px;
	display: block;
}
#a00_02 #visionBox .contentsBox02 {
	margin-bottom: 15px;
}
#a00_02 #visionBox .contentsBox02 ul {
	margin: 0 33px;
	width: auto;
	text-align: center;
	background-color: #f5f4ea;
	border-bottom: 1px solid #000;
}
#a00_02 #visionBox .contentsBox02 ul:last-child {
	border-bottom: none;
}
#a00_02 #visionBox .contentsBox02 ul li {
	display: block;
	float: left;
	width: 317px;
	min-height: 165px;
}
#a00_02 #visionBox .contentsBox02 ul li:first-child {
	width: 316px;
	border-right: 1px solid #000;
}
#a00_02 #visionBox .contentsBox03 {
	margin: 0 auto;
	padding-bottom: 10px;
	width: 634px;
	text-align: center;
	background-color: #f5f4ea;
}
#a00_02 #visionBox .contentsBox03 .lead {
	margin: 10px auto;
	color: #231815;
	font-size: 115%;
	font-weight: bold;
	text-align: center;
}
#a00_02 .contentsBox04 {
	margin: 0 auto;
	width: 660px;
}
#a00_02 .contentsBox04 dl {
	width: 482px;
	height: 101px;
	overflow: hidden;
}
#a00_02 .contentsBox04 .a00_01Title03 {
	padding: 0 10px;
	display: block;
	height: 26px;
	line-height: 26px;
	color: #fff;
	font-weight: bold;
	font-size: 115%;
	background-color: #0068b6;
}
#a00_02 .contentsBox04 dd {
	padding: 10px 10px 0;
	display: block;
	height: 75px;
	color: #fff;
	font-size: 92%;
	line-height: 150%;
	background-color: #00b8ee;
}

/* より良い未来へ責任を果たし続ける */
#a00_03 #mainContents .innerBox {
	padding: 30px 0 12px;
	background-color: #f7f6ef;
}
#a00_03 #mainContents .a00_01Title01 {
	margin: 55px auto 10px;
	color: #0068b6;
	font-size: 169%;
	font-weight: bold;
	text-align: center;
}
#a00_03 .themebox {
	margin: 0 20px;
	width: 660px;
}
#a00_03 .themebox ul {
	margin-left: -16px;
}
#a00_03 .themebox li {
	margin: 0 0 18px 16px;
	float: left;
	width: 322px;
	height: 350px;
	text-align: center;
	background-color: #fff;
	box-shadow: 0 0 6px rgba(0,0,0,0.2);
}
#a00_03 .themebox li span {
	display: block;
}
#a00_03 .themebox li .themeimg {
	margin-bottom: 12px;
}
#a00_03 .themebox .li01 .themeimg,
#a00_03 .themebox .li04 .themeimg {
	margin-top: 26px;
}
#a00_03 .themebox .li02 .themeimg {
	margin-top: 23px;
}
#a00_03 .themebox .li03 .themeimg {
	margin-top: 19px;
}
#a00_03 .themebox li .themetext {
	margin: 17px 0 18px;
}
#a00_03 .themebox li p {
	margin: 18px 17px 0;
	line-height: 150%;
	color: #231815;
}


/* 社長メッセージ */
#a00_04 .box01 {
	padding: 30px 0;
	background-color: #f2f2f2;
}
#a00_04 .box01 h2 {
	padding: 0 20px 0;
}
#a00_04 .box01 h3 {
	margin: 35px 20px 10px;
}
#a00_04 .topBox01 {
	padding: 0 0 15px;
	position: relative;
	text-align: center;
}
#a00_04 .w440 {
	position: absolute;
	display: block;
	width: 440px;
	bottom: 0;
	right: 20px;
}
#a00_04 .signBox {
	float: right;
}
#a00_04 .signBox .name01 {
	margin-top: 15px;
	font-size: 210%;
}


/*--------------------------------------
    01. 人と社会のコミュニケーション
--------------------------------------*/
/* 人と社会のコミュニケーション */
.b01 #pageTop {
	height: 986px;
	background: #169241;
}

/* Hightlight */
.b01 #hightlight .hltitle02 {
	border-top: 2px solid #169241;
	border-bottom: 2px solid #169241;
}
.b01 #hightlight .hlImgTitle {
	color: #0D653A;
}
.b01 #pageTopHl {
	background: #0e5f1f;
}
.b01 #pageTopHlTitle {
	background: #0e653a;
}

/* 安全でスマートな社会づくりへの貢献 */
#b01_02 .imgCenter {
	margin: 25px auto 0;
	width: 472px;
}
#b01_02 .imgBoxCenter {
	margin: 0 auto;
	width: 600px;
}
#b01_02 .imgBoxCenter02 {
	margin: 0 auto;
	width: 500px;
}
#b01_02 .contentsBox p {
	margin-bottom: 10px;
}
#b01_02 .w615 {
	margin: 0 auto;
	width: 615px;
}
#b01_02 .titleImg + .imgBox {
	margin-top: 5px;
}

/* グローバルな事業で各地に貢献 */
#b01_03 .contentsBox .w380 {
	width: 380px;
}
#b01_03 .contentsBox .w250 {
	position: absolute;
	top: 0;
	right: 0;
	width: 250px;
}
#b01_03 .contentsBox h5.titleImg {
	margin-bottom: 10px;
}
#b01_03 .notes dt {
	font-weight: bold;
}
#b01_03 .imgBoxCenter {
	margin: 0 auto;
	width: 400px;
}

/* 仮作成用 */
.noneImg {
	margin: 0 auto;
	display: block;
	width: 500px;
	height: 250px;
	line-height: 250px;
	text-align: center;
	color: #0068b2;
	border: 1px solid #0068b2;
}
.noneImg02 {
	margin: 0 auto;
	height: auto;
	line-height: 100%;
}
.noneImg02 .noimgtext {
	color: #0068b2;
}
.noneImg03 {
	margin: 0 auto;
	display: block;
	width: 294px;
	height: 200px;
	line-height: 200px;
	text-align: center;
	color: #0068b2;
	border: 1px solid #0068b2;	
}

/*--------------------------------------
    02. 人と地球のコミュニケーション
--------------------------------------*/
/* 人と地球のコミュニケーション */
.c02 #pageTop {
	height: 986px;
	background: #004792;
}
.c02 #pageTopHl {
	background: #0c3287;
}
.c02 #pageTopHlTitle {
	background: #04246e;
}

/* Hightlight */
.c02 #hightlight .hltitle02 {
	border-top: 2px solid #004792;
	border-bottom: 2px solid #004792;
}
.c02 #hightlight .hlImgTitle {
	color: #0D3387;
}
.c02 #hlURL {
	margin-top: 28px;
	padding-left: 70px;
	background: url(../img/02_img/02_01_img03.png) no-repeat 0 50%;
}
.c02 #hlURL p {
	font-size: 93%;
}
.c02 #hlURL p:first-child {
	color: #00803e;
}
.c02 #hightlight .dashTop li:first-child + li .dashInner {
	padding-left: 14px;
}
.c02 #hightlight #energy {
	padding-top: 50px;
	background: #0068b6;
}
.c02 #hightlight #energy h5 {
	margin: 0 auto 40px;
	position: relative;
	width: 580px;
	text-align: center;
	border-bottom: 8px solid #ffef00;
}
.c02 #hightlight #energy h5 span {
	padding: 0 14px;
	position: relative;
	top: 16px;
	color: #ffef00;
	font-size: 215%;
	font-weight: bold;
	background: #0068b6;
}
.c02 #hightlight #energy h5 + p {
	margin: 0 auto;
	width: 580px;
	color: #fff;
}
.c02 #hightlight #mtype {
	margin: 40px 60px 60px;
	padding: 20px 30px 0;
	background: #7ecef4;
}
.c02 #hightlight #mtype h6 {
	margin-bottom: 25px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 108%;
	font-weight: bold;
	background: #7fbe26;
}
.c02 #hightlight #mtype p {
	margin-bottom: 25px;
}
.c02 #hightlight #mtype .floatBox {
	margin-right: 20px;
	float: left;
}
.c02 #hightlight #mtype .caption {
	margin-top: 12px;
	padding: 0;
	background: none;
}
/* 環境負荷の全容 */
.c02 .c02_02_tablebox table {
	margin: 0 auto;
	width: 622px;
	font-size: 86%;
	font-weight: bold;
	color: #040000;
}
.c02 .c02_02_tablebox caption {
	font-size: 77%;
}
.c02 .c02_02_tablebox th {
	padding-left: 5px;
	font-weight: bold !important;
}
.c02 .c02_02_tablebox .t01 th,
.c02 .c02_02_tablebox td {
	padding-right: 5px;
	text-align: right !important;
}
.c02 .c02_02_tablebox .title01 {
	width: 134px;
}
.c02 .c02_02_tablebox .title02 {
	padding-left: 2px;
	width: 70px;
}
.c02 .c02_02_tablebox .title03 {
	width: 104px;
}
.c02 .c02_02_tablebox .t01 {
	background-color: #fffce4;
}
.c02 .c02_02_tablebox .t_color {
	background-color: #d2ecfa;
}
.c02 .c02_02_tablebox .lastdata {
	color: #0068b6;
}

/* 環境マネジメント体制の強化 */
#c02_04 .philosophyBox {
	margin-bottom: 10px;
	padding: 10px 20px;
	border: 1px solid #656565;
}
#c02_04 .philosophyBox h6 {
	font-weight: bold;
}
#c02_04 #philosophyImg01 {
	margin: 27px 00 0;
	float: left;
}
#c02_04 #philosophyImg02 {
	margin: 14px 00 0;
	float: left;
}
#c02_04 #philosophyList01,
#c02_04 #philosophyList02 {
	margin-top: 10px;
	padding-left: 280px;
}
#c02_04 #philosophyList03 {
	margin: 10px 0 0 20px;
}
#c02_04 .philosophyBox li {
	color: #006fbb;
	list-style: disc;
}
#c02_04 .philosophyBox li span {
	color: #4d4d4d;
}

/* 環境リスク対策の徹底 */
#c02_05 #guideline {
	margin-top: 20px;
}
#c02_05 #guideline dt {
	width: 6em;
	float: left;
	clear: both;
}
#c02_05 #guideline dd {
	padding-left: 6em;
}
#c02_05 #guideline dd li {
	margin-left: 8px;
}

/* 自社の環境負荷の削減 */
#c02_06 .contentsBox h5.titleSmall02 {
	margin-bottom: 5px;
	padding-left: 4px;
	line-height: 1;
	border-left: 12px solid #4d4d4d;
}
#c02_06 .contentsBox h5.titleImg {
	margin-left: 70px;
}
#c02_06 .contentsBox h5.titleImg02 {
	margin-top: 0;
}
#c02_06 .contentsBox .w320 {
	margin: 30px 60px 0 0;
	width: 320px;
	float: left;
	clear: both;
}
#c02_06 .contentsBox .w320 dt {
	font-weight: bold;
}
#c02_06 .contentsBox .floatBox .imgBox {
	margin: 32px 0 0;
	width: 225px;
	float: left;
}

/* 製品・サービスを通じた貢献 */
#c02_07 .contentsBox h5.dataCenter {
	margin-top: 25px;
	font-weight: bold;
}
#c02_07 .contentsBox .imgBoxCenter01 {
	margin: 20px 0 40px 141px;
}
#c02_07 .contentsBox .imgBoxCenter02 {
	margin: 20px 0 40px 120px;
}
#c02_07 .contentsBox .imgBoxCenter03 {
	margin: 20px 0 40px 94px;
}
#c02_07 .contentsBox .imgBoxCenter04 {
	margin: 20px 0 40px 169px;
}
#c02_07 .contentsBox .imgBoxCenter05 {
	margin: 20px auto 40px;
	text-align: center;
}
#c02_07 .contentsBox .imgBoxCenter05 .caption {
	margin-top: 20px;
}
#c02_07 .contentsBox .imgBoxCenter06 {
	margin: 20px auto 40px;
	width: 600px;
}
#c02_07 .contentsBox .notes {
	margin-bottom: 20px;
}
#c02_07 #yoshinogari {
	margin: 10px auto 0;
	width: 500px;
	font-size: 85%;
	line-height: 160%;
}
#c02_07 #yoshinogari dt {
	width: 6em;
	color: #0068B2;
	float: left;
	clear: both;
}
#c02_07 #yoshinogari dd {
	padding-left: 6em;
}
#c02_07 .imgBox .titleImg {
	margin-left: 40px;
}
#c02_07 .commentBox h6 .sekai {
	margin-bottom: 10px;
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	color: #ffffff;
	font-size: 95%;
	background-color: #006fbb;
	float: left;
	-webkit-border-radius: 35px;
	border-radius: 35px;
}
#c02_07 .commentBox h6 .hvdc {
	position: relative;
	top: 5px;
	left: 10px;
}
#c02_07 .commentBox p {
	clear: both;
}
#c02_07 .commentBox .notes {
	margin-bottom: 0;
}
#c02_07 .imgBoxCenter {
    margin: 0 auto;
    width: 430px;
}

/*--------------------------------------
    03. 安心・安全のコミュニケーション
--------------------------------------*/
/*安心・安全のコミュニケーション */
.d03 #pageTop {
	height: 935px;
	background: #CF1879;
}
.d03 #pageTopHl {
	background: #aa1866;
}
.d03 #pageTopHlTitle {
	background: #910059;
}

/* Highlight */
.d03 #hightlight .hltitle02 {
	border-top: 2px solid #D01B79;
	border-bottom: 2px solid #D01B79;
}
.d03 #hightlight .hlImgTitle {
	color: #D01B79;
}
.d03 #hlURL {
	margin: 20px auto 0;
	padding: 10px 0 10px 70px;
	width: 320px;
	background: url(../img/03_img/03_01_img03.png) no-repeat 0 50%;
}
.d03 #hlURL p:first-child {
	color: #e8528d;
}
.d03 #hlURL p {
	font-size: 93%;
}

/* 情報セキュリティの徹底 */
#d03_02 .contentsBox .w278 {
	width: 278px;
}
#d03_02 .contentsBox .w333 {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 333px;
}
#d03_02 .contentsBox .w334 {
	position: absolute;
	top: 0;
	right: 0;
	width: 334px;
}
#d03_02 .contentsBox h5.titleImg {
	margin: 0 0 10px;
}

/* リスクマネジメント */
#d03_03 .contentsBox .imgBoxLeft {
	margin-top: 20px;
	width: 660px;
	text-align: left;
}
#d03_03 .contentsBox .imgBoxLeft img:first-child {
	margin-right: 15px;
}
#d03_03 .contentsBox .imgBoxCenter {
	margin: 20px auto 0;
	width: 342px;
}
<!--20161208追加-->
#d03_03 .isoList dl {
	display: block;
}
#d03_03 .isoList dt {
	padding: 5px 0 5px 10px;
	position: relative;
	display: block;
	float: left;
	width: 20em !important;
	background-color: #a5cece;
	border-bottom: 4px solid #fff;
	-webkit-border-radius: 12px 0 0 12px;
	border-radius: 12px 0 0 12px;
}
#d03_03 .isoList dt:after {
    content: "";
    position: absolute;
	top: 8px;
	right: 0;
	width: 6px;
	height: 6px;
	box-sizing: border-box;
	border: 6px solid transparent;
	border-left: 8px solid #008b95;
}
#d03_03 .isoList dd {
	margin-left: 20em;
	padding: 5px 0 5px 0;
	display: block;
	width: 11em;
	background-color: #a5cece;
	border-bottom: 4px solid #fff;
	-webkit-border-radius: 0 12px 12px 0;
	border-radius: 0 12px 12px 0;
}
#d03_03 .isoList .color {
	color: #d54182;
}
#d03_03 .isoList .comment {
	display: block;
	width: 31em;
	text-align: right;
}
#d03_04 .contentsBox .imgBox {
	margin-bottom: 20px;
}
#d03_04 .contentsBox .imgBoxCenter01 {
	margin: 10px auto 0;
	width: 293px;
}
#d03_04 .contentsBox .imgBoxCenter02 {
	margin: 10px auto 0;
	width: 328px;
}

/*--------------------------------------
    04. チームNTTのコミュニケーション
--------------------------------------*/
.e04 #pageTop {
	height: 976px;
	background: #1594D3;
}
.e04 #pageTopHl {
	background: #006fb8;
}
.e04 #pageTopHlTitle {
	background: #0054a6;
}

/* Highlight */
.e04 #hightlight .hltitle02 {
	border-top: 2px solid #1A96D5;
	border-bottom: 2px solid #1A96D5;
}
.e04 #hightlight .hlImgTitle {
	color: #1A96D5;
}
.e04 #hightlight .hlImgTitle span {
	color: #000;
	font-size: 72%;
}
.e04 #hlURL {
	margin: 20px auto 0;
	padding: 10px 0 10px 70px;
	width: 320px;
	background: url(../img/03_img/03_01_img03.png) no-repeat 0 50%;
}
.e04 #hlURL p:first-child {
	color: #e8528d;
}
.e04 #hlURL p {
	font-size: 93%;
}
.e04 #hightlight .dashTop li:first-child + li .dashInner {
	padding-left: 40px;
}
.e04 .dashInner .senseki {
	margin-top: 20px;
}
.e04 .dashInner .senseki > dt {
	color: #000;
	font-weight: bold;
}
.e04 .dashInner .senseki dl dt {
	color: #1A96D5;
}

.e04 table {
	margin: 0 auto;
    border-collapse: collapse;
} 
#e04_03 table {
    width: 500px;
	line-height: 1.5em;
}
#e04_05 table {
    width: 660px;
} 
.e04 table th,
.e04 table td {
	border: 1px solid #333333;
}
.e04 table th {
	background-color: #C3CAD0;
    padding: 2px;
}
.e04 table td {
    padding: 10px;
}
.e04 table.table01 td.td02 {
	width: 3em;
	text-align:  center;
}
.e04 table.table01 th,
.e04 table.table02 th,
.e04 table.table02 td {
	text-align: center;
}
.e04 table.table01 td.td01,
.e04 table.table01 td.td03 {
	text-align: left;
}
.e04 table.table02 td.gender {
	text-align: left;
	vertical-align: top;
}
.e04 .contentsBox .listDisc li {
	margin-left: 1.5em;
	list-style: outside disc;
}
#e04_02 .imgBox {
	width: 598px;
	margin: 25px auto 40px;
}
/*20161208追加*/
#e04_02 .kihonBox,
#e04_03 .kihonBox {
	margin: 20px 0;
	padding: 30px 30px;
	background-color: #ebebeb;
}
#e04_02 .kihonBox .title,
#e04_03 .kihonBox .title {
	margin-bottom: 10px;
	font-size: 121%;
	color: #0068b2;
	font-weight: bold;
	text-align: center;
}
#e04_02 .kihonBox ul {
	margin: 15px 0 0 1em;
}
#e04_03 .kihonBox ul {
	margin: 0 0 0 1em;
}
#e04_03 .kihonBox .bold {
	margin: 20px 0 10px;
	font-weight: bold;
	font-size: 108%;
}
#e04_02 .kihonBox li,
#e04_03 .kihonBox li {
	margin-bottom: 5px;
	list-style: disc;
}
/*20161208追加ここまで*/
#e04_03 .tableBox {
	margin-top: 20px;
}
#e04_03 .tableBox dt {
	margin-bottom: 25px;
	text-align: center;
}
#e04_03 .floatRight .titleImg02 {
	margin-top: 0;
}
#e04_03 .floatLeft {
	margin-right: 7px;
}
#e04_03 .w340,
#e04_04 .w340 {
	width: 340px;
}
#e04_04 .w340 {
	margin-right: 70px;
}
#e04_04 .w280 {
	margin-right: 32px;
	width: 280px;
	float: left;
}
#e04_04 .w335 {
	width: 335px;
	float: left;
}
#e04_04 h5.titleImg {
	margin: 0 0 10px;
}
#e04_04 .w203 {
	width: 203px;
	float: left;
}
#e04_04 .imgBox02 {
	width: 630px;
	margin: 25px auto 40px;
}
#e04_04 .imgBoxCenter {
	margin: 0 auto;
	width: 320px;
}
#e04_05 .w335 {
	width: 335px;
	float: left;
}
#e04_05 .w292 {
	width: 292px;
	float: right;
}

#e04_05 .imgBox {
	width: 575px;
	margin: 25px auto 40px;
}


/*--------------------------------------
    05. CSR経営の基盤
--------------------------------------*/
/* CSR経営の基盤 */
.f05 #pageTop {
	padding-left: 30px;
	height: 520px;
	background-color: #E8EBED;
	-moz-border-radius: 15px;    /* Firefox */
	-webkit-border-radius: 15px; /* Safari,Chrome */
	border-radius: 15px;         /* CSS3 */
}
.f05 #pageTopTitle {
	padding: 50px 0 15px;
}
.f05 #pageTopMainText {
	width: 100%;
	color: #656565;
	font-size:116%;
	font-weight: normal;
}
.f05 #pageTopMenu {
	width: 403px;
	margin:60px auto 0;
}
.f05 #pageTopMenu li {
	margin-bottom: 16px;
}
.f05 #pageTopMenu a {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}
.f05 #pageTopMenu a:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=40);
}
#f05_01 h5.titleImg,
#f05_02 h5.titleImg {
	margin-left: 90px;
}

/*--------------------------------------
    06. 詳細情報
--------------------------------------*/
.g06 a {
	color: #4F8BFF;
}
#g06_01 #groupArea dl {
	margin-top: 15px;
	padding-bottom: 5px;
	position: relative;
	border-bottom: 1px dotted #4d4d4d;
}
#g06_01 #groupArea dt {
	margin-bottom: 3px;
	font-size: 116%;
	font-weight: bold;
}
#g06_01 #groupArea dd {
	line-height: 150%;
	font-size: 93%;
}
#g06_01 #groupArea dd.linkBtn {
	position: absolute;
	bottom: 5px;
	right: 0;
}
#g06_01 #groupArea dd.linkBtn a {
	padding: 5px 2em 5px 1em;
	display: block;
	color: #ffffff;
	background-color: #0068B7;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}
#g06_01 #groupArea dd.linkBtn a:after {
	content: "";
	position: absolute;
	top: 30%;
	right: 10px;
	display: block;
	width: 0;
	height: 0;
	color: #ffffff;
	border-style: solid;
	border-width: 6px 0 6px 6px;
	border-color: transparent transparent transparent #ffffff;
}
#g06_01 #groupArea dd.linkBtn a:hover {
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#g06_02 .imgBox ul {
	width: 560px;
	margin: 0 50px;
}
#g06_02 .contentsBox .caption {
	margin-left: 50px;
}



/*--------------------------------------
    07. ダウンロード・アンケート
--------------------------------------*/
/* ダウンロード */
#h07_01 .contentsBox a {
	display: block;
	width: 196px;
	height: 36px;
	margin: 0 auto;
}

#h07_02 #attention {
	margin: 30px auto 0;
	padding: 10px 20px;
	width: 550px;
	font-size: 93%;
	line-height: 1.7;
	background-color: #E5E5E5;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#h07_02 #attention dt {
	font-weight: bold;
}
#h07_02 #attention a {
	color: #0067B1;
}
#h07_02 h3 {
	margin-top: 35px;
	color: #006fbb;
	font-size: 138.5%;
}
#h07_02 h3:after {
	content: "";
	display: block;
	clear: both;
}
#h07_02 h3 img {
	margin-right: 10px;
	float: left;
}
#h07_02 h3 span {
	display: block;
	line-height: 44px;
}
#h07_02 h3.single {
	line-height: 44px;
}
#h07_02 form textarea,
#h07_02 form input,
#h07_02 form label {
	cursor: pointer !important;
}
#h07_02 form textarea,
#h07_02 form input[type="text"] {
	border: 1px solid #cccccc;
}
#h07_02 form textarea {
	width: 100%;
}
#h07_02 form dl,
#h07_02 form ul {
	font-size: 116%;
}
#h07_02 form .textAreaComment {
	margin-top: 10px;
}
#h07_02 form .textAreaComment dt {
	margin-bottom: 5px;
	font-size: 93%;
	font-weight: bold;
}
#h07_02 #q1 dt {
	margin-bottom: 3px;
	font-weight: bold;
	clear: both;
}
#h07_02 #q1 dd {
	margin: 0 3em 8px 1em;
	width: 8em;
	float: left;
}
#h07_02 #q2 ul,
#h07_02 #q3 ul {
	margin-left: 1em;
}
#h07_02 #q2 li,
#h07_02 #q3 li {
	margin-bottom:8px;
	width: 21em;
	float: left;
}
#h07_02 #q4 li {
	margin-right: 30px;
	float: left;
}
#h07_02 #other {
	margin-top: 30px;
}
#h07_02 #other .thanksComment {
	color: #006fbb;
	font-size: 116%;
	font-weight: bold;
}
#h07_02 #other dl {
	margin: 10px 0 25px;
}
#h07_02 #other dt {
	margin-bottom: 10px;
	padding-left: 10px;
	font-size: 138.5%;
	line-height: 1;
	border-left: 6px solid #9dc138;
}
#h07_02 #other dd {
	float: left;
}
#h07_02 #other01 dd,
#h07_02 #other02 dd {
	width: 6em;
}
#h07_02 #other03 dd {
	margin-bottom: 8px;
	width: 33%;
}
#h07_02 #other03 dd.w60 {
	width: 60%;
}
#h07_02 #other p {
	font-size: 100%;
	text-align: center;
}
#h07_02 #submitArea {
	margin-top: 25px;
	padding: 15px;
	background-color: #e5e5e5;
}
#h07_02 #submitArea p {
	color: #cd002d;
	font-size: 138.5%;
	font-weight: bold;
	text-align: center;
}
#h07_02 #submitArea ul {
	margin: 15px auto 0;
	width: 320px;
}
#h07_02 #submitArea li {
	margin-right: 10px;
	float: left;
}
#h07_02 #submitArea button {
	width: 150px;
	height: 32px;
	color: #ffffff;
	font-size: 93%;
	line-height: 30px;
	background : #9DC138;
	background : rgba(157, 193, 56, 1);
	box-shadow : 1px 1px 1px rgba(77, 77, 77, 1);
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#4D4D4D');
	border: none;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
#h07_02 #submitArea button:hover {
	opacity: 0.6;
	filther: alpha(opacity=60);
}
#h07_02 .radio01,
#h07_02 .radio02,
#h07_02 .radio03,
#h07_02 .radio04,
#h07_02 .radio05,
#h07_02 .radio06,
#h07_02 .radio07,
#h07_02 .check {
	position: absolute;
	z-index: -1;
}
#h07_02 .radioLabel {
	padding-left: 19px;
	background: url(../img/07_img/07_02_form_sprite.png) no-repeat 0 1px;
}
#h07_02 .checkLabel {
	padding-left: 19px;
	background: url(../img/07_img/07_02_form_sprite.png) no-repeat 0 -48px;
}
#h07_02 .radioSelected {
	background-position: 0 -18px;
}
#h07_02 .checkSelected {
	background-position: 0 -68px;
}
/*
#h07_02 input[checked="checked"]+label {
	background-position: 0 -18px;
}
*/

/*--------------------------------------
    08. 第三者意見
--------------------------------------*/
.i08 .profile {
	width: 377px;
}
.i08 .profileText {
	border-top: 1px solid #0068B2;
	line-height: 155%;
	padding-top: 3px;
}
.i08 .titleMedium {
	margin-top: 45px !important;
}
.i08 .i08_01_returnBox {
	background-color: #EEEEEE;
	padding: 18px;
	margin-top: 60px;
}
.i08 .i08_01_returnTitle {
	margin: 0 auto 10px;
	width: 190px;
}
.i08 .i08_01_returnSub {
	margin: 0 auto 20px;
	width: 281px;
}


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../img/all/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../img/all/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}
