@charset "utf-8";

/* HOME
----------------------------------------------------------- */
div#homeMenu{
	position: relative;
}
div#homeMenu ul.menuList{
	overflow: hidden;
	width: 990px;
	margin-left: -10px;
}

div#homeMenu ul.menuList2{
	overflow: hidden;
	width: 990px;
	margin-left: -10px;
}

div#homeMenu ul.menuList li{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
}

div#homeMenu ul.menuList2 li{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;

	width: 485px;
	height: 380px;
}

div#homeMenu ul.menuList li .note{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../img/bg_btn_bar.jpg) 0 0 no-repeat;
}





/*========== top menu ============*/

div.menuWrap{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:999;
	display:none;
	color: #000;
}


div.menuWrap div.menuWin{
	position: absolute;
	z-index:100000;
	overflow: auto;
}
div.menuWrap div.menuWin.fTop{
  padding: 15px;
}

div.menuWrap div.menuWin.fTop:after{
	content: "";
	display: block;
	position: absolute;
		top: 0;
		width: 19px;
		height: 15px;
}
div.menuWrap div.menuWin.fTop.fLeft:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_top.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fTop.fRight:after{
	right: 50px;
	background:url(../img/foot_top.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fTop.fCenter:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_top.png) center 0 no-repeat;
}


div.menuWrap div.menuWin.fBtm{
  padding: 15px;
}

div.menuWrap div.menuWin.fBtm:after{
	content: "";
	display: block;
	position: absolute;
		bottom: 0;
		width: 19px;
		height: 15px;
}
div.menuWrap div.menuWin.fBtm.fLeft:after{
	left: 28%;
	margin-left: -10px;
	background:url(../img/foot_btm.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fBtm.fRight:after{
	right: 50px;
	background:url(../img/foot_btm.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fBtm.fCenter:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_btm.png) center 0 no-repeat;
}





div.menuWrap div.menuWin>div{
	background: #fff;
	padding: 10px;
	position: relative;
	box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
}
div.menuWrap div.menuWin div.winInner{
	background: #eee;
	padding:15px 20px 25px;
	overflow: hidden;
}


/* menu postion start*/
div.menuWrap#menuTeiki div.menuWin{
	width: 225px;
	top: 240px;
	left: 200px;
}
div.menuWrap#menuZdata div.menuWin{
	width: 225px;
	top: 240px;
	right: 30px;
}
div.menuWrap#menuZdata ul.pubNote li:nth-child(2n+1){
	margin-left: 0;
	
}
div.menuWrap#menuTrust div.menuWin{
	width: 225px;
	top: 500px;
	left: 365px;
}
/* menu postion end*/


div.menuWrap h2{
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

table.subMenu{
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 15px;
}
table.subMenu tr{
	border-bottom: 1px dotted #333;
}
table.subMenu th,
table.subMenu td{
	padding:10px 0;
	text-align: center;
}
table.subMenu th{
	width: 48px;
	text-align: center;
	font-size: 16px;
}
table.subMenu ul{
letter-spacing: -0.4em;
}
table.subMenu ul li{
	display: inline-block;
	letter-spacing: normal;
	margin-right: 1px;
}
table.subMenu ul li a{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #00356f;
}
table.subMenu ul li a:hover{
	background: #678fbb;
	text-decoration: none;
}

ul.pubNote{
	font-size: 12px;
	letter-spacing: -0.4em;
}

ul.pubNote li{
	display: inline-block;
	letter-spacing: normal;
	margin-left: 15px;
}
ul.pubNote li span{
	font-weight: bold;
}

div.pubBlock{
	font-size: 12px;
	letter-spacing: -0.4em;
	background: #c0c0c0;
	display: inline-block;
}

#menuRyoiki table.subMenu ul li a{
  width: 60px;
  height: 60px;
  line-height: 60px;
}
#menuRyoiki table.subMenu {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 0;
}
#menuRyoiki table.subMenu tr{
	border-bottom: none;
}


/*========== 閉じるボタン ============*/

.btnClose{
	position:absolute;
	z-index:100001;
	top:-10px;
	right: -10px;
}

.btnClose a{
	display: block;
	margin: 0 auto;
	width: 28px;
	height: 28px;
}
.btnClose a:hover{
	background: url(../img/btn_close_bg.png) 0 0 no-repeat;
}


/* Drill
----------------------------------------------------------- */
#drill table.freeTable td.col1{
	width: 40px;
	text-align: center;
}
#drill table.freeTable td.col3{
	width: 40px;
	text-align: center;
  padding-left: 40px;
  padding-right: 0;
}
#drill table.freeTable td.col3 ul{
  
}
#drill table.freeTable td.col4{
	width: 40px;
	text-align: center;
  padding-right: 40px;
  padding-left: 0;
}
#drill table.freeTable tr.all{
	background: #fffeee;
}
#drill table.freeTable tr.all td.col4 a{
  display: none;
}

/* test
----------------------------------------------------------- */
#test table.freeTable{
		border-top: 0;
}
#test table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#test table.freeTable td{
	font-size: 13px;
}
#test table.freeTable .col1{
	width: 25px;
	text-align: center;
}
#test table.freeTable .col2{
	width: 60px;
}
#test table.freeTable td.col2{
color: #ccc;
}
#test table.freeTable td.col2 span{
	color: #df0005;
}
#test table.freeTable .col3{
	width: 150px;
}
#test table.freeTable .col4{
}
#test table.freeTable td.col5{
	width: 40px;
  padding-left: 20px;
  padding-right: 0;
	text-align: center;
}
#test table.freeTable td.col6{
	width: 40px;
  padding-left: 0;
  padding-right: 20px;
	text-align: center;
}
#test table.freeTable tr.all{
	background: #fffeee;
}
#test table.freeTable tr.all .col6 a{
  display: none;
}


/* sgrapa
----------------------------------------------------------- */

#sgrapa table.freeTable td{
  text-align: center;
  font-size: 14px;
}
#sgrapa table.freeTable td.col1{
	width: 190px;
	text-align: left;
}
#sgrapa table.freeTable td.col2{
	width: 40px;
	text-align: center;
}
#sgrapa table.freeTable td.col3{
	text-align: center;
}

#sgrapa.data table.freeTable td.col1{
	width: auto;
}
#sgrapa.data table.freeTable td.col2{
	width: 100px;
}



/* トラスト採点システム用データ
----------------------------------------------------------- */
#trustscore table.freeTable .col2,
#trustscore table.freeTable .col3 {
    width: 80px;
    text-align: center;
}


/* 図版データオリジナルメニュー
----------------------------------------------------------- */
#Zdata #sideCol>ul>li a{
	font-size: 13px;
}
#Zdata #sideCol>ul>li h3 a{
	display: flex;
	line-height: 1.4;
}
#Zdata #sideCol h3 a em{
	width: 2.5em;
	flex-shrink: 0;
	font-style: normal;
	font-size: 13px;
}
#Zdata #sideCol h3 a em+span{
	padding: 0;
	border: none;
	font-size: 13px;
}

#Zdata #mainCont h2 em{
	display: inline-block;
	margin-right: 0.5em;
	font-style: normal;
}

#Zdata #mainCont h2 span span{
    border-left: none;
}



/* 404
----------------------------------------------------------- */

#contHeader h2.er404{
	text-align: center;
	color: #df0005;
	font-size: 26px;
	font-weight: bold;
	margin:50px 0;
	font-weight: bold;
}
#box404{
	text-align: center;
	padding:30px 50px 50px;
}
#box404 .er404{
	color: #999;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 50px;
}
#box404 p~p{
	margin-top: 10px;
}
#box404 .btnToHome a{
	display: block;
	padding: 10px;
	background: #fff;
	border: 1px solid #666;
	width: 200px;
	margin: 80px auto 0;
}

#box404 .btnToHome a:hover{
	color: #ff6000;
	border: 1px solid #ff6000;
}







/**/
