@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: #F4F4F4;
    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";  
}  

body { background-color: #F5F5F5; }


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;  
}
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;  
}
/* 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; }


#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; }

#contents {
  padding: 200px 0px 40px 0px;
  text-align: left;
  width:950px;
  margin-left:auto;
  margin-right: auto;
}
#contents.top{
    padding: 40px 0 40px 0;
}

#search { cursor: pointer; float: right; font-size:100%; margin-left: 5px; }
#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; }

#profile { 
  width: 760px; /*930px;*/
  background-color: #ffffff;
  padding: 20px 90px 0px 100px;
  background: -webkit-gradient(linear, center top, center bottom, from(#F2F2F2), to(#FFFFFF));
  background: -moz-linear-gradient(top, #F2F2F2, #FFFFFF);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F2F2F2FF', endColorstr='#FFFFFFFF');
}

#profile h3 {
  background: url(../img/introduction/profile_under.gif) repeat-x left bottom;
  padding-bottom: 25px;
}

#profile h3 p span.name { font-size: 197%; /* large */ }

#profile h3 p span{
  display:block;
}

#profile h3 span.org { font-size: 116%; /* large */ margin-top:10px; }

#profile-list { 
  width: 760px; /*930px;*/
  background-color: #ffffff;
  padding: 10px 90px 40px 100px;
}

#profile-list dl.list { margin-top: 10px; }
#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;
  font-size: 123.1%; /* large */
}

#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で頭の文字が右に微妙にずれるのを補正 */
  font-size: 123.1%; /* large */
}

#profile-list dl.list dd.last {
  border-bottom-style: none;
}


div.message2 p {
  width: 560px;
/*  font-size: 100%; small */
/*  font-size: 116%; default */
  font-size: 131%; /* large */
  line-height: 1.8em;
  margin-bottom: 2.0em;
  padding: 0px;
  text-indent: 1.0em;
}
div.message2 p span { font-size: 80%; }

div.message2 p.caption {
  width: 380px; /*520px*/
  height: 123px;
  line-height: 1.8em;
  white-space: pre;
  font-size: 167%;
  padding: 0px 70px 0px 70px;
  background: url(../img/introduction/bg_caption.gif) no-repeat left top;
  text-indent: 0;
  display: table-cell;
  vertical-align: middle;
}

div.outline p {
  padding-left: 100px;
  padding-right: 70px;
  line-height: 1.8em;
/*  font-size: 116%; default */
  font-size: 131%; /* large */
  text-indent: 1.0em;
  margin-bottom: 2.0em;
}

div.outline ul {
  padding-left: 100px;
  padding-right: 100px;
  line-height: 1.8em;
  font-size: 116%;
}

div.outline ul li {
  padding-left: 100px;
  padding-right: 100px;
  line-height: 1.8em;
  font-size: 116%;
}

div.outline p.no-indent { text-indent: 0; }

div.outline h3 {
  display: inline-block;
  font-size: 161.6%;
  text-align: center;
  width: 950px;
  margin-top: 20px;
  margin-bottom: 40px;
}

div.outline h3 span {
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
}


/* -- events -- */
div.events dl.list {
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

div.events dl.list dt {
  float: left;
  margin: 0 0 0.8em 0px;
  width: 20em;
  padding: 5px 0 5px 1.0em;
  line-height: 1.8em;
  background: url(../img/events/tri.gif) no-repeat left center;
  font-size: 123.1%; /* large */ 
}

div.events dl.list dd {
  margin-bottom: 0.8em;
  padding: 5px 0 5px 20em;
  border-bottom: 1px dotted #999;
  line-height: 1.8em;
  width: 100%;
  font-size: 123.1%;  /* large */
  _height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
}

div.events dl.list dd.rpt {
  position: relative;
  padding-bottom: 1.8em;
}
div.events dl.list dd.rpt span {
  color: #008cce;
  position: absolute;
  right: 0px;
  bottom: 5px;
}

div.events dl.list dd.last {
  border-bottom-style: none;
}

div.events p.list-year {
  clear: both;
  float: left;
  margin: 35px 0px 0px 20px;
  padding: 3px 10px 3px 10px;
  background-color: #afd022;
  font-size: 123.1%; /* large */
}

div.events dl { width: 550px; }

div.events a:link { color: #4A8BCB; }
div.events a:visited { color: #4A8BCB; }
div.events a:hover { color: #3366CC; text-decoration: underline; }
div.events a:active { color: #4A8BCB; }
div.events a { text-decoration: none; }

/* -- events-report -- */
div.events-report dl.list {
  float: left;
  margin-left: 30px;
  margin-top: 30px;
}

div.events-report dl.list dt {
  float: left;
  margin: 0 0 0.8em 0px;
  width: 9.0em;
  padding: 5px 0 5px 0em;
  line-height: 1.8em;
  height: 100%;
  font-siez: 108%;
}

div.events-report dl.list dd {
  margin-bottom: 0.8em;
  padding: 5px 0 5px 9.0em;
  border-bottom: 1px dotted #999;
  line-height: 1.8em;
  width: 100%;
  white-space: pre;
  font-siez: 108%;
  _height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
}

div.events-report dl.list dd span {
  font-size: 85%;
}

div.events-report dl.list dd.last {
  border-bottom-style: none;
}

div.events-report p.title {
  clear: both;
  float: left;
  margin: 35px 0px 0px 50px;
  padding: 3px 10px 3px 10px;
  background-color: #008cce;
  color: #ffffff;
  width: 5.0em;
}

div.events-report dl { width: 600px; }
div.events-report h3 { font-size: 161.6%; margin: 30px 0px 10px 50px; white-space: pre; line-height: 1.6em; }

/* -- events-media -- */
div.events-media h3 { font-size: 174%;/* large */ margin: 30px 0px 10px 50px; white-space: pre; line-height: 1.6em; }
div.events-media p { line-height: 1.6em; }
div.events-media ul { margin-left: 70px; }
div.events-media ul li { line-height: 1.8em; font-size: 123.1%;/* large */ margin-bottom: 5px; }


/* -- reference_books -- */
div.book {
  width: 690px;
  margin-left: 45px;
  padding: 25px;
  background-color: #ffffff;
  position: relative;
  min-height: 245px;
  margin-bottom: 40px;
}
div.book img.number {
  position: absolute;
  left: 25px;
  top: 25px;
}
div.book img.introducer {
  position: absolute;
  left: 25px;
  top: 120px;
}
div.book h3 {
  font-size: 197%;/* large */
  padding: 0px 0px 0px 0px;
  white-space: pre;
  line-height: 1.6em;
  margin-left: 160px;
}
div.book p.credit {
  font-size: 108%;/* large */
  white-space: pre;
  line-height: 1.6em;
  margin-left: 160px;
}
div.book p.note {
  line-height: 1.6em;
  font-size: 131%;/* large */
  margin-top: 30px;
  margin-left: 160px;
}
div.reference_books {
  position: relative;
}

div.book-wrap {
  position: absolute;
  left: 140px;
  top: 200px;
}

div.reference_books ul { margin-top: 5px; }

div.reference_books ul li {
  line-height: 2.0em;
  font-size: 108%; /* large */
}

div.reference_books a:link { color: #454545; }
div.reference_books a:visited { color: #454545; }
/*div.reference_books a:hover { color: #376993; text-decoration: underline; }*/
div.reference_books a:hover { color: #3366CC; text-decoration: underline; }
div.reference_books a:active { color: #454545; }
div.reference_books a { text-decoration: none; }

/* -- privacy -- */
div.privacy h3 { margin-left: 70px; margin-top: 20px; font-size: 167%;/* large */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.privacy h3.n1  { background: url(../img/common/n1.gif)  no-repeat left center; }
div.privacy h3.n2  { background: url(../img/common/n2.gif)  no-repeat left center; }
div.privacy h3.n3  { background: url(../img/common/n3.gif)  no-repeat left center; }
div.privacy h3.n4  { background: url(../img/common/n4.gif)  no-repeat left center; }
div.privacy h3.n5  { background: url(../img/common/n5.gif)  no-repeat left center; }
div.privacy h3.n6  { background: url(../img/common/n6.gif)  no-repeat left center; }
div.privacy h3.n7  { background: url(../img/common/n7.gif)  no-repeat left center; }
div.privacy h3.n8  { background: url(../img/common/n8.gif)  no-repeat left center; }
div.privacy h3.n9  { background: url(../img/common/n9.gif)  no-repeat left center; }
div.privacy h3.n10 { background: url(../img/common/n10.gif) no-repeat left center; }
div.privacy h3.n11 { background: url(../img/common/n11.gif) no-repeat left center; }
div.privacy h3.n12 { background: url(../img/common/n12.gif) no-repeat left center; }
div.privacy h3.n13 { background: url(../img/common/n13.gif) no-repeat left center; }
div.privacy h3.n14 { background: url(../img/common/n14.gif) no-repeat left center; }
div.privacy h3.n15 { background: url(../img/common/n15.gif) no-repeat left center; }
div.privacy p { width: 750px; margin-left: 115px; font-size:131%;/* large */ line-height: 1.8em; text-indent: 1.0em; }

div.privacy ul { width: 750px; margin-left: 115px; margin-top: 15px; }
div.privacy ul li { font-size: 108%;/* large */ line-height: 1.8em; text-indent: -1.0em; padding-left: 1.0em; }

/* -- contact -- */
div.contact h3 { margin-left: 110px; margin-top: 20px; font-size: 167%;/* large */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.contact h3 { background: url(../img/common/h_marker.gif) no-repeat left center; min-height: 38px; }
div.contact p { width: 750px; margin-left: 115px; font-size: 131%;/* large */ line-height: 1.8em; text-indent: 1.0em; }

/* -- sitemap -- */
div.sitemap ul { margin-left: 120px; margin-top: 0px; }
div.sitemap ul li { font-size:131%;/* large */ line-height: 1.8em; }
div.sitemap ul li ul { margin-left: 1.0em; margin-top: 0px; }
div.sitemap ul li ul li { font-size: 100%;/* large */ line-height: 1.8em; font-weight: normal; }
div.sitemap h3 { margin-left: 70px; margin-top: 20px; font-size: 167%;/* large */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.sitemap h3 { background: url(../img/common/h_marker.gif) no-repeat left center; min-height: 38px; }

div.sitemap a:link { color: #454545; }
div.sitemap a:visited { color: #454545; }
div.sitemap a:hover { color: #3366CC; text-decoration: underline; }
div.sitemap a:active { color: #454545; }
div.sitemap a { text-decoration: none; }

/*-- sitepolicy -- */
div.siteporicy h3 { margin-left: 70px; margin-top: 20px; font-size: 167%;/* lart */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.siteporicy h3 { background: url(../img/common/h_marker.gif) no-repeat left center; min-height: 38px; }
div.siteporicy p { width: 750px; margin-left: 115px; font-size: 138.5%; line-height: 1.8em; text-indent: 1.0em; }
div.siteporicy p.no-indent { text-indent: 0em; }


/* -- related_links -- */
div.related_links h2 { margin-bottom: 30px; }
div.related_links p { margin-left: 70px; line-height: 1.6em; font-size: 116%;/* large */ }
div.related_links h3 { margin-left: 70px; margin-top: 20px; font-size: 167%;/* large */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.related_links h3 { background: url(../img/common/h_marker.gif) no-repeat left center; min-height: 38px; }
div.related_links ul { margin-left: 80px; margin-top: 0px; }
div.related_links ul li { font-size: 131%;/* large */ line-height: 1.8em; }
div.related_links ul li ul { margin-left: 1.0em; margin-top: 0px; }
div.related_links ul li ul li { font-size: 116%;/* large */ line-height: 1.8em; font-weight: normal; }
div.related_links ul li.bld { font-weight: bold; }

div.related_links ul li a:link { color: #454545; }
div.related_links ul li a:visited { color: #454545; }
div.related_links ul li a:hover { color: #0000cc; text-decoration: underline; }
div.related_links ul li a:active { color: #454545; }
div.related_links ul li a { text-decoration: none; }

/* -- management_reports -- */
div.management_reports dl.list {
  float: right;
  margin-left: 30px;
  margin-top: 30px;
  width: 650px;
  margin-right: 180px;
}

div.management_reports dl.list dt {
  float: left;
  margin: 0 0 0.8em 0px;
  width: 10em;
  padding: 5px 0 5px 0;
  line-height: 1.8em;
  font-size: 123.1%; /* large */ 
}

div.management_reports dl.list dd {
  margin-bottom: 0.8em;
  padding: 5px 0 5px 10em;
  border-bottom: 1px dotted #999;
  line-height: 1.8em;
  width: 100%;
  font-size: 123.1%; /* large */ 
  _height: 1%; /* WinIEで頭の文字が右に微妙にずれるのを補正 */
}
div.management_reports dl.list dd.rpt {
  position: relative;
}

div.management_reports dl.list dd p { text-indent: 0px; }
div.management_reports dl.list dd p img { margin: 10px 10px 0px 0px; padding: 0px; width: 150px; }
  
div.management_reports dl.list dd.indent { text-indent: 1.0em; }

div.management_reports dl.list dd.rpt span {
  color: #008cce;
  position: absolute;
  right: 0px;
  bottom: 5px;
}

div.management_reports dl.list dd.last {
  border-bottom-style: none;
}

div.management_reports p.list-year {
  clear: both;
  float: left;
  margin: 35x 0px 0px 20px;
  padding: 3px 5px 3px 5px;
  background-color: #afd022;
  font-size:116%; /* large */
}

div.management_reports dl { width: 550px; }

div.management_reports a:link { color: #4A8BCB; }
div.management_reports a:visited { color: #4A8BCB; }
div.management_reports a:hover { color: #3366CC; text-decoration: underline; }
div.management_reports a:active { color: #4A8BCB; }
div.management_reports a { text-decoration: none; }

/* -- */

div.management_reports2 h3 { margin-left: 70px; margin-top: 20px; font-size: 161.6%;/* large */ min-height: 38px; padding-top: 19px; padding-left: 45px; }
div.management_reports2 h3 { background: url(../img/common/h_marker.gif) no-repeat left center; min-height: 38px; }
div.management_reports2 h3 span { border-bottom-style: solid; display: block; padding-bottom: 10px; border-width: 1px; }
div.management_reports2 p { width: 750px; margin-left: 115px; font-size:131%;/* large */ line-height: 1.8em; text-indent: 1.0em; }
div.management_reports2 p.no-indent { text-indent: 0; }
div.management_reports2 h4 { margin-left: 115px; margin-top: 20px; font-size: 153.9%;/* large */ padding-top: 19px; }
div.management_reports2 h5 { margin-left: 115px; margin-top: 20px; margin-bottom: 20px; font-size: 138.5%;/* larget */ padding-top: 19px; }
div.management_reports2 img.photo-s { margin: 20px 0px 0px 20px; width: 200px; }
div.management_reports2 img.photo-m { margin: 20px 0px 0px 20px; width: 365px; }
div.management_reports2 img.photo-l { margin: 20px 0px 0px 20px; width: 750px; }
div.management_reports2 p.photo { text-indent: 0; margin-left: 95px; width: 770px; }

/* -- pjmap -- */
div.pjmap { position: relative; }
div.pjmap ul.year { position: absolute; left: 0px; top: 200px; }
div.pjmap ul.year li { font-size: 123.1%; line-height: 2.0em; color: #cccccc; }
div.pjmap ul.year li.active {color: #000000; }

div.pjmap img.map { position: absolute; right:0px; top: 250px; }
div.pjmap ul.pj, div.pjmap h3 { margin-left: 70px; }
div.pjmap ul.pj li{
  padding: 5px 0 5px 1.0em;
  line-height: 1.8em;
  background: url(../img/events/tri.gif) no-repeat left center;
  border-bottom: 1px dotted;
  width: 600px;
  font-size: 131%; /* large */
}
div.pjmap h2 { margin-left: 70px;  background: url(../img/introduction/profile_under.gif) repeat-x left bottom; width: 620px; line-height: 4.0em; }
div.pjmap h3 { margin-top: 25px; }
div.pjmap p { margin-left: 70px; font-size: 131%; /* large */ }
div.pjmap p.exp { font-size: 100%; /* large */ }

div.pjmap a:link { color: #454545; }
div.pjmap a:visited { color: #454545; }
div.pjmap a:hover { color: #3366CC; }
div.pjmap a:active { color: #454545; }
div.pjmap a { text-decoration: none; } 

/* -- */
.pre { white-space: pre; }
.clear { clear: both; }

div.contact p.no-indent { text-indent: 0; }

.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 */


