@charset "UTF-8";

@font-face
{
font-family: 'M+ C Type-1 (basic latin) Regular';
src: url('http://mplus-fonts.osdn.jp/webfonts/basic_latin/mplus-1c-regular-sub.eot');
src: url('http://mplus-fonts.osdn.jp/webfonts/basic_latin/mplus-1c-regular-sub.eot?#iefix') format('embedded-opentype'),
url('http://mplus-fonts.osdn.jp/webfonts/basic_latin/mplus-1c-regular-sub.woff') format('woff'),
url('http://mplus-fonts.osdn.jp/webfonts/basic_latin/mplus-1c-regular-sub.ttf') format('truetype');
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary{
display:block;
}
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }



html {height: 100%;
min-height: 100%;
font-family:
        'M+ C Type-1 (basic latin) Regular',
        'M+ Type-1 (general-j) Regular', Arial, Helvetica, sans-serif ;
	font-size: 90%;
	position: relative;
}

.br:before {
	content: "\A" ;
	white-space: pre ;
}

body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	-webkit-print-color-adjust: exact;
	
}




a img { 
	border: none;
}


a:link {
	color:#000;
	text-decoration: none; 
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}


a.overwhite:hover {
    cursor:pointer;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
    opacity:0.8;
    zoom:1;
}

a.outlink { color:#2f68b3; }

a.outlink:hover {
	text-decoration: underline;
}

a.outlink2 { color:#FAC400; }

a.outlink2:hover {
	text-decoration: underline;
}


h5 {
	background-image: url(../img/arrow2.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 1.4em;
	font-size:1.1em;
}

.bold { font-weight:bold;}
.pl1 { padding-left: 1em;}
.red { color: #FF0000;}
.gothic { font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.container_index {
	width: 100%;
	min-width: 1000px;
	position: relative;
	height: auto !important;
	height: 100%;
	min-height: 100%;
  

}

.container_index:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}



body > .container_index { 
    height: auto; 
}

.container {
	width: 100%;
	min-width: 1000px;
	background-color: #FFF;
	position: relative;	
	display: block;
	
	
}

.container:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}

.header {
	background-color: #FFF;
	height: 170px;
	position: relative;
	border-bottom: #FBC500 solid 5px;
	z-index: 5;
}

.logo {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}



.language_box {
	display: table;
	position: absolute;
	top: 62px;
	right: 0px;
	margin-right: 8px;
}

.logo_s {
	position:absolute;
	top:30px;
	right:0px;
	margin-right: 20px;
}

.ico_en,
.ico_jp,
.header_navi {
	display:table-cell;
	vertical-align: middle;

}

.ico_en {
	padding-right: 15px;
}

.header_navi{
	padding-right: 15px;
}




.navi{
	text-align: center;
	position: relative;
	z-index:5;
	background-color: #FFF;
	
}

.navi:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}

.navi li{
	display: inline-block;
	line-height: 1em;
	width: 110px;
	border-bottom: #595757 1px solid;
	margin: 10px 14px 5px 14px;
	padding-bottom:0.5em;
	padding-top: 0.5em;
}

.navi li:hover{
	border-bottom: #ffcc00 5px solid;
}


.content {
	padding:0;	
	width: 100%;
	display: block;
	

}

.content:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}



.fltrt { 
	float: right;
	margin-left: 10px;
}
.fltlft {
	float: left;
	margin-right: 0px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }

.pages {
	width: 960px;
	margin: 20px auto 0px;
	display: table;
	
}

.pages:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}


.side_navi {
	width: 160px;
	background-color: #EFEFEF;
	padding: 10px;
	float: left;
	overflow: hidden;
	min-height: 573px;
	
}



body > .side_navi {
	height: auto;
}

.side_navi ol{
	padding-left: 2em;
	border-bottom: 1px solid #808080;
}
.side_navi li{
	list-style: outside disc;
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	
}

.side_navi ol.top{ border-top: none; }
.side_navi li.last{ border-bottom: none; }

.maincontent {
	width: 740px;
	float: right;

}



.footer_box {
	background-color: #f6f5f4;
	padding: 2em 0;
	display: block;
	border-top: #FBC500 solid 5px;
}

.footer {
	width: 1100px;
	margin: 0 auto;
	display: block;
	font-size: 90%;
}

.index_cover {
	min-height: 200px;
	display: block;
	z-index: 3;
	position: relative;
	text-align: center;	
	
}

.index_cover2 {
	min-height: 200px;
	display: block;
	z-index: 3;
	position: relative;
	text-align: left;	
	
}

.index_cover3 {
	min-height: 200px;
	display: block;
	z-index: 3;
	position: relative;
	text-align: right;	
	
}

.index_cover img {
	width: 400px;
	padding-top: 10%;
	padding-bottom: 200px;
	
}




.build {
	position: absolute;
	bottom: 2em;
	min-height: 200px;
	width: 100%;
	background: url(../img/tatemono.png) center bottom repeat-x;
	z-index:1;
	display: block;
	
}

.copy {
	border-top: #FBC500 solid 5px;
	text-align: center;
	background-color: #B5B5B6;
	padding:0.5em 0;
	font-size:12px;
	color: #ffffff;
	height: 2em;
	width: 100%;
	z-index: 2;
}
	
.footerlist {
	display: inline-block;
	vertical-align: top;
	padding: 0 0.5em;
}

/* ハックでIE6,7のみに適用 */
html*.footerlist {
	display: inline;
	zoom: 1;
}

.footerlist li{
	list-style: none;
	padding: 0.3em 0.2em;
	width: 100px;
}

.footerlist .top {
	padding-top: 0;
}

.footer110{
	width: 110px;
}



.title {
	width: 100%;
	display: table;
	
}
.title tr{
	background-color: #FAC400;
	border-bottom: 1px solid #FAC400;
	color: #1A1A1A;
}

.title th{
	padding:0.5em;
	text-align: center;
	white-space: nowrap;
    width: 100px;
}

.title .td{
	background-color: #FFF;
}



.maincontent .section {
	width: 740px;
	padding: 20px 0px;
}

.maincontent .section:after {
            content: "";
			display: block;
			clear: both;
			height: 1px;
			overflow: hidden;
}

.maincontent .greeting {
	width: 740px;
	padding: 20px 0px;
}

.maincontent .support {
	width: 740px;
	padding: 20px 0px;
	min-height:1200px;
}

.maincontent .link {
	width: 740px;
	padding: 20px 0px;
}

.maincontent .section p {
	margin: 10px 0px 40px 0px;
	text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
display: inline-block;
}

.maincontent .greeting p {
	line-height:2em;
	text-indent: 1em;
	margin: 10px 0px 20px 0px;
	text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
display: inline-block;
}

.maincontent .support p {
	line-height:1.5em;
	margin: 10px 0px 20px 1em;
	text-align: justify;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
display: inline-block;
}

.maincontent .group {
	width: 740px;
	padding: 20px 0px;
}

.maincontent .group p  {
	line-height:2em;
	text-indent: 0em;
	margin: 10px 0px 40px 0em;
	text-align: left;
text-justify: inter-ideograph;
-ms-text-justify: inter-ideograph;
}

.plink {
	height: 32px;
	margin-bottom: 40px;
	margin-top: 20px;
}

.plink li{
	float: left;
	padding-right: 20px;
}
.plink li.last {
	padding-right: 0;
}

.arrow {
	list-style-image: url(../img/arrow3.png);
	list-style-position:inside;
	padding-left: 2em;
	text-indent: -2em;
	margin: 10px 0px 20px 1.4em;
	line-height: 2em;

}

.support_btn {
	display: inline-block;
	padding: 0 1em;
	margin-bottom: 40px;
}

/* ハックでIE6,7のみに適用 */
html*.support_btn {
	display: inline;
	zoom: 1;
}

.group{
	width: 640px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: table;
	
}


.member{
	width: 740px;
	margin-left: 0px;
	margin-bottom: 60px;
	
	
}

.member table {
	width: 100%;
	display: table;
	background: url(../img/dotline.png) repeat-x bottom;
}

.member th {
	background: url(../img/arrow3.png) no-repeat left;
	padding-left: 1em;
	display: table-cell;
}

.member tr {
	background: url(../img/dotline.png) repeat-x bottom;
}

.member td {
	padding: 1em 0;
}


.member dl{
	display: table;
}

.member dt {
  width: 8.2em;
  padding: 1em;
  display: table-cell;
}

.member dd {
	padding: 1em;
	display: table-cell;

}

.member .name1 {
	width: 8em;
	
}

.member .name2 {
	
}

.dotline {
	background: url(../img/dotline.png) repeat-x bottom;
}

.dl_tbl {
	margin-bottom: 40px;
}

.dl_tbl dl {
	width: 740px;
	margin-left: 0px;
	display: table;
	border-bottom: 2px solid #C7C8C8;
	line-height: 1.5em;
	
}

.dl_tbl dt {
	clear: both;
	float: left;
	display: inline-table;
	padding: 0.8em 0 0.8em 1em;
	
	}

.dl_tbl dd {
	display: inline-table;
	padding:0.8em 0 0.8em 2em;
}

.link .dl_tbl dl {
	width: 740px;
	margin-left: 0px;
	display: table;
	border-bottom: 2px solid #C7C8C8;
	line-height: 1em;
	
}

.link .dl_tbl dt {
	display: inline-table;
	padding: 1em 0em 0em 1em;
	width: 1em;
	
	}

.link .dl_tbl dd {
	display: inline-table;
	padding:0.8em 0 1em 0em;
}


.list ul {
	display: block;
	margin-bottom: 4em;
	margin-top: 2em;
	padding-left: 1em;
	padding-right: 1em;
}

.list li {
	border-bottom: 2px solid #C7C8C8;
	
}


.title2 {
	width: 740px;
	display: table;
	
}
.title2 tr {
	border-bottom: 1px solid #B2B2B2;
	
}

.title2 th {
	width: 14em;
	padding:0.5em;
	text-align: center;
	background-color: #FFEB7C;
}

.title3 {
	width: 740px;
	margin: 1em 0em;
	font-size: 1.2em;
	padding-bottom:0.5em;
	border-bottom: 1px solid #B2B2B2;
}

.box1 {
	border: 1px solid #B2B2B2;
	
}
.border1{
	border-bottom: 1px solid #B2B2B2;
}
.noborder{
	border: none;
}

.form {
	width: 740px;
	padding: 20px 0px;
	line-height: 1.2em;
}

.form p {
	margin-bottom:1em;
}

.inbound_tbl {
	font-size: 80%;
	margin: 0em;
	display: block;
	text-align: right;
}

.inbound_tbl2 {
	font-size: 80%;
	margin: 0em;
	text-align: center;
	display: table;
}

.outbound_tbl {
	font-size: 80%;
	margin: 0em;
	display: table;
	text-align: left;
	width: 740px;

}
.inbound_tbl td, .inbound_tbl2 td, .outbound_tbl td {
	border: 1px solid #C7C7C7;
	padding: 0.2em 0.5em;
}

.inbound_tbl th {
	padding: 1em 0.5em;
	
}

.inbound_tbl .td2 {
	border: none;
	padding: 1em 0.5em;
	text-align: left;
}

.inbound_pdflink {
	display: block;
	font-size: 90%;
	margin-bottom: 30px;
}

.inbound_pdflink ul {
	margin-bottom: 20px;
}
.inbound_pdflink li {
	text-align: center;
	float: left;
	width: 110px;
	padding:10px 5px;
	margin: 6px;
	background-color: #d1d1d1;
	border: solid 2px #fff;
 outline: solid 2px #d1d1d1;
	
}

.tabs {
	text-align: center;
	border-bottom: 1px solid #dfdfdf;
}


ul.tabs li {
    display: inline-block;
    text-align: center;
    font-size: 0.875em;
    width: 30%;
	padding: 25px 2px;
    -webkit-box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0px -2px 2px rgba(0, 0, 0, 0.05);
	border-left: 1px solid #dfdfdf;
    border-top: 1px solid #dfdfdf;
    border-right: 1px solid #dfdfdf;
    -webkit-transition-property: border-top;
    transition-property: border-top;
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
  }
  ul.tabs li:hover {
    border-top: none;
    border-right: none;
	background-color: #E4E4E4;
  }
  
  ul.tabs li:active {
    border-top: none;
    border-right: none;
	background-color: #DEDEDE;
  }
  
  ul.tabs li:hover:last-of-type {
    border-right: 1px solid #dfdfdf;
  }
  ul.tabs li:hover + li {
    border-left: 1px solid #dfdfdf;
  }
  
.inbound_img {
	display:table;
	margin: 20px auto;
}
.inbound_img img {
	width: 246px;
}

.support_img ul {
	display:table;
	margin: 20px 0 20px -10px;
	width: 740px;
	border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 10px 0;  /* 左右 上下で記述 */
}
.support_img li {
	display: table-cell;
	text-align: center;
	background-color: #2f68b3;
	width: 220px;
	padding-bottom:5px;
	color: #FFF;
}
.support_img img {
	width: 240px;
}

.btn_area {
	display: table;
    border-collapse: separate;  /* セルの間隔を空ける */
    border-spacing: 0px 0;  /* 左右 上下で記述 */
}

.report_btn {
	font-size: 0;
}

.report_btn li {
  display: inline-block;
  font-size: 16px;
  text-align: center;
  background: none;
  border: none;
  margin-left: 20px;
  margin-bottom: 15px;
  width: 170px;
}

.report_btn li a {
	background-color: #2f68b3;
	color: #ffffff;
  text-decoration: none;
  display: block;
  padding: 16px;
  
}

.report_btn li a:hover {
  background: #36439D;
  text-decoration: none;
}

.inbound_btn {
  color: #ffffff;
  font-size: 16px;
  padding: 16px;
  background: #2f68b3;
  text-decoration: none;
  width: 160px;
  text-align: center;
  display: table-cell;
}

.inbound_btn:hover {
  background: #36439D;
  text-decoration: none;
}



.outbound_pdflink {
	display: block;
	font-size: 90%;
	margin-bottom: 30px;
	float: right;
}


.tbl_bg1 { background-color: #f6faff; }
.tbl_item { font-weight: bold;
color:#FFF;}
.tbl_t_bg {background-color: #2f68b3; }

 /* 180413OVEXの表の形式を追加 */
table.ovex tr:nth-child(2n+1) {
 background-color: #f6faff;
}
table.ovex tr:first-child, table.ovex tr:last-child {
 background-color: #2f68b3;
 font-weight: bold;
     color: #FFF;
}


table.ovex2 tr:nth-child(2n+1) {
 background-color: #f6faff;
}
table.ovex2 tr:first-child{
 background-color: #2f68b3;
 font-weight: bold;
     color: #FFF;
}

table.ovex3 tr:first-child{
 background-color: #2f68b3;
 font-weight: bold;
     color: #FFF;
}

td.ovextitle{
 background-color: #2f68b3;
 font-weight: bold;
     color: #FFF;
}