@charset "utf-8";

/* settings
----------------------------------------------------------*/
html, x:-moz-any-link{
font-size:14px;
}
html{
overflow-y:scroll;
}
body{
background:#FFF;
margin:0;
padding:0;
font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size: 13px;
line-height: 1.6;
color: #222222;
}
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, th, td, div{ margin:0;padding:0;}
img{
border:0;
}
#syosai {font-size:75%;}
#header_all{
width:100%;
margin:0;
position:relative;
background: url(../images/header_bg.jpg) repeat;
}
#syosai #header_all {
background: url("../../images/nikkei_bg2.jpg") repeat;
}
#header{
width:1000px;
margin:0 auto;
position:relative;
}
#footer_all{
width:1000px;
position:relative;
margin:0 auto;
}
#contents{
margin:15px auto 0;
padding-bottom:20px;
width:100% !important;
zoom:1;
}
#contents:after{content:".";display:block;height:0;clear:both;visibility: hidden;}

#contents .contents_inner {
	margin: 0 auto;
	text-align: center;
}

#contents .detail_contents_inner {
	margin: 0 auto;
	/*text-align: center;*/
	width: 1000px;
}

#dlIndex {
padding:0;
margin-bottom:20px;
}
#left{
width:660px;
float:left;
padding:0;
margin-bottom:20px;
}
#right{
width:300px;
float:right;
margin-bottom:50px;
padding:0;
}
.clear{ clear:both;}

#contents a {color:#003399;}
#contents a:hover {color:#3366ff;text-decoration:none;}

.linkimg a img {
background:none!important;
}
.linkimg a:hover img {
opacity:0.7;
filter:alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
background:none!important;
}

/* socialbuttons
--------------------------------------*/

.socialbuttons div {
	float: left;
}

/* mainimg
----------------------------------------------------------*/
.top #mainimg {
	margin-bottom:30px;
	position:relative;
}
#mainimg {
	margin-bottom:15px;
	position:relative;
}

/* crumbs
----------------------------------------------------------*/
div.crumbs {
	overflow:hidden;
	margin-bottom:10px;
}
div.crumbs li {
	float:left;
	list-style-type:none;
	background: url(../images/arw_crumbs.gif) no-repeat 0 center;
	padding:0 10px 0 10px;
}
div.crumbs li.home {
	background:none;
	padding-left:0;
}


/* left
----------------------------------------------------------*/
#dlIndex h2.sec,
#left h2.sec {
	font-size:1.85em;
	border-bottom:2px solid #000;
	margin-bottom:5px;
}
#dlIndex div.txt,
#left div.txt {
	margin-bottom:20px;
}
#dlIndex div.txt span,
#left div.txt span {
	color:red;
}
#dlIndex div.btnbox,
#left div.btnbox {
	margin:0 auto 30px;
	text-align:center;
}
#dlIndex div.btnbox img,
#left div.btnbox img {
	margin:0 5px;
}



/* right
----------------------------------------------------------*/
#right div.dlbtn {
	margin-bottom:20px;
}

#right div.nav {
	border-top:1px solid #19581d;
	border-left:1px solid #19581d;
	border-right:1px solid #19581d;
	margin-bottom:10px;
}
#right div.nav ul {
	list-style-type:none;
}
#right div.nav li {
	background:#f3f3f4 url(../images/nav.gif) repeat-x 0 bottom;
	border-bottom:1px solid #19581d;
	font-size:1.05em;
	display:block;
	padding:13px 13px 6px;
	font-weight:bold;
}
#right div.nav li a {text-decoration:none;color:#003399;}
#right div.nav li span {
	display:block;
	color:#333;
	font-size:0.85em;
	font-weight:normal;
}
#right div.nav li p.cb {
	background:#72c82d;
	padding:3px 5px;
	margin:5px 0;
}
#right div.morelist {
	background:url(../images/arw.gif) no-repeat 0 center;
	font-size:0.95em;
	float:right;
	padding-left:0.75em;
}
#right .navbtnbox {
	text-align:center;
	margin:0 auto 20px;
}


/* dlIndex
----------------------------------------------------------*/
.dlIndexBox {
	overflow:hidden;
	width:1000px;
	margin-bottom:30px;
	margin: 0 auto;
}
.dlIndexBox .inbox {
	font-size:1.15em;
	float:left;
	width:314px;
	margin-right:14px;
	margin-bottom:20px;
	border:1px solid #ccc;
	padding:1px;
	text-align:center;
	box-shadow: 0 10px 6px -6px #777;
}
.dlIndexBox .inbox dl {
	/*padding:10px 3px;*/
}
.dlIndexBox .inbox dt {
	background:#363636;
	color:#FFF;
	font-weight:bold;
	padding:5px 10px;
	line-height:1.5;
	margin-bottom:10px;
	height:55px;
	width:288px;
    display:inline-table;
    vertical-align:middle;
}

.dlIndexBox .inbox dt > span {
    display:table-cell;
    text-align:center;
    vertical-align:middle;

}

.dlIndexBox .inbox dd.paper {
	text-align:left;
	padding:10px 10px 0;
	margin-bottom:5px;
	height:125px;
	font-size:17px;
	line-height:1.7em;
/*	font-weight:bold;*/
}
.dlIndexBox .inbox dd.type {
	background:#dfd6b5;
	border:3px solid #c3b686;
	font-weight:bold;
	margin:0 20px 15px;
	padding:3px;
}

.dlIndexBox .inbox dd.pic {
	margin:0 32px 0px;
	position:relative;
  height:170px;
	text-align: center;
}
.dlIndexBox .inbox dd.pic:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.dlIndexBox .inbox dd.pic img {
    display: inline-block;
    vertical-align: middle;
}
.dlIndexBox .inbox dd.comp {
	font-size:0.85em;
	margin-bottom:3px;
}
.dlIndexBox .inbox .cb {
	padding:8px;
	color:#fff;
}
.dlIndexBox .inbox .cb input {
	margin-right:8px;
}

/* dlSyosai
----------------------------------------------------------*/
.dlSyosaiBox {
	overflow:hidden;
	margin-bottom:30px;
}
.dlSyosaiBox .mdsbox {
	margin-bottom:30px;
}
.dlSyosaiBox .mdsbox dt {
	background:#363636;
	color:#FFF;
	font-size:1.85em;
	font-weight:bold;
	padding:8px 16px;
	margin-bottom:10px;
	line-height:1.5em;
}
.dlSyosaiBox .mdsbox dd {
/*	font-size:1.15em;*/
}
.dlSyosaiBox .mdsbox dd.comp {
	font-size:11px;
	text-align:right;
	margin-bottom:15px;
}
.dlSyosaiBox .mdsbox dd.paper {
	color:#0033cc;
}
.dlSyosaiBox .inbox {
	background:#e7e7e7;
	overflow:hidden;
	margin-bottom:30px;
}
.dlSyosaiBox .inbox .mds {
	background:#FFF;
	border-bottom:1px solid #000;
	font-size:1.25em;
	font-weight:bold;
	margin-bottom:15px;
}
.dlSyosaiBox .inbox ul {
	float:left;
	width:220px;
	overflow:hidden;
	list-style-type:none;
	margin-left:10px;
	margin-bottom:15px;
}
.dlSyosaiBox .inbox li {
	float:left;
	width:223px;
	margin-right:10px;
	margin-bottom:15px;
}
.dlSyosaiBox .inbox .txt {
/*	float:right;
	width:400px;*/
	margin:0;
	padding:15px;
}

.dlSyosaiBox .inbox .wp_img_box {
	margin:0 auto;
	text-align:center;
}

div.wp_img_box span {
	display:inline-block;
	margin:10px;
    *display: inline;
    *zoom: 1;
}

.mainbox {
	min-width: 1200px;
	margin: 0 auto;
	background: #dcf1ee;
}

.mainbox .copy {
    background-color: #000731;
    padding: 3px;
    margin: 0 auto;
}

.mainbox .copy h2 {
    color: #ffffff;
    font-weight: normal;
    text-align: center;
    width: 1000px;
    font-size: 18px;
    margin: 0 auto;
    padding: 2px 0 0 0;
    line-height: 1.4;
}

.mainbox .inbox {
	position: relative;
	width: 980px;
	height: 266px;
	margin: 0 auto;
	text-align: center;
}

.mainbox .inbox #home {
	height: 266px;
    margin: 0 auto;
}

.mainbox .inbox #home:after {
	content: "";
	height: 0;
	display: block;
	clear: both;
}

p.style0 {
    font-size: 32px;
    font-weight: bold;
    color: #bc0000;
}


.mainbox .inbox #home .title_containar {
		/*display: inline-block;
		float: left;
		text-align: left;
		margin-left: 20px;
		width: 85%;*/
}

.mainbox .inbox #home .title_containar h1 {
	font-size: 46px;
	    color: #bc0000;
	    line-height: 1.3;
	    margin-bottom: 10px;
}

.mainbox .inbox #home .title_containar h3 {
		background-color: rgba(255,255,255,0.5);
		font-size: 20px;
		color: #000000;
		margin-bottom: 10px;
}

/*.mainbox .inbox #home .title_containar h2 {
		font-size: 24px;
		color: #000000;
		margin-bottom: 10px;
}*/

/*.mainbox .inbox #home .title_containar h3 {
		font-size: 24px;
		color: #ffffff;
}*/

#socialbuttons {
		text-align: right;
		/* margin: 20px; */
		width: 1000px;
		margin: 10px auto;
}
#socialbuttons div {
		float: left;
	padding:0 10px;
}

.inbox #socialbuttons {
	position: absolute;
	left: 20px;
	bottom: 3px;
}
.inbox #socialbuttons div {
	width: auto !important;
	padding: 0 15px 0 0;
}
.inbox #socialbuttons div.facebook {
	width: 96px !important;
}

.date {
    margin: 0 auto 30px;
    padding: 5px 0 2px 0;
    background-color: #4576d5;
}

.date p {
	color: #ffffff;
	font-size: 20px;
}



.contents_inner .wp_area {
	width: 960px;
		margin: 0 auto;
		text-align: center;
}

.contents_inner .wp_area .wp_containar {
	margin: 0 auto;
		text-align: center;
	width:970px;
	overflow:hidden;
}

.contents_inner .wp_area .wp_containar:after {
	display:block;
	content:"";
	height:0;
	visibility:hidden;
	clear:both;
}

.contents_inner .wp_area .wp_containar .wp_box {
	float:left;
	margin:10px;
	width:300px;
	box-sizing:border-box;
	border:1px solid #efefef;
	background-color:#F4F9FF;
}

.contents_inner .wp_area .wp_containar .wp_box .img_containar {
	background-color:#ffffff;
	background-color: #f6f6f6;
	position: relative;
}

.img_containar img {
	/*height: auto;
	width: 200px;*/
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

/*IE10・ﾋｽｪﾋ鶴鯑ｪｵｪ・・SSｫﾏｫﾃｫｯ｣ｨ・?｣ｩ*/
@media all and (-ms-high-contrast:none){
.img_containar img {
  transform: translateY(-50%) translateX(-50%) !important;
 }
}

/*IE11ｪﾀｪｱｪﾋ鶴鯑ｪｵｪ・・SSｫﾏｫﾃｫｯ*/
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop,  .img_containar img {
  transform: translateY(-50%) translateX(-50%) !important;
  }
}


.img_containar:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.contents_inner .wp_area .wp_containar .wp_box h5 {
		font-size: 14px;
		margin: 0 auto;
		padding: 8px;
		text-align: left;
}

.contents_inner .wp_area .wp_containar .wp_box p.compname {
	font-size: 14px;
	margin: 0 auto;
	padding: 0 4px;
	display: inline-block;
	text-align: left;
	float: right;
	}


.contents_inner .wp_area .wp_containar .wp_box .cb {
		padding: 10px 0;
		font-size: 1.250em;
		text-align: center;
		display: inline-block;
}

.contents_inner .wp_area .wp_containar .wp_box .cb input {
		margin-right: 8px;
}

.links {
    text-align: left;
    margin: 0 auto;
    width: 1000px;
}