@charset "UTF-8";
body, h1, h2, h3, h4, h5, h6, pre, li, dt, dd, th, td, p {
  font-size:14px;
}

bodyhtml {  
    overflow-y: scroll;  
}  
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6,  
pre, form, fieldset, input, textarea, p, blockquote, th, td {  
    margin: 0;  padding: 0;  
}  
address, caption, cite, code, dfn, em, strong, th, var  {  
    font-style: normal;  
}  
table   {  
    border-collapse: collapse;  border-spacing: 0;  
}  
caption, th {  
    text-align: left;  
}  
q:before ,q:after   {  
    content: '';  
}  
object, embed   {  
    vertical-align: top;  
}  
hr, legend  {  
    display: none;  
}  
/*
h1, h2, h2, h3, h5, h6  {  
    font-size: 100%;  
}
*/ 
img, abbr, acronym, fieldset    {  
    border: 0;  
}  
li  {  
    list-style-type: none;  
}  
  
body {  
    font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",verdana,Sans-Serif;  
    background: #F2F2F2;
    color: #4d4d4d;  
    line-height: 160%;  
    text-align: center;
    min-height: 800px;
}
table {
    font-size:inherit;
    font-size:100%;
}


  
html>/**/body {  
/*
    font-size: 10pt;
*/
}  
  
* + html body {  
    font-family: "メイリオ","Meiryo";  
}  

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-table;
    min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body { background-color: #F2F2F2; }

a:link { color: #454545; }
a:visited { color: #454545; }
a:hover { color: #3366CC; text-decoration: underline; }
a:active { color: #454545; }
a { text-decoration: none; }

#navi1-wrap {
  width: 100%;
  height: 90px;
  left: 0;
  top: 0;
  position: fixed;
/*
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test07/img/common/topback.png', sizingMethod='scale');
*/
  z-index: 3000;
  text-align: center;
  background-color: #f4f4f4;
}
div.btm1 {
  width: 100%;
  height: 20px;
  left: 0;
/*
  top: 70px;
  position: fixed;
*/
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test07-3/img/common/topback2.png', sizingMethod='scale');

  z-index: 3000;
  text-align: center;  
}

div.btm2 {
  width: 100%;
  height: 20px;
  left: 0;
  top: 150px;
  position: fixed;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test07-3/img/common/menubackunder.gif', sizingMethod='scale');
  z-index: 0;
  text-align: center;  
}


/* IE6～IE8以外*/
:root *> #navi1-wrap { background: url(../img/common/topback.png) repeat-x left top; }

#navi2-wrap {
  width: 100%;
  height: 93px;
  left: 0;
  top: 70px;
  position: fixed;

/*
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test07-3/img/common/menubackunder.gif', sizingMethod='scale');
*/
  z-index: 2000;
  text-align: center;  
  background-color: #f4f4f4;
}
/* IE6～IE8以外*/
:root *> #navi2-wrap { background: #f4f4f4 url(../img/common/menubackunder.gif) repeat-x left bottom; }

#navi1 {
  width: 950px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  background-color: #f4f4f4;
  height: 70px;
}
#navi1 div.menu-top { float: right; /*font-size:100%;*/ font-size: 13px; color: #555555; }

#navi1 a.fsmall { background-color: #f2f2f2; padding: 2px; }
#navi1 a.fmiddle { background-color: #f2f2f2; padding: 2px; }
#navi1 a.flarge { background-color: #cccccc; padding: 2px; }

#navi1  a:link { color: #454545; }
#navi1  a:visited { color: #454545; }
#navi1  a:hover { color: #3366CC; text-decoration: underline; }
#navi1  a:active { color: #454545; }
#navi1  a { text-decoration: none; }

#navi2 {
  width: 950px;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  background-color: #f5f5f5;
  height: 80px;
}
:root *> #navi2 { background-color: transparent; }

#navi2 p { color:#555555;margin-top:20px; margin-left: 5px; /*font-size: 108%;*/ font-size: 14px; border-color: #454545; border-bottom-style: dotted; border-width: 1px; padding-bottom: 7px; }
#navi2 p a:link { color: #454545; }
#navi2 p a:visited { color: #454545; }
#navi2 p a:hover { color: #3366CC; text-decoration: underline; }
#navi2 p a:active { color: #454545; }
#navi2 p a { text-decoration: none; }



#box form {
  margin: 8px 0;
}

#box2 {
  background-color: #EBEBEB;
  border-top: 1px solid #333;
  text-align: center;
  height:2.0em;
  width: 100%;
  left: 0;
  bottom: 0;
  position: fixed;
  z-index: 200;
}


#navi-bottom {
  position:fixed; left:0px; bottom:0px; width:100%; height:45px; margin:0px; text-align: center; margin:0px; padding:0px 0px 0px 0px;
  text-align: center;
}

#sdw {
  width: 100%;
  height: 47px;
  text-align: center;

  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test05/img/common/underback2.png', sizingMethod='scale');

/*
  filter:alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
*/
}

/* IE6～IE8以外*/
:root *> #sdw { background: url(../img/common/underback2.png) repeat-x left top; }

#wrap {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 93px;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ristex/test05/img/common/topback.png', sizingMethod='scale');
  z-index: 5000;
}
/* IE6～IE8以外*/
:root *> #wrap { background: url(../img/common/topback.png) repeat-x left top; }

#navi-bottom ul li { float: left; margin-right: 3em; list-style-type: none; font-size: 100%; line-height: 3em; margin-bottom: 0px; margin-top: 10px; }
#navi-bottom ul li.last { margin-right: 0; }

h1 img { margin-top: 5px; }
.txt-notice-01 {
  position: absolute;
  left: 0;
  margin-top: 48px;
  font-size: 82%;
}


#menu-mng { min-height: 1.0em; margin-top: 0px; }
#menu-prj { padding-top: 10px; margin-bottom: 16px; min-height: 1.0em; }
#menu-prj p { position: relative; z-index: 10; font-size: 108%; }

#menu-mng ul {
  position: relative;
    margin-left: 50px;
}
#menu-mng li {
  position: relative;
  float: left;
  margin: 0;
  padding: 10px;
  margin-right: 100px;
/*  width: 150px;*/
/*  height: 1.6em;*/
/*  border: solid 1px #ccc;*/
/*  font-weight: bold;*/
  z-index: 10;
/*  font-size: 112%;*/
  font-size: 15px;
  color: #b7b7b7;
}
#menu-mng li.active {
  color: #454545;
}
#menu-mng li:hover {
/*  color: #fff;*/
  color: #454545;
  background: #959599;
}
#menu-mng li ul {
  display: none;
  position: absolute;
  top: 2.5em;
  left: 0px;
  padding: 0px;
  background: #C8C8CC;
/*  border: solid 1px #ccc;*/
}
#menu-mng li ul li {
  margin: 0;
  margin: 10;
  width: 220px;
  border: none;
  text-align: left;
  color: #ffffff; 
}
#menu-mng li ul li a {
  display: inline-block;
  width: 220px;
  height: 20px;
}
#menu-mng li ul li:hover {
  background: #000000;
  color: #ffffff;
}

#menu-mng ul li a:link { color: #b7b7b7; }
#menu-mng ul li a:visited { color: #b7b7b7; }
#menu-mng ul li a:hover { color: #454545; }
#menu-mng ul li a:active { color: #b7b7b7; }
#menu-mng ul li a { text-decoration: none; }

#menu-mng li ul li a:link { color: #ffffff; }
#menu-mng li ul li a:visited { color: #ffffff; }
#menu-mng li ul li a:hover { color: #ffffff; }
#menu-mng li ul li a:active { color: #ffffff; }
#menu-mng li ul li a { text-decoration: none; }

#tizu { position: relative; left: -450px; top: -80px; display: none; }

#navi-bottom ul li a:link { color: #b7b7b7; }
#navi-bottom ul li a:visited { color: #b7b7b7; }
#navi-bottom ul li a:hover { color: #454545; }
#navi-bottom ul li a:active { color: #b7b7b7; }
#navi-bottom ul li a { text-decoration: none; }

#navi-bottom div.wrap { width: 100%; height: 100%; background-color: #f5f5f5; }
#navi-bottom div.wrap div.menu { width: 46em; margin-left: auto; margin-right: auto; text-align: center; }

#menu-mng ul li.active a.main { color: #000000; }

div.contents {
  padding: 40px 0px 40px 0px; 
  text-align: left;
  width:950px;
  margin-left:auto;
  margin-right: auto;
  margin-top: 0px;
}

div.top { padding-top: 160px; }

div.contents-wrap { width: 100%; background-color:#f2f2f2; margin-bottom: 100px; }
div.contents-wrap-last { margin-bottom: 0px; }

#mng { margin-top: 30px; }
#mng li ul li { float: left; margin: 10px 32px 0px 32px; cursor: pointer; }
#mng li.row { clear: both; height: 119px; padding-left: 70px; margin-left: 0px; background: url(../img/introduction/mng_photo_under.gif) no-repeat left bottom; width: 860px; }

#html { background-color: #f2f2f2; }

div.profile { 
  width: 740px; /*930px;*/
  background-color: #f2f2f2;
  padding: 20px 104px 20px 104px;
  margin-bottom: 0px;
  border-radius: 5px;
  border: 1px solid #333;;
}
div.profile h3 {
  position: relative; font-weight: normal; height: 140px;
  padding-bottom: 15px;
}
div.profile p.caption { font-size: 116%;/* large */ }
div.profile p.title {
  position: absolute; left: 0px; bottom: 30px;
}
div.profile h3 p span {
  display:block;
}
div.profile p.title span.name {
 font-size: 197%;/* large */ line-height:1.4em;
}
div.profile p.title span.org {
 font-size: 116%;/* large */ margin-top:10px;
}
div.profile-list { 
  width: 760px; /*930px;*/
  background-color: #ffffff;
  padding: 0px;
}

div.profile-list dl.list { margin-top: 10px; }
div.profile-list dl.list dt {
  clear: left;
  float: left;
  margin: 0 0 0.8em 0;
  width: 7.5em;
  color: #4A8BCB;
  padding: 5px 0 5px 1.0em;
}

div.profile-list dl.list dd {
  margin-bottom: 0em;
  padding: 5px 0 5px 8.5em;
  border-bottom: 1px dotted #999;
  white-space: pre;
  line-height: 1.8em;
  _height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
}

div.profile-list dl.list dd.last {
  border-bottom-style: none;
}


div.pj h4 { font-size: 167%;/* large */ margin: 0px 0px 20px 0px; }
div.pj p { font-size: 131%;/* large */ line-height: 1.8em; margin-bottom: 2.0em; text-indent: 1.0em; }
div.pj p.pre { white-space: pre; text-indent: 0; }
div.pj ul li { font-size: 116%; /* large */ }
div.pj div.box p.right { float: right; }
div.pj div.box ul { clear: both; float: left; }
div.pj div.box p { margin-bottom: 0px; padding-bottom: 0px; }
div.pj div.box p.img { margin: 0px; padding: 0px; }


div.box { background-color: #ffffff; padding: 50px 20px 50px 20px; margin-bottom: 10px; }

.clear { clear:both; }
.left { float: left; }
.right { float: right; }

.grad { 
  background-color: #FFFFFF; /* fallback color if gradients are not supported */
  background-image: -webkit-linear-gradient(top, #F2F2F2, #FFFFFF,#FFFFFF,#FFFFFF, #F2F2F2); /* For Chrome and Safari */
  background-image:    -moz-linear-gradient(top, #F2F2F2, #FFFFFF,#FFFFFF,#FFFFFF, #F2F2F2); /* For old Fx (3.6 to 15) */
  background-image:     -ms-linear-gradient(top, #F2F2F2, #FFFFFF,#FFFFFF,#FFFFFF, #F2F2F2); /* For pre-releases of IE 10*/
  background-image:      -o-linear-gradient(top, #F2F2F2, #FFFFFF,#FFFFFF,#FFFFFF, #F2F2F2); /* For old Opera (11.1 to 12.0) */ 
  background-image:         linear-gradient(to bottom, #F2F2F2, #FFFFFF,#FFFFFF,#FFFFFF, #F2F2F2); /* Standard syntax; must be last */
}

.no-indent { text-indent: 0; }

div.research h4 {
  font-size: 138.5%;/* large */
  margin-bottom: 10px;
}

div.research p.name {
  font-size: 131%;/* large */
  margin-left: 20px;
  margin-bottom: 10px;
}

div.research p.report {
  font-size: 131%;/* large */
  margin-left: 20px;
}

img.popup { cursor: pointer; }

div#tabs { float:left; margin-left: -80px; margin-top: 0px; width:40px; }
div#tabs p { font-size:123.1%; margin-bottom: 5px; }
div#tabs ul { width: 15px; margin-left: 10px; }
div#tabs ul li { height: 15px; }
div#tabs ul.map { width: 29px; margin-left: 4px; }
div#tabs ul.map li { height: 30px; }

/*------*/

#navi1 div.menu-top ul { float: left; }
#navi1 div.menu-top ul li ul { float: left; }


div.menu-top ul {
  position: relative;
}

div.menu-top  li {
  position: relative;
  float: left;
  margin: 0;
  padding: 5px;
  margin-right: 0px;
  z-index: 10;
  font-size: 100%;
  color: #454545;
  cursor: pointer;
}
div.menu-top  li.main {
  margin-top: -5px;
}

div.menu-top ul li.active {
  color: #454545;
}
div.menu-top ul li:hover {
/*  color: #fff;*/
  color: #454545;
  background: #959599;
}
div.menu-top ul li ul {
  display: none;
  position: absolute;
  top: 2.0em;
  left: 0px;
  padding: 0px;
  background: #C8C8CC;
}
div.menu-top li ul li {
  margin: 0;
  margin: 5;
  width: 220px;
  border: none;
  text-align: left;
  color: #ffffff; 
}
div.menu-top li ul li a {
  display: inline-block;
  width: 220px;
  height: 20px;
}
div.menu-top li ul li:hover {
  background: #000000;
  color: #ffffff;
}

div.menu-top ul li a:link { color: #b7b7b7; }
div.menu-top ul li a:visited { color: #b7b7b7; }
div.menu-top ul li a:hover { color: #454545; }
div.menu-top ul li a:active { color: #b7b7b7; }
div.menu-top ul li a { text-decoration: none; }

#navi1 div.menu-top ul li ul li a:link { color: #ffffff; }
#navi1 div.menu-top ul li ul li a:visited { color: #ffffff; }
#navi1 div.menu-top ul li ul li a:hover { color: #ffffff; }
#navi1 div.menu-top ul li ul li a:active { color: #ffffff; }
#navi1 div.menu-top ul li ul li a { text-decoration: none; }

/*------*/

a.outer { background: url(../img/common/link_marker_outer.png) no-repeat left center; padding-left: 25px; }
a.pdf { background: url(../img/common/link_marker_pdf.png) no-repeat left center; padding-left: 25px; }



div#menu {
  margin-top: 30px;
  margin-left: 50px;
}
div#menu ul, div#menu ul li {
  margin: 0px;
  padding: 0px;
  font-size: 100%;
}


div#menu ul li {
  font-size: 100%;
}

div#menu ul li ul {
  margin-bottom: 10px;
}

div#menu ul li ul li {
  font-size: 85%;
  border-left: 1px solid #444;;
  line-height: 1.8em;
  padding-left: 3px;
  margin-left: 7px;
}

div.contents h3.title {
  font-size: 148%;
  font-weight: normal;
  padding: 0px;
  text-align: left;
  background-color: #b6b6b6;
  line-height: 2.1em;
  padding-left: 30px;
  overflow: hidden;
  width: 920px;
  position: relative;

}

div.contents h3.title span {
  position: absolute;
  top: 2px;
  right: 20px;
  font-size: 85%;
  border: none;
}

div.wrap {
  display: none;
}

div#contents { margin-bottom: 50px; }

div.contents h2 {
  margin-left: 10px;
}

#navi h3 {
  margin: 0px;
  padding: 20px 0px 0px 30px;
  background: none;
  width: 918px;
  text-align: left;
  border-width: 1px;
  border-left-style: solid;
  border-image: linear-gradient(to bottom, rgba(170, 170, 170, 255), rgba(170, 170, 170, 0)) 1 100%;
  font-size: 112%;
}

div.output1 {
    width: 350px;
    margin-bottom: 20px;
    padding: 0 8px;
    float: left;
    line-height: 1.8;
}

div.output1 h4{margin: 8px 0;}

div.output2 {
    width: 350px;
    padding: 0 8px;
    float: left;
    line-height: 1.8;
}
div.output2 h4{margin: 8px 0;}
h5.point {
  clear:both;
  font-size: 100%;
  background-color: #498bcb;
  padding: 2px 30px 2px 30px;
  display: inline-block;
  color: #fff;
  margin-bottom: 5px;
}

div.pj div p {
  margin-bottom: 0px;
}

div.pj h6 {
  color: #498bcb;
  font-size: 120%;
  line-height: 1.9em;
padding: 10px 0;
}
div.pj img { margin-left: 15px; margin-bottom: 15px; }
div img.mainimg{height: 176px; padding: 5px }

div.pj { display: none; }
h3 {
  padding: 3px 5px 2px 5px;
  margin-top: 50px;
  background-color: #ccc;
  display: block;
  width: 5em;
  text-align: center;
  font-weight: normal;
}
ul.pj {
  width: 800px;
  margin-left: 100px;
  margin-top: -35px;
}
ul.pj li {
  position: relative;
  line-height: 1.6em;
  padding: 5px 0px 5px 0px;
  border-bottom: 1px dotted #333;
  font-size: 106%;
  margin-top: 5px;
}
ul.pj li:before {
  content: '\025a0';
  margin-right: 0.5em;
}
ul.pj li.c1:before {
  color: #58af74;
}
ul.pj li.c2:before {
  color: #e6af3c;
}
ul.pj li span {
  position: absolute;
  top: 0px;
  right: 0px;
  background-color: #dadada;
  padding: 0px 5px 0px 5px;
  margin-top: 0.3em;
  width: 4em;
  text-align: center;
  font-size: 84%;
}
div#exp {
  margin-top: 20px;
}
div#exp p {
  white-space: pre;
  display: inline-block;
  font-size: 82%;
  margin-right: 40px;
}
div#exp p:before {
  content: '\025a0';
  margin-right: 0.5em;
}
div#exp p.c1:before {
  color: #58af74;
}
div#exp p.c2:before {
  color: #e6af3c;
}
div#exp p {
  text-indent: -1.5em;
  margin-left: 1.5em;
}

div.contents h3.title {
  cursor: pointer;
}
div.contents h3.title:not(:first-of-type) {
  margin-top: 20px;
}

#scrltop {
  position: fixed;
  bottom: 50px;
  right: 100px;
  text-align: right;
}

div#navi-bottom div.wrap {
  display: block;
  padding-top: 40px;
}
