@charset "utf-8";

/*------------------------------------
  environment
------------------------------------*/

#contentsArea .fltL {	float: left;	}
#contentsArea .fltR {	float: right;	}

#contentsArea p.fS, #contentsArea dd.fS {
	font-size: 70%;
	line-height: 140%;
}
*html #contentsArea p.fS,
*html #contentsArea dd.fS {	font-size: 55%;	}
*:first-child+html #contentsArea p.fS,
*:first-child+html #contentsArea dd.fS {	font-size: 55%;	}

#contentsArea .fNo {
	font-size: 1%;
	line-height: 1%;
}

#contentsArea .fN {
	font-weight: normal !important;
}
#contentsArea .fB {
	font-weight: bold;
}

#contentsArea .contCntr {
	text-align: center;
}
#contentsArea .contRit {
	text-align: right !important;
}

#contentsArea .mTp01 {
	margin-top: 1em;
}
#contentsArea .mBtm01 {
	margin-bottom: 1em;
}
#contentsArea .mBtm02 {
	margin-bottom: 0.5em;
}
#contentsArea .pTp01 {
	padding-top: 1em;
}
#contentsArea .pTp02 {
	padding-top: 0px;
}
*html #contentsArea .pTp02 {	padding-top: 1.5em; }
*:first-child+html #contentsArea .pTp02 {	padding-top: 1.5em; }

#contentsArea .pBtm01 {
	padding-bottom: 1em;
}


#contentsArea .headingTypeD02 {
	font-size: 81%;
	line-height: 150%;
	margin: 1em 0 1em 0;
}

#contentsArea .mainImg01 {
	padding: 0 0 1em 0;
}
#contentsArea .mainImg02 {
	margin: 0 0 35px 0;
}
#contentsArea .mainImg01 h2.headingTypeA01, #contentsArea h2.mainImg01, #contentsArea .mainImg02 h2.headingTypeA01 {
	margin: 0;
}

#contentsArea .envLine01 {
	padding-bottom: 1em;
}
#contentsArea .envLine02 {
}

#contentsArea ol.envNumlist01 li {
	margin-bottom: 1em;
}


#contentsArea div.infoBlockA03 .idxWid01 {
	width: 410px !important;
}


@media only screen and (max-width: 599px) { /* device-width: 320px ～ 599px  for Smartphone */

}












