@charset "UTF-8";

/* ---------------------------------------------------------------
 *                         全体の共通設定　                            
 * ---------------------------------------------------------------*/
body { 
    font-family: "ＭＳ　Ｐゴシック", "ヒラギノ角ゴ　Pro W3", Osaka, 'ArialMT', 'Arial', 'sans-serif'; 
    background: #ffffff;
    margin: 0pt;
}
h2 {
    margin-top:0px;
    line-height: 1.5em;
    border-bottom: 3px ridge #006600;
    padding-left: 1em;
    font-size: 130%;
 }
h3 { 
    margin-top: 80px;
    border-left: 20px solid #006600;
    border-bottom: 1px solid #006600;
    border-top: 1px solid #006600;
    border-right: 1px solid #006600;
    padding-left: 1em;
    line-height:2em;
 }
h4 { 
    margin-left: 1em;
    padding-left: 1em;
    border-left: 25px solid #ff9933;
 }
a {
    color: #463c3c;
    text-decoration: underline;
}
a:visited {
    color: #666666;
    text-decoration: underline;
}
a:hover {
    color: #006600;
    text-decoration: underline;
}
div {
    overflow: visible;
}
img {
    border: none;
}
/* ---------------------------------------------------------------
 *                         　　共通　クラス
 * ---------------------------------------------------------------*/
.Body {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', 'sans-serif';
    font-size: 15px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.clear { 
    clear: both;
 }
.headline { 
    width: 95%;
    margin: 20px auto;
}
.to-top { 
    float: right;
}
/* ---------------------------------------------------------------
 *                         背景の設定　                            
 * ---------------------------------------------------------------*/
div#body_top { 
    margin: 20px auto 0 auto;
    overflow: hidden;
    text-align: left; 
    width: 850px; 
    height: 50px;
    background: url(Top_files/top_green.png) no-repeat top center;
 }
div#body_content { 
    background: url(Top_files/middle_green.png) repeat-y center;
    margin: 0 auto;
 }
div#body_end { 
    background: url(Top_files/bottom_green.png) no-repeat bottom center;
    margin: 0 auto 50px auto;
    width: 850px;
    height:50px;
 }
/* ---------------------------------------------------------------
 *                         　　階層 構造
 * ---------------------------------------------------------------*/
#wrap { 
   margin: 0 auto;
   text-align: center;
}
#header_layer { 
    float: none; 
    height: 120px; 
    line-height: 0px; 
    margin:0 auto; 
    width: 850px; 
    z-index: 10;
 }
/* main image box */
#main_img_box { 
    background: transparent;
    border: 1px #000000 none;
    float: none;
    margin: 0 auto;
    width: 800px; 
    z-index: 1; 
    height: 150px;
 }
#body_layer { 
    margin: 80px auto 0 auto;
    width: 800px;
    min_height: 400px;
 }
#sub_navigation_layer { 
    background: transparent;
    width: 190px;
    height: 305px;
    z-index: 1;
    float: left;
    margin-left: 10px;
 }
#main_content_layer { 
    background: transparent;
    border: 0px #000000 none;
    z-index: 1;
    width: 600px;
    float: right;
    text-align: left;
 }
#footer_layer { 
    height: 120px;
    margin: 0 auto;
    width: 830px;
    z-index: 1; 
    background: transparent;
 }
#footmenu{ 
    width: 350px;
    margin: 0 auto;
}
#copyright { 
    font-size: 9pt;
    text-align: center;
 }
/* ---------------------------------------------------------------
 *                         　イメージ
 * ---------------------------------------------------------------*/
/* メインイメージ */
img.main { 
    height: 188px;
    width: 800px;
    z-index: 1;
    border: none;
 }
/* ヘッダ用　陸域グループロゴ */
img.logo { 
    float: left;
    margin: 10px 50px;
 }
/* メインイメージにかぶせるページタイトルロゴ */
img.letter { 
    position: relative;
    top:-170px;
    left:-240px;    
    margin-bottom: 170px;
    z-index: 10; 
 }
/* サブナビゲーションメニューのアイコン */
img.icon { 
   width: 45px;
   height: 45px;
   margin: 6px 6px 6px 0;
   border: none;
   vertical-align: middle;
 }
/* ---------------------------------------------------------------
 *                         　サイドメニュー
 * ---------------------------------------------------------------*/
/* 横メニューのボックス */
.Menu_icon_box {
    color: #463c3c;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    height: 57px;
    width: 140px;
    clear: left;
    float: left;
}
/* ---------------------------------------------------------------
 *                         　メンバーページ
 * ---------------------------------------------------------------*/
.member-box{ 
    margin-top:10px;
    text-align: left;
    border-top: 1px solid black;
 }
/* メンバーページ　メンバーリスト用の設定 */
.member{ 
    color: #463c3c;
    font-family: "ＭＳ　Ｐゴシック", "ヒラギノ角ゴ　Pro W3", Osaka, 'ArialMT', 'Arial', 'sans-serif';
    font-size: 11pt;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.2em;;
    margin:0 0 0 1.5em;
 }
/* ---------------------------------------------------------------
 *                         　研究成果ページ
 * ---------------------------------------------------------------*/
/* 成果リスト用の設定  */
ol.seikalist{ 
    font-size: 80%;
    line-height: 1em;
    padding-left:0;
 }
ol.seikalist li { 
    margin-bottom: 1em;
 }
/* ---------------------------------------------------------------
 *                         　研究内容ページ
 * ---------------------------------------------------------------*/
/* 研究項目ボックス */
div.study-contents { 
    text-align: left;
    margin-top: 0;
    margin-bottom: 30px;
    padding-right: 10px;
 }
/* 研究内容リスト　*/
ul.study-contents-list { 
    list-style-type: none;
    margin-left: 0px;
 }
ul.study-contents-list li{ 
    line-height:2.5em;
 }
/* 研究内容リスト　子要素　*/
ul.study-contents-list li.sub{ 
    padding-left: 3.2em;
    text-indent: -2em;
    line-height: 1.5em;
 }
hr.study-contents-border { 
    margin: 30px auto;
 }
/*---------------------------------------------------------------*
 *                       フッタメニュー                            *
 *---------------------------------------------------------------*/
/* list */
#footmenu ul { 
    height: 20px;
    overflow: hidden;
    margin:0;
    padding:0 0 0 0;
    font-size: small ;
    list-style: none;
}
#footmenu li {
    float: left;
    margin: 0;
    padding: 3px;
}
#footmenu li a{ 
    color:black;
    height: 20px;
    padding:0 0 0 0;
    font-size: small ;
    list-style: none;
    display:block;
}
#footmenu li a:hover {
    color:#006600;
}


