/* CSS Document */

/* ============================================
      reset.css
============================================ */
div,span,object,h1,h2,h3,h4,h5,h6,p,img,dl,dt,dd,ol,ul,li,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,menu,section{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
article,aside,details,section{display:block}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
table{border-collapse:collapse;border-spacing:0}
ul{list-style: none;}

/* ============================================
      base
============================================ */
#contentsArea {
	color: #4B4B4B;
	line-height: 1.4;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}

#wrapper,
.globalNav {
	width: auto;
	overflow: visible;
}

header,
footer,
.globalNav ul,
#contentsArea,
footer .line,
footer p small {
	width: 970px;
	min-width: 970px;
	margin: 0 auto;
}

#bodyArea {
	background: url(/img/keyvisual_index_001.jpg) top center no-repeat;
}

.colL {
	display: block;
	float: left;
}

.colR {
	display: block;
	float: right;
}

a {
	color: #003366;
}

a:visited {
	color: #4B3380;
}

a:hover {
	color: #7F99B2;
}



/* ============================================
      globalNav
============================================ */
.globalNav {
	background: #e0e0e0; /*fallback for non-CSS3 browsers*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9) to(#e0e0e0)); /*old webkit*/
    background: -webkit-linear-gradient(#e9e9e9, #e0e0e0); /*new webkit*/
    background: -moz-linear-gradient(#e9e9e9, #e0e0e0); /*gecko*/
    background: -ms-linear-gradient(#e9e9e9, #e0e0e0); /*IE10*/
    background: -o-linear-gradient(#e9e9e9, #e0e0e0); /*opera 11.10+*/
    background: linear-gradient(#e9e9e9, #e0e0e0); /*future CSS3 browsers*/
}

.msie8 .globalNav,
.msie9 .globalNav {
    background: #e0e0e0 url(/common/unchangeable/img/bg_dropdownNav_de.png) repeat-x left top;
}



/* ============================================
      guideArea
============================================ */
.guideArea {
	color: #fff;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 1.65;
	background: #333333;
	padding: 20px 0 22px;
}

.guideArea a {
	color: #fff;
	text-decoration: underline;
}

.guideArea .line {
	width:  970px;
	margin: 0 auto 0 auto;
	position: relative;
}

.guideArea .line .colL {
	display: inline-block;
	width: 300px;
	margin: 3px 0 0 190px;
}

.guideArea .line .colR {
	display: inline-block;
	width: 272px;
	font-size: 128%;
	border: 1px solid #fff;
	text-align: center;
	margin: 0 185px 0 0;
}
.guideArea .line .colClose{
	display:block;
	position:absolute;
	right:0px;
}
.guideArea .line .colClose img{
	margin:0;
}

.guideArea .line .colR a {
	display: block;
	padding: 9px 0 10px;
}

.guideArea a img {
	display:inline-block;
	vertical-align:middle;
	margin-right:17px;
}

/* ============================================
      guideArea--healthCare
============================================ */
.guideArea--healthCare .line {
	width:770px;
}
.guideArea--healthCare .line .colL {
	width:380px;
}

.guideArea--healthCare .line .colR {
	width:382px;
}


/* ============================================
      mainArea
============================================ */
.mainArea {
	height: 350px;
	margin-bottom: 39px;
	padding: 35px 0 0 0;
}

/* ============================================
      relationalLink
============================================ */
.relationalLink {
	margin-bottom: 42px;
}

.relationalLink h2{
	margin: 0 0 20px;
}

.relationalLink>ul>li {
	position: relative;
	display: block;
}

.relationalLink>ul>li>a {
	width : 161px;
	height: 159px;
	background: #f7f7f7  no-repeat center 24px;
	text-align: center;
	display: block;
	float: left;
	border-top: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.relationalLink>ul>li>a>img {
	margin-top: 123px;
}

.relationalLink>ul>li:nth-child(4) a,
.relationalLink>ul>li:nth-child(8) a {
	border-right: 1px solid #e6e6e6;
}

.relationalLink>ul>li:nth-child(5) a,
.relationalLink>ul>li:nth-child(6) a,
.relationalLink>ul>li:nth-child(7) a,
.relationalLink>ul>li:nth-child(8) a {
	border-top: none;
}

.relationalLink>ul>li:nth-child(2n)>a {
	width: 160px;
}

.relationalLink>ul>li:first-child>a {
	width: 484px;
	background: #f7f7f7 url(/img/bg_index_001.png) no-repeat 37px 24px;
}


.relationalLink>ul>li:nth-child(2)>a {
	background-image: url(/img/bg_index_005.png);
}
.relationalLink>ul>li:nth-child(3)>a {
	background-image: url(/img/bg_index_003.png);
}
.relationalLink>ul>li:nth-child(4)>a {
	background-image: url(/img/bg_index_004.png);
}
.relationalLink>ul>li:nth-child(5)>a {
	background-image: url(/img/bg_index_008.png);
}
.relationalLink>ul>li:nth-child(6)>a {
	background-image: url(/img/bg_index_006.png);
}
.relationalLink>ul>li:nth-child(7)>a {
	background-image: url(/img/bg_index_007.png);
}
.relationalLink>ul>li:nth-child(8)>a {
	background-image: url(/img/bg_index_009.png);
}

.relationalLink ul li ul{
	position: absolute;
	top: 19px;
	left: 335px;
}

.relationalLink>ul>li>a:hover {
	background-color: #f3f3f3;
}

.relationalLink .colR a {
	line-height: 1.65;
	display: block;
	width: 230px;
	height: 99px;
	background: url("/classic_shared/img/bg_photo.gif") no-repeat 20px center #eee;
	margin-top: 20px;
	padding: 40px 20px 0 52px;
}


/* ============================================
      topicsUnit
============================================ */
.topicsUnit {
	margin-bottom: 33px;
}

.topicsUnit h2 {
	border-bottom: 1px solid #e6e6e6;
	padding: 0px 0 9px;
}

.topicsUnit h2 .colR {
	width: 103px;
	font-weight: normal;
	border-left: 1px solid #e6e6e6;
	background: url(/img/icon_index_001.jpg) no-repeat 22px 0.6em;
	padding: 1px 0 2px 30px;
	margin: 3px 0 0;
}

.topicsUnit dl {
	margin: 21px 0 0;
}
.topicsUnit dt{
	display: block;
	width: 95px;
	float: left;
}

.topicsUnit dd {
	margin: 0 0 14px 100px;
}

.topicsUnit.topicsTop {
	margin-bottom: 47px;
}
.topicsUnit.topicsTop dl{
	margin-top: 0;
}
.topicsUnit.topicsTop h2{
	margin-bottom: 21px;
}


/* ============================================
      footbannerArea
============================================ */
.footbannerArea .bntList01 {
	margin: 0 0 10px;
}

.footbannerArea .bntList01 li {
	display: block;
	width: 220px;
	float: left;
	margin: 0 30px 10px 0;
}

.footbannerArea .bntList01 li:nth-child(4n) {
	margin-right: 0;
}

.footbannerArea .bntList01 a {
	color: #fff;
	text-decoration: none;
	background: #000;
	display: block;
	position: relative;
}

.footbannerArea .bntList01 dl,
.footbannerArea .bntList01 figure {
	transition: .3s;
}


.footbannerArea .bntList01 a:hover figure {
	opacity: 0;
}

.footbannerArea .bntList01 figure {
	margin: 0;
	padding: 0;
}

.footbannerArea .bntList01 img {
	vertical-align: top;
}

.footbannerArea .bntList01 dl,
.footbannerArea .bntList01 dt,
.footbannerArea .bntList01 dd {
	box-sizing: border-box;
}

.footbannerArea .bntList01 dl {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0;
	display: -webkit-flex;
	display: flex;
	-webkit-align-content: center;
	align-content: center;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 5px 0;
}

.footbannerArea .bntList01 a:hover dl {
	opacity: 1;
}

.footbannerArea .bntList01 dt,
.footbannerArea .bntList01 dd {
	width: 100%;
}

.footbannerArea .bntList01 dt {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.footbannerArea .bntList01 dd {
	padding: 0 10px;
}

/* ============================================
      footer
============================================ */
footer {
	background: none;
	margin:9px auto 30px;
	width: auto;
}

footer .colL li {
	display: inline-block;
	padding-top: 16px;
}

footer .colL li a {
	background: url("/common/unchangeable/img/img_iconA02.png") no-repeat left center;
	padding: 0 8px 0 10px;
}

footer .colR {
	width: 300px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	text-decoration: underline;
}

footer .colR img {
	vertical-align: middle;
	border-radius: 2px;
    margin: 0 2px;
}

footer .colR img:last-of-type {
	margin-right: 5px;
}

footer .copyright {
    margin-top: 6px;
}

footer .copyright small {
	display: block;
}


/* ============================================
      clearfix
============================================ */
.line:after,
.clearfix:after,
.footbannerArea .bntList01:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.line,
.clearfix,
.footbannerArea .bntList01 {
  min-height: 1px;
}
* html .line,
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}