@charset "utf-8";

@import url("/ec/common/css/layout.css");


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　モジュール名：ベースデザイン
　作　 成 　日：2014年06月02日(月)
　更　 新　 日：

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

#readArea {
	border: solid 1px #e5e5e5;
	margin-top: 30px;
	padding: 0 14px 14px;
}
#readArea p {
	margin-top: 14px;
}

div.mainSection #listAnchers {
	margin-top:24px;
	margin-bottom:48px;
}
div.mainSection #listAnchers ul {
	width:960px;
}
div.mainSection #listAnchers ul li{
float:left;
	margin-right:20px;
	margin-bottom:0;
	white-space:nowrap;
	font-size: 80%;
	background: url("/common/images/ico_down_01.gif") no-repeat scroll left 3px transparent;
	font-weight: bold;
	padding: 4px 0 4px 21px;
}

div.mainSection h2 {
	background: url("/ec/common/images/bg_h2.gif") repeat-x scroll 0 0 transparent;
	display: block;
	width: 946px;
	border: solid 1px #e5e5e5;
	color: #333333;
	float: left;
	font-size: 20px;
	font-weight: bold;
	margin: 14px 0;
	padding: 12px 0 10px 14px ;
}

.iLinkW {
	background: url("/common/images/ico_pop_02.gif") no-repeat scroll left 3px transparent;
	display: block;
	padding: 1px 0 0 21px;
}

div.mainSection h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
}
div.mainSection h3.bgb {
	background-color: #e0effd;
	display: block;
	width: 946px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	padding: 3px 0 3px 14px ;
}
div.mainSection h3 span {
	font-size: 14px;
	font-weight: normal;
	padding-left: 24px ;
}

div.mainSection h4 {
	background: url("/ec/common/images/bg_h4.gif") no-repeat scroll 0 0 transparent;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 14px;
	padding: 0 0 0 14px ;
}

div.mainSection h5 {
	font-size: 14px;
	font-weight: bold;
	color: #2c84e6;
}


div.textblock {
	margin: 14px 0 24px 0;
	padding-left: 14px;
	padding-right: 14px;
	orverflow: hidden;
}
div.textblock.lineD {
	padding-bottom: 24px ;
}
div.textblock div.itextblock {
	margin-left: 14px;
	margin-right: 14px;
}
div.textblock div.innerblock {
	margin: 14px;
	padding: 14px;
	border: solid 1px #e5e5e5;
}
div.textblock div.innerblock .lineD {
	padding-bottom: 14px ;
	margin-bottom: 14px ;
}

div.mainSection ul.note01 {
	list-style: none;
	margin-left: 1.0em;
}
div.mainSection .note01 li {
	font-size: 86%;
	list-style-type: none;
	text-indent: -1.0em;
}

dl.note02 {
	font-size: 86%;
}
dl.note02 dt {
	clear: left;
	float: left;
	margin: 0 0 0.1em;
	width: 4em;
	font-weight: normal;
}
dl.note02 dd {
	margin-bottom: 0.1em;
	margin-left: 4em;
}

dl.note03 {
	font-size: 86%;
}
dl.note03 dt {
	clear: left;
	float: left;
	margin: 0 0 0.1em;
	width: 5em;
	font-weight: normal;
}
dl.note03 dd {
	margin-bottom: 0.1em;
	margin-left: 5em;
}

.note00 dl dt {
	clear: left;
	float: left;
	margin: 0 0 0.1em;
	font-weight: normal;
}
.note00 dl dd {
	margin-bottom: 0.1em;
}

dl.note04 dt {
	width: 8.5em;
}
dl.note04 dd {
	margin-left: 8.5em;
}

div.linkimg {
	position: relative;
}
div.linkimg .linkIco01 {
	display: block;
	left: 8px;
	position: absolute;
	top: 8px;
}

div.imgbox .left100 {
	float: left;
	width: 100px;
}
div.imgbox .right761 {
	float: right;
	width: 761px;
}

div.imgbox .left260 {
	float: left;
	width: 260px;
}
div.imgbox .right656 {
	float: right;
	width: 656px;
}

div.imgbox .right260 {
	float: right;
	width: 260px;
}
div.imgbox .left656 {
	float: left;
	width: 656px;
}

div.imgbox2 {
	width: 1008px;
}
div.imgbox2 .left428 {
	float: left;
	width: 428px;
	margin-right: 76px;
}

div.imgbox3 {
	width: 1008px;
}
div.imgbox3 .left260 {
	float: left;
	width: 260px;
	margin-right: 76px;
}
div.mainSection div.imgbox3 .left260 h3.bgb {
	width: 246px;
}

div.mainSection div.imgcntr {
text-align:center;
}

div.mainSection div.imgcntr div{
	display:inline-block;
	text-align:left;
	/display:inline;
	/zoom:1;
}

div.mainSection div.adobebox {
	border: solid 1px #e5e5e5;
	position: relative;
	padding: 14px;
}

a.linkBtn {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-decoration: none;
    text-indent: -9999px;
}
a.linkBtn:link, a.linkBtn:visited {
    background-position: left top;
}
a.linkBtn:hover, a.linkBtn:active {
    background-position: left bottom;
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -1ex;
} 

/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　モジュール名：装飾等
　作　 成 　日：2014年06月02日(月)
　更　 新　 日：

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

.lsDt li {
	list-style: disc outside none;
	margin-left: 20px;
}
html > body .lsDt li {
	margin-left: 18px;
}
.lsCc li {
	list-style: circle outside none;
	margin-left: 20px;
}
html > body .lsSc li {
	margin-left: 18px;
}
.lsSq li {
	list-style: square outside none;
	margin-left: 20px;
}
html > body .lsSc li {
	margin-left: 18px;
}
.lsNm li {
	list-style: decimal outside none;
	margin-left: 28px;
}
html > body .lsNm li {
	margin-left: 22px;
}
.lsN li {
	list-style: none outside none;
	margin-left: 0;
}
.lsCc .lsDt li {
	list-style: disc outside none;
}
.lsSq .lsDt li {
	list-style: disc outside none;
}
.lsSq .lsCc li {
	list-style: circle outside none;
}
.lsSq .lsNm li {
	list-style: decimal outside none;
}
.lsNm .lsDt li {
	list-style: disc outside none;
}
.lsNm .lsCc li {
	list-style: circle outside none;
}
.lsNm .lsSq li {
	list-style: square outside none;
}

html body#ec div#contents div.mainSection .cr {
	color: #ff0000;
}
html body#ec div#contents div.mainSection .co {
	color: #f08300;
}

html body div#contents div.wrapMaxCol div#mainSection .m0 {
	margin: 0px;
}
html body div#contents div.wrapMaxCol div#mainSection .mt0 {
	margin-top: 0px;
}
html body div#contents div.wrapMaxCol div#mainSection .mb0 {
	margin-bottom: 0px;
}
html body div#contents div.wrapMaxCol div#mainSection .mr0 {
	margin-right: 0px;
}
html body div#contents div.wrapMaxCol div#mainSection .ml0 {
	margin-left: 0px;
}

div.mainSection .bdR {
	border: solid 1px #ff0000;
}


/* _/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/

　モジュール名：clearfix
　作　 成 　日：2014年06月02日(月)
　更　 新　 日：

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/ */

#listAnchers:before, #listAnchers:after,
h3:before, h3:after,
.imgbox:before, .imgbox:after,
.imgbox2:before, .imgbox2:after,
.imgbox3:before, .imgbox3:after {
	content: " ";
	display: table;
}
#listAnchers:after,
h3:after,
.imgbox:after,
.imgbox2:after,
.imgbox3:after {
	clear: both;
}
#listAnchers,
h3,
.imgbox,
.imgbox2,
.imgbox3 {
	*zoom: 1;
}

html body#ec div#contents div.wrapMaxCol div.mainSection h2:before,
html body#ec div#contents div.wrapMaxCol div.mainSection h2:after {
	content: " ";
	display: table;
}
html body#ec div#contents div.wrapMaxCol div.mainSection h2:after {
	clear: both;
}
html body#ec div#contents div.wrapMaxCol div.mainSection h2 {
	*zoom: 1;
}

/* -------------------
android対応 20150930 
----------------------*/

html body#ec{
	overflow:hidden;
}

/* ------------------------
ダウンロードボタン 20160523
---------------------------*/
.dl_btn {
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	
	border-bottom-left-radius:4px;
	text-indent:0;
	display:inline-block;
	color:#fff !important;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	width:400px;
	padding: 10px;
	text-decoration:none;
	text-align:center;
	background-color: #005AB4;
}

/* ファックス番号 */

.table01 {
    width: 100%;
    margin: 7px 0px 30px 0px;
    border-top: 1px solid #B5CAF2;
    border-left: 1px solid #B5CAF2;
}

.table01 th {
    background-color: #E5EEFF;
    font-weight: bold;
}

.table01 th, .table01 td {
    padding: 10px;
    border-right: 1px solid #B5CAF2;
    border-bottom: 1px solid #B5CAF2;
text-align: center;
}

.table01 td {
    padding: 10px;
    border-right: 1px solid #B5CAF2;
    border-bottom: 1px solid #B5CAF2;
}

.faxtext {
    margin-left: 482px;
    width: 396px;
}

/* オンマウス時に画像が半透明 */
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/* グレーのボックス（パディングは別途指定する） */
div.graybox {
border-top:1px solid #E5E5E5;
border-left:1px solid #E5E5E5;
border-right:1px solid #E5E5E5;
border-bottom:1px solid #E5E5E5;
}


/* ------ indent ------ */
.indent1 { padding-left:1em; text-indent:-1em; }
.indent2 { padding-left:0.5em; text-indent:-0.5em; }
.indent3 { padding-left:2.2em; text-indent:-2.2em; }
.indent4 { padding-left:3em; text-indent:-3em;}
.indent5 { padding-left:1.5em; text-indent:-1.5em;}
.indent6 { padding-left:2em; text-indent:-2em;}
.indent7 { padding-left:2.5em; text-indent:-2.5em;}
.indent8 { padding-left:4em; text-indent:-4em;}

/*  画像の枠線 */
div.linkimg img.bd1{border:1px #ccc solid;}