





@charset "UTF-8";


/*----------------------------------------------------
タイトル
----------------------------------------------------*/

.jaxa-press {
	margin: 0px 0px 0px 15px;
}

.new-arrival {
	margin: 0px 0px 0px 15px;
}

.mttl {
	padding: 8px 5px 8px 15px;
	/* margin-bottom: 35px; */
	margin-bottom: 25px;
	border-radius: 6px;
	box-shadow: 0px 5px #0060b1;
	border:2px solid #0060b1;
 }

 .mttl h1 { 
    font-size:26px; 
    line-height:1.5em; 
    font-weight:bold; 
    border-left:6px solid #0060b1; 
    padding-left:15px; 
    padding: 13px 0px 13px 15px; 
}

.sttl {
//        height: 50px;
        overflow: hidden;
	margin-bottom: 10px;
	margin-top: 5px;
	border-radius: 6px;
	text-decoration:none;
	background-color:#169cd1;
	border-radius: 6px;
 }


 .sttl h2 {
	font-size: 20px;
        margin: 0px 0 0px 0;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
	border-left: 10px solid #13698b;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:10px 0 10px 10px;
	text-decoration:none;
    background-image:none;
}


 .sttl-h2 {
        float: left;
	font-size: 19px;
	color: #FFFFFF;
	line-height: 1.5em;
	font-weight: bold;
	border-left: 10px solid #13698b;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding:10px 0 10px 10px;
	text-decoration:none;
    background-image:none;
}
.sttl-h3 {
       float: right;
       font-size:10pt;
       color: #FFFFFF;
       padding:5px 0 3px 10px;
}    


/*----------------------------------------------------
トップページ
----------------------------------------------------*/
.text { 
    font-size:138.5%;
    line-height:1.7em; 
    font-weight:bold;
}

.twarp {
	padding: 32px 40px 32px 60px;
	width: 520px;
	margin: 40px auto 0px auto;
	background-color: #f3f3f3;
	-webkit-box-shadow: 0px 0px 4px #D2D2D2;
	box-shadow: 0px 0px 4px #D2D2D2;
	border-radius: 6px;
	text-align:center;
}
.twarp  p.ttl { font-size:138.5%; line-height:1.7em; font-weight:bold; border-bottom:1px solid #d2d2d2; padding-bottom:5px; margin-bottom:15px; }
.twarp .block { overflow:hidden; }
.twarp .block .parts { float:left; padding-left:30px; margin-bottom:7px;}
.twarp .block .cbox { float:left; margin-left:5px; }
.twarp .btnbox { width:195px; margin:0 auto; margin-top:14px; overflow:hidden; }

.twarp label { padding-left:3px;  }
.twarp .btnbox #btn {
	cursor:pointer;
	background-color: #0060b1;
	padding: 0px 10px 0px 36px;
	margin-bottom: 8px;
	border-radius: 6px;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #004681;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:none;
	font-size:20px;
	height:40px;
	background-image: url(/dspace/image/icon06.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	float:left;
}
.twarp .btnbox #btn:hover { opacity:0.8; }
.twarp p a {
	background-color: #0060b1;
	display: block;
	padding:8px 14px 0px 14px;
	border-radius: 6px;
	height:32px;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #004681;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:18px;
	float:right;
}
.twarp p a:hover { opacity:0.8; }

/*----------------------------------------------------
JAXA出版物
----------------------------------------------------*/
.jbox { border:1px solid #6dcdf1; margin-top:8px; border-radius: 6px; background-color: #d7f4ff;}
.jbox .ttl {
	padding: 8px 5px 8px 30px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-image: url(/dspace/image/icon03.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.jbox .ttl a { font-size:123.1%; line-height:1.7em; font-weight:bold; color:#0060b1; }
.jbox .ttl a:hover { color:#000000; }
.jbox .txt { padding:8px 5px 8px 12px; background-color: #ffffff; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.jnav { margin-top:15px; overflow:hidden; }
.jnav li a {
	float:left;
	margin-right:7px;
	min-width:160px;
	background-color: #0060b1;
	display: block;
	padding: 9px 0px 9px 0px;
	margin-bottom: 8px;
	border-radius: 6px;
	background-image: url(/dspace/image/icon05.gif);
	background-position: center bottom 5px;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #004681;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	font-size:123.1%;
}
.jnav li a:hover { opacity:0.8; }
.jblock { overflow:hidden; margin-bottom:-10px; }
.jcate {
	width:110px;
	padding-bottom:8px;
	background-image: url(/dspace/image/parts01.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.jcate h3 {
	padding:5px 7px 5px 10px;
	border-radius: 4px;
	background-color:#0d3c6e;
	border-radius: 6px;
	text-align:center;
	color:#FFFFFF;
	font-size:138.5%;
	line-height:1.7em;
	font-weight:bold; 
}


/*----------------------------------------------------
シンポジウム・研究会
----------------------------------------------------*/
.sbox {
	border: 1px solid #169cd1;
	margin-bottom: 12px;
	padding-bottom: 12px;
	border-radius: 6px;
	box-shadow: 0px 2px #106b8f;
    width: 920px;
}
.sbox .ttl {
	/* background-color: #169cd1; */
	background-color: #fff;

	/* padding: 5px 5px 5px 15px; */
	padding: 5px 5px 5px 5px;

	border-top-left-radius: 4px;
	border-top-right-radius: 4px;

	border-bottom-style: solid;
	border-bottom-color: #169cd1;
	border-width: 1px;

    background-repeat : no-repeat;
    background-position : left;

	color:#FFFFFF;
	font-size:123.1%;
	/* line-height:1.7em; */
	/* line-height:3.0em; */
	height:50px;
	font-weight:bold; 
}



.sbox .ttl .point {
    display: table-cell;
	padding: 3px 2px 0px 0px;
    vertical-align: top;
}
.sbox .ttl .title {
    display: table-cell;
    line-height:1.5em
}

/* IE11 */
@media all and (-ms-high-contrast:none){
  .sbox .ttl .point {
      display: table-cell;
  	  padding: 2px 2px 0px 0px;
      vertical-align: top;
  }
  .sbox .ttl .title {
      display: table-cell;
      line-height:1.2em;
	  font-size:93%;
  }
}

/* Chrome */
@media all and (-webkit-min-device-pixel-ratio:0) {
  .sbox .ttl .point {
      display: table-cell;
  	  padding: 2px 2px 0px 0px;
      vertical-align: top;
  }
  .sbox .ttl .title {
      display: table-cell;
      line-height:1.2em;
	  font-size:93%;
  }
}


.sbox ul { 
    /* padding: 10px 0px 10px 15px; */
    padding: 10px 0px 0px 15px; 
}

.sbox ul li {
	width: 410px;
	margin-right: 20px;
	margin-left: 5px;
    margin-bottom:-5px;
	padding-left:10px;
	float: left;
	background-image: url(/dspace/image/icon04.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.sbox ul li a { color:#0060b1; }
.sbox ul li a:hover { color:#000000; }


/*----------------------------------------------------
アクセスランキング
----------------------------------------------------*/
.anavi { 
    background-image: url(/dspace/image/parts02.gif); 
    background-position: center bottom; 
    padding-bottom:15px; 
    margin-bottom:15px; 
    background-repeat: no-repeat;
    width: 960px;
 /*    height: 100px;  */
}

.anavi .bg { 
    background-color:#d8f3fd; 
    border-radius: 6px;
    padding:10px 5px 10px 10px;
 /*   height: 80px;   */
}

.anavi .bg .accessrank_cond { 
    position : relative;
}

.anavi .bg  #btn {
 /*    position : absolute; */
 /*   top : 48px;           */
 /*   left: 430px;          */
    
	background-color: #0080ff;
	display: block;
	padding: 0px 10px 0px 30px;
	border-radius: 6px;
	background-image: url(/dspace/image/icon06.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
        background-size: 25% ;
	box-shadow: 0px 3px #004681;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:none;
	font-size: 1.2em;
   /*	margin: 0px 0px 5px 430px;  */
        margin: 0px auto 5px auto;
	cursor:pointer;
        height: 30px;
}
.anavi .bg  #btn:hover { opacity:0.8; }



.rbox { 
    float:right; 
    padding-right:8px; 
    font-size:1.1em; 
    line-height:1.7em;
    /* margin-top:2px;  */
    margin: 2px 20px 0px 0px;
}


.ubox { 
    float:left; 
    font-size:1.1em; 
    line-height:1.7em;
    margin: 10px 0px 5px 0px;
}

.rbox .lttl { 
    margin-right:1px; 
    background-image: url(/dspace/image/parts03.gif); 
    background-position: right center; 
    padding-right:8px; 
    float:left; 
    background-repeat: no-repeat; 
}


.rbox .lttlg, .ubox .lttlg {
   margin-right:1px;
   background-image: url(/dspace/image/parts03g.gif);
   background-position: right center;
   padding-right:8px;
   float:left;
   background-repeat: no-repeat;
}

.rbox .lttl .bg { 
    background-color:#0060b1; 
    border-radius: 4px; 
    padding:3px 10px 3px 10px; 
    color:#FFFFFF; 
}


.rbox .lttlg .bgg, .ubox .lttlg .bgg {
    background-color:#4fb100;
    border-radius: 4px;
    padding:3px 10px 3px 10px;
    color:#FFFFFF;
}

.rbox .reg { 
    margin: 5px 0px 0px 5px;
    float:left; 
}

.ubox .reg { 
    margin: 0px 0px 0px 4px;
    float: left;
    width: 680px;
    height: 34px; 
    display: flex;
    align-items: center;
}

.lbox { 
    float:left; 
    /* padding-right:10px; */
    /* font-size:1.0em;    */
    padding-right:8px; 
    font-size:1.1em; 

    line-height:1.7em;
    /* 2015.12.08 for result.jsp
        margin-top:7px; */
    margin-top:2px; 
}


.lbox .lttl { 
    margin-right:1px; 
    background-image: url(/dspace/image/parts03.gif); 
    background-position: right center; 
    padding-right:8px; 
    float:left; 
    background-repeat: no-repeat; 
}

.lbox .lttl .bg { 
    background-color:#0060b1; 
    border-radius: 4px; 
    padding:3px 10px 3px 10px; 
    color:#FFFFFF; 
    height: 25px;
}



.llbox {

    top: 50px;
    /* 2017.01.11 DEL */
    /* left: 82px; */
    /* 2017.01.11 ADD */
    display : inline-table;
    float : right;
}

.lbox .lttl-srh { 
    position: relative;
    top: -7px;

    margin-right:1px; 
    background-image: url(/dspace/image/parts03.gif); 
    background-position: right center; 
    padding-right:8px; 
    float:left; 
    background-repeat: no-repeat; 
}
.lbox .lttl-srh .bg { 
    background-color:#0060b1; 
    border-radius: 4px; 
    /* padding:3px 10px 3px 10px; */
    padding:3px 8px 3px 8px; 
    color:#FFFFFF; 
}


.lbox .search-sel {
    height          : 30px;
    font-size       : 1.0em;
    padding         : 0px 2px 0px 2px;
	white-space     : nowrap;
	line-height     : 15px;
	cursor          : pointer;
}

.lbox .accessrank-sel {
    height          : 30px;
    font-size       : 95%;
    padding         : 0px 1px 0px 0px;
	white-space     : nowrap;
	line-height     : 15px;
	cursor          : pointer;
}








.accessRankTblHeader { 
    /* font-family: "verdana", "Arial", "Helvetica", sans-serif; */
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    background: #c1ddf3;
    padding: 3px  
}

.accessRankTblEvenRow { 
    /* font-family: "verdana", "Arial", "Helvetica", sans-serif; */
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    text-align: left;
    background: #EDF6FA;
    padding: 3px  
}


.newArrivalTblEvenRow { 
    /* font-family: "verdana", "Arial", "Helvetica", sans-serif; */
    font-size: 12pt;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    vertical-align: middle;
    text-decoration: none;
    text-align: middle;
    background: #EDF6FA;
    padding: 3px  
}



.abox { border-bottom:3px solid #d2d2d2; font-size:93%; line-height:1.7em; }
.abox dl.ttl { background:#064981; display:table; width:100%; font-weight:bold; }
.abox dl.list { border-top:1px dotted #d2d2d2; display:table; width:100%; }
.abox dl.list:nth-child(even) { background:#edf6fa; border-top:1px dotted #d2d2d2; display:table; width:100%; }
.abox dl dt:first-child { color:#ffffff; display:table-cell; padding:7px; text-align:center; border-left:0px solid #d2d2d2; }
.abox dl dt { color:#ffffff; display:table-cell; padding:7px; text-align:center; border-left:1px solid #d2d2d2; }
.abox dl dd:first-child { display:table-cell; padding:7px; text-align:center; border-left:0px solid #d2d2d2; vertical-align:middle;  }
.abox dl dd { display:table-cell; padding:7px; text-align:center; border-left:1px solid #d2d2d2; vertical-align:middle; }
.abox dl dd a { color:#0060b1; }
.abox dl dd a:hover { color:#000000; }
.abox .bo01 { width:40px; }
.abox .bo02 { width:480px; }
.abox .bo03 { width:130px; }
.abox .bo04 { width:140px; }
.abox .bo05 { width:50px; }
.abox dd.bo02 { text-align:left; }




/*----------------------------------------------------
 検索結果画面 左メニュー部分
----------------------------------------------------*/
.results_layout {
    /* font-family : "verdana", "Arial", "Helvetica", sans-serif;  */
    margin : -5px 0px 0px -4px;
}

.results_layout li {
    
    font-size : 105%;
    line-height : 1.7em;
    margin : 0px 0px -2px 0px;
    padding : 0px 0px 0px 0px;
}

.dsearch_left {
    display : table;
    width : 102%;
}


.results_layout ul li a {
	/* padding-bottom: 4px; */
    font-family : "verdana", "Arial", "Helvetica", sans-serif;
}

/*----------------------------------------------------
検索部分
----------------------------------------------------*/
.search {
    
	background-color: #d8f3fd;
	-webkit-box-shadow: 0px 0px 4px #D2D2D2;
	box-shadow: 0px 0px 4px #D2D2D2;
	border-radius: 6px;
	float:left;
    
	width : 257px;
	margin : -3px 0px 4px 2px;
}

.search .backbtn {
	/*Android1.6〜2.3 , iOS4.0 対応グラデ*/
	background: -webkit-gradient(linear, left top, left bottom, from(#0060b0), to(#073d6a));
	/*WindowsPhone 対応グラデ*/
	filter: progid:DXImageTransform.Microsoft.gradient(Enabled=1,GradientType=0,StartColorStr='#0060b0',EndColorStr='#073d6a'); 
	/*デフォルトグラデ*/	
	background-image: -webkit-linear-gradient(270deg,rgba(0,96,176,1.00) 0%,rgba(7,61,106,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,96,176,1.00) 0%,rgba(7,61,106,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,96,176,1.00) 0%,rgba(7,61,106,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,96,176,1.00) 0%,rgba(7,61,106,1.00) 100%);
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	height:46px;
}

.search .backbtn a {
	/* padding: 10px 0px 0px 28px; */
	padding: 13px 0px 0px 28px;
	display: block;
	margin-bottom: 10px;
	color: #FFFFFF;
	background-image: url(/dspace/image/icon07.png);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	font-weight:bold;
	font-size:123.1%;
	text-decoration:none;
}
.search .backbtn a:hover { text-decoration:underline; }




.dsearch_left .backbtn {
	background-color: #0060b1;
	display: block;
	margin-bottom: 8px;
	border-radius: 6px;
	background-position: right 10px center;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #004681;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.dsearch_left .backbtn a {
	/* padding: 11px 0px 5px 28px; */
	padding: 9px 0px 7px 28px;
	display: block;
	color: #FFFFFF;
	background-image: url(/dspace/image/icon07.png);
	background-repeat: no-repeat;
	background-position: 12px 14px;
	font-weight:bold;
	font-size:110.0%;
	text-decoration:none;
}
.dsearch_left .backbtn a:hover { text-decoration:underline; }



.search .warp { 
    width:230px; 
    
    margin : 3px auto 0 8px; 
    padding-bottom : 4; 
}
.search .warp dl {
    width:230px;
    /* margin-bottom:7px; */
    margin: 0px 0px 0px 0px;
}
.search .warp dt { 
    color:#073d6a; font-weight:bold; 
    margin: 0px 0px 0px 0px;
}


.search .warp .disable_color { 
    color:#808080; 
}

.search .warp dd { 
    margin: 0px 0px 3px 0px;
}


.search .warp .blo {  
    margin-bottom:7px; 
}
.search .warp .blo dl:first-child { 
    display:table-cell; 
    padding-right:26px; 
}
.search .warp .blo dl { 
    display:table-cell; 
}
.search .warp .column { 
    border:1px solid #0060b1; 
    border-radius:6px; 
    background-color:#ffffff; 
    margin-top:8px; 
}

.search .warp .column .ttl {
	background-color: #0060b1;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight:bold;
	font-size:108%;
        cursor: pointer
}


.search .warp .openclose_column { 
    border:1px solid #40B4D7; 
    border-radius:6px; 
    background-color:#ffffff; 
    margin-top:8px; 
}

.search .warp .openclose_column .ttl {
	background-color: #40B4D7;
	text-align: center;
	color: #FFFFFF;
	padding: 5px 0 5px 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	font-weight:bold;
	font-size:108%;
        cursor: pointer
}



.search .warp .column dl, .search .warp .openclose_column dl { 
    width:210px; 
    margin:2px auto 5px auto; 
}




.search .warp .column .box,  .search .warp .openclose_column .box { 
    width : 210px; 
    margin : 9px auto 7px auto; 
}

.search .warp .column .box p { margin-bottom:3px; }



.search .warp .column .inline dd, .search .warp .openclose_column .inline dd { 
    padding-right:5px; 
    display: table-cell; 
    vertical-align:middle; 
}

.search .warp .column .blo { 
    width:210px; 
    margin:0 auto;
}

.search .warp .btnbox { display:block; margin: 8px 0px 0px 30px; overflow:hidden; }


.search .warp .btnbox #btn, .scbtnbox #btn {
	cursor:pointer;
    
	background-color: #0080FF;
	display: block;
	padding: 6px 10px 6px 36px;
	margin-bottom: 8px;
	border-radius: 6px;
	background-repeat: no-repeat;
    
	box-shadow: 0px 3px #AAC8E9;

	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:none;
	/* font-size:20px; */
	font-size:15px;
	background-image: url(/dspace/image/icon06.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
	float:left;
	margin-right:6px;
}

.search .warp .btnbox #btn:hover { opacity:0.8; }


.search .warp .btnbox #clear, .scbtnbox #clear {
	cursor:pointer;
    
	background-color: #0080FF;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 8px;
	border-radius: 6px;
	background-repeat: no-repeat;
    
	box-shadow: 0px 3px #AAC8E9;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:none;
	/* font-size:20px; */
	font-size:15px;
	float:left;
}
.search .warp .btnbox #clear:hover { opacity:0.8; }


.sebox {
	background-color: #d8f3fd;
	-webkit-box-shadow: 0px 0px 4px #D2D2D2;
	box-shadow: 0px 0px 4px #D2D2D2;
	border-radius: 6px;
	padding:15px 20px 7px 36px;
    display : table-cell;
}

.sebox .block { 
    /* margin-bottom:5px; */
    /* overflow:hidden;   */
    margin: 0px 0px 5px 0px; 
    overflow:visible; 
}

.sebox .block .parts { float:left; }


.sebox .block .cbox { 
    display : table-row;
    float:left; 
}


.sebox .block .cbox .check { 
	/* float:left; */
	margin-left:5px; 
}

.sebox .btnbox {
	/* width: 350px;        */
	/* margin-top: 30px;    */
    /* margin-left: 300px;  */
	/* overflow: hidden;    */
	/* position: absolute;  */
	width: 188px;
    margin: 30px auto;
}
.sebox label { padding-left:3px;  }
.sebox .text {
	width: 866px;
    height: 28px;
	/* font-size:18px; */
	font-size: 1.2em;
}





.scbtnbox {
    display : table;
	width: 188px;
    margin: 10px auto 0px auto;
}


.sebox .btnbox #csv {
	cursor:pointer;
	background-color: #00b175;
	display: block;
	padding: 6px 10px 6px 10px;
	margin-bottom: 8px;
	border-radius: 6px;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #077a53;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	border:none;
	font-size:20px;
	float:left;
}

.sebox .btnbox #btn:hover , .sebox .btnbox #clear:hover , .sebox .btnbox #csv:hover { opacity:0.8; }
.sebox .checkbox { margin-top:6px; }



.outputbox {
    /*
    position: relative;
    left: 35%;
    width: 300px;
    margin: 0 auto;
    */
    display : inline-block;
}
.outputbox #output {
	cursor: pointer;
	background-color: #00b175;
	display: block;
	padding: 6px 10px 6px 10px;
	margin: 0px 6px 8px 0px;
	border-radius: 6px;
	background-repeat: no-repeat;
	box-shadow: 0px 3px #077a53;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: none;
	font-size: 15px;
	float: left;
}
#output:hover { 
    opacity:0.8; 
}

.border { 
    border-top:1px solid #bfbfbf;
    padding-top:10px; 
    text-align:center; 
    font-weight:bold; 
    font-size:108%; 
    /* margin-bottom:30px; */
}

.nav { overflow:hidden; }


.databox { 
    display:table; 
    width:100%; 
    padding-top:3px; 
}
.databox .SummaryOther{ 
    display:table-cell; 
}



.ParentList {
    display             : table;
    table-layout        : fixed;
    box-sizing          : border-box;
    width               : 100%;
}
.ParentList .SummaryOther { 
    display             : table-cell;
    word-wrap           : break-word;
    overflow            : hidden;
}
.ParentList .databtn { 
    width               : 90px;
    background-color    : #0060b1;
    display             : table-cell;
    vertical-align      : middle;
    text-align          : center;
}
.ParentList .databtn a.bottom { 
    color: #ffffff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.ParentList .databtn a.bottom:hover  { 
    text-decoration:underline;
}


.JaxaCategory  { 
    height: 23px;
    width : 225px;
}



#jaxapub_layout .search {
	background-color: #d8f3fd;
	-webkit-box-shadow: 0px 0px 4px #D2D2D2;
	box-shadow: 0px 0px 4px #D2D2D2;
	border-radius: 6px;
	float: left;
	width: 257px;
	margin: 0px -3px 2px -3px;
    font-family :'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size : 96%;
}

#jaxapub_layout .search .warp .ttl label { 
    font-size : 95%;
}






.search .warp .type-chkbox { 
	display : flex;
    flex-direction: row;
    flex-wrap : wrap;
}


.search .warp .type-chkbox label { 
    font-size : 77%;
    margin : 0px 0px 0px -3px;
    vertical-align : 2px;
}


.search .warp .symposium { 
    height: 120px;
    width : 225px;
}



