@charset "Shift_JIS";
body {
    text-align: center;
    background-color: #FFFFFF;
}
img {
    border: 0;
}
ul {
    list-style: none;
}
body, h1, h2, h3, ul, li {
    margin: 0;
    padding: 0;
    font-size: medium;
    text-align: left;
    line-height: 150%;
}
H2.h2bg-common {
    background: url(../img/m_common.gif) no-repeat;
    height: 32px;
    padding-left: 10px;
    padding-top: 5px;
    color: #154C33;
    font-size: 14px;
    font-weight: bold;
}
h4 {
    text-align: left;
    font-size: medium;
    margin: 5px 0 5px 10px;
    padding: 0;
    color: #05331B;
}
h5 {
    text-align: center;
    font-size: medium;
    margin: 5px 0 15px 0;
    color: #990000;
}
h3 {
    color: #05331B;
}
a {
    color: #00529C;
}
p {
    text-align: left;
    margin: 7px 15px 8px 15px;
    line-height: 150%;
}
#contener {
    width: 798px;
    border: #888888 1px solid;
    margin: 0 auto;
    padding: 0 0 30px 0;
    text-align: center;
    color: #333333;
    font-size: medium;
}
#header ul {
    padding: 0;
    margin: 0 0 0 32px;
    list-style: none;
}
#header li {
    float: left;
    margin: 0;
    padding: 0 0 5px 0;
}
#content, #kanren, #book_txt {
    clear: both;
    width: 735px;
    text-align: center;
    margin: 0 auto;
}
#content {
    margin-bottom: 30px;
}
#right_link, .right_link {
    clear: both;
    width: 725px;
    text-align: right;
    font-size: small;
    margin: 10px auto;
}
#center_link, .center_link {
    clear: both;
    text-align: center;
    margin: 15px auto 10px auto;
}
#footer {
    text-align: center;
    padding: 5px 0;
    font-size: small;
    color: #666666;
    line-height: 140%;
}
#content .li_none {
    margin: 0 0 5px 0;
    padding: 0;
    list-style: none;
}
#content li {
    margin: 0 0 5px 0;
    padding: 0;
    list-style-image: url(img/i_shikaku_green.gif);
}
#content li p {
    margin-left: 0px;
}
#content li li {
    list-style: none;
}
#content .content_txt ul ul {
    margin-left: 1.1em;
}
#content .content_txt ul ul li {
    list-style-image: none;
    list-style-type: circle;
    margin-bottom: 0px;
}
#kanren li {
    margin: 0;
    padding: 0;
    list-style-image: url(img/i_orange.gif);
    line-height: 170%;
    font-size: small;
}
.content_pan {
    text-align: left;
    font-size: small;
}
.content_img {
    padding: 8px 0 5px 0;
}
.content_midashi {
    text-align: left;
    font-size: small;
    padding: 0 0 15px 0;
}
.content_midashi_sub {
    height: 26px;
    text-align: left;
    background-image: url(img/midashi_bg.gif);
    background-repeat: no-repeat;
    background-position: center;
    padding: 0 0 0 30px;
    margin: 0 0 15px 0;
    clear: both;
}
.content_midashi_sub_line2 {
    height: auto;
    text-align: left;
    background-image: url(img/midashi_shikaku_bg.gif);
    background-repeat: no-repeat;
    background-position: 5px 0;
    border-bottom: 1px dotted #666;
    padding: 0 0 0 22px;
    margin: 0 0 15px 5px;
    clear: both;
}
.content_midashi_sub1 {
    text-align: left;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
}
.content_midashi_sub2 {
    text-align: left;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCCCCC;
    background-image: url(img/midashi_shikaku_bg.gif);
    background-repeat: no-repeat;
    padding: 0 0 0 20px;
}
.content_txt {
    text-align: left;
    line-height: 140%;
    padding: 0 0 0 25px;
    margin: 5px 5px 15px 5px;
}
.kanren_txt {
    text-align: left;
    margin: 5px;
    padding: 0 0 0 25px;
}
.img_right {
    float: right;
    margin: 0 15px 15px 15px;
}
.img_right200px {
    float: right;
    margin: 0 5px 5px 5px;
    width: 200px;
}
.img_left {
    float: left;
    margin: 0 10px 10px 10px;
}
.kakomi, .beta {
    margin: 5px;
    text-align: left;
}
.kakomi {
    border: #CCCCCC 1px solid;
    padding: 10px;
}
.kakomi2 {
    border: #CDDBB7 1px solid;
    background-color: #F2F8EB;
    padding: 10px;
    margin: 0 5px;
    text-align: left;
}
.kakomi3 {
    border: #CDDBB7 1px solid;
    padding: 10px;
    margin: 15px 5px 15px 5px;
}
.kakomi4 {
    border: #9cc753 4px solid;
    background-color: #F2F8EB;
    padding: 10px;
    margin: 0 5px;
    text-align: left;
}
.kakomi_form {
    width: 60%;
    text-align: center;
    margin: 0 auto 15px auto;
    border: #CDDBB7 1px solid;
    padding: 15px;
}
.beta {
    background-color: #F2F8EB;
    padding: 5px;
}
.hasen {
    padding: 0;
    margin: 10px 0 10px 0;
    clear: both;
}
.hasen_top0 {
    padding: 0;
    margin: 0 0 10px 0;
    clear: both;
}
.font_green {
    color: #083118;
}
.font_green_large {
    color: #083118;
    font-size: large;
}
.paddng_l30px {
    padding-left: 30px;
    padding-right: 5px;
}
.paddng_l45px {
    padding-left: 45px;
    padding-right: 5px;
}
.paddng_b15px {
    padding-bottom: 15px;
}
.paddng_b30px {
    padding-bottom: 30px;
}
.paddng_l10px {
    padding-left: 10px;
}
.paddng_l20px {
    padding-left: 20px;
}
.margin_b15px {
    margin-bottom: 15px;
}
.margin_b30px {
    margin-bottom: 30px;
}
.li_none {
    list-style: none;
}
.txt_right {
    text-align: right !important;
    clear: both;
}
.txt_center {
    margin: 0 auto;
    text-align: center !important;
}
.txt_small {
    font-size: small;
    line-height: 140%;
}
.txt_small_grey {
    color: #666666;
    font-size: small;
    line-height: 140%;
}
.txt_small_red {
    color: #CC0000;
    font-size: small;
    line-height: 140%;
}
.txt_red {
    color: #CC0000;
    line-height: 140%;
}
#content .clear:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}
#content .clear {
    display: inline-block;
    zoom: 100%;
}
.cap200px img, .cap80px img {
    margin-bottom: 3px;
}
.cap200px, .cap80px {
    font-size: small;
    line-height: 120%;
    margin-bottom: 10px;
    text-align: center;
}
.cap80px {
    width: 80px;
}
.cap200px {
    width: 200px;
}
.cap120px {
    width: 120px;
    font-size: small;
    margin: 0;
}
.yougo_word {
    width: 650px;
    margin: 10px 20px 20px 0;
}
.yougo_on a {
    margin: 10px 20px 20px 0;
}
.yougo_on {
    margin: 10px 0px 20px 0;
}
.yougo_img {
    margin: 6px 5px 0px 5px;
}
.yougo_list {
    margin: 0px 0px 0px 20px;
}
.yougo_txt_small {
    margin: 10px 0px 0px 0;
    color: #666666;
    font-size: small;
    line-height: 140%;
}
.yougo_kakomi {
    text-align: left;
    line-height: 140%;
    border: #CDDBB7 1px solid;
    background-color: #F2F8EB;
    padding: 10px;
    margin: 0 5px 20px 5px;
}
.result_title {
    font-weight: bold;
    color: #993333;
    font-size: 1.1em;
}
.result_txt {
    margin-bottom: 5px;
    text-indent: 1em;
    margin-left: 25px;
    color: #333333;
}
.result {
    background-color: #F5F5F5;
    border: 1px solid #C5C5C5;
    margin: 15px;
    padding-right: 5px;
    padding-left: 5px;
}
.connection {
    margin-left: 25px;
}
.banner {
    text-align: center;
    margin: 15px 0;
}
/*リストノーマル*/

#content .list_normal ol {
    margin: 0 0 0 30px;
    padding: 0;
}
#content .list_normal li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    font-size: 1em;
}
#content .list_normal li li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: decimal;
    font-size: 1em;
}
/*テーブル*/
table.tableborder {
    border-collapse: collapse;
    margin: 5px auto;
    width: 700px;
}
.tableborder th {
    background-color: #F2F8EB;
    border-collapse: collapse;
    font-size: 90%;
}
.tableborder th, .tableborder td {
    border: 1px solid #CDDBB7;
    padding: 3px;
    border-collapse: collapse;
    font-size: 90%;
}
.tableborder td {
    text-align: left;
}
th.left {
    text-align: left;
}
td.small {
    font-size: 0.9em;
}
/*レイアウト用テーブル*/
.layout {
    text-align: left;
    margin-bottom: 40px;
}
.layout table {
    border-collapse: collapse;
    margin: 0 10px;
}
.layout th, .layout td {
    text-align: left;
    font-weight: normal;
    vertical-align: top;
    margin: 0;
    padding: 0;
}
/*アイコン系*/
.i_new {
    background: url(../common/img/i_new.jpg) no-repeat right;
    padding-right: 40px;
}
.i_new_kikaku {
    background: url(../common/img/i_new_kikaku.jpg) no-repeat right;
    padding-right: 40px;
}
.i_link {
    background: url(../common/img/i_orange.gif) no-repeat 0 2px;
    padding-left: 18px;
}
#content li.i_pdf {
    background: none;
    background: url(../common/img/i_pdf.gif) no-repeat 0 2px;
    padding-left: 18px;
    list-style-image: none;
    font-size: small;
}
#content li.i_word {
    background: none;
    background: url(../common/img/i_word.gif) no-repeat 0 2px;
    padding-left: 18px;
    list-style-image: none;
    font-size: small;
}
#content li.i_xls {
    background: none;
    background: url(../common/img/i_xls.gif) no-repeat 0 2px;
    padding-left: 18px;
    list-style-image: none;
    font-size: small;
}
/** 汎用class **/
.fsize01 {
    font-size: 0.8em;
}
.fsize02 {
    font-size: 0.9em;
}
.fsize03 {
    font-size: 1em;
}
.fsize04 {
    font-size: 1.1em;
}
/*貸し会議室申込ボタン*/

.btn_moushikomi {
    padding: 20px 0 20px 0;
}
.btn_moushikomi a {
    display: block;
    width: 300px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    background-image: url(../building/img/btn_moushikomi.png);
    background-repeat: no-repeat;
    background-position: top;
    text-decoration: none;
}
.btn_moushikomi a:hover {
    background-image: url(../building/img/btn_moushikomi.png);
    background-repeat: no-repeat;
    background-position: bottom;
}
/*行（clearfix）*/
.line:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0px;
}
.line {
*zoom:1;
}
/*列*/
.unit {
    float: left;
}
/* 列 一番端のブロック）*/
.lastunit {
    margin-right: 0px !important;
    float: right;
}
*html .lastunit {
    margin-left: -5px !important;
}/* ie6回り込み文字障害回避 */
.clearfix {
    width: 100%;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}
/*---------------------------------------------------
　0. Margin Setting
-----------------------------------------------------*/
/* margin-RIGHT */
.mr_5 {
    margin-right: 5px;
}
.mr_10 {
    margin-right: 10px;
}
.mr_15 {
    margin-right: 15px;
}
.mr_20 {
    margin-right: 20px;
}
.mr_40 {
    margin-right: 40px;
}
.mr_60 {
    margin-right: 60px;
}
/* margin-BOTTOM */
.mb_5 {
    margin-bottom: 5px;
}
.mb_10 {
    margin-bottom: 10px;
}
.mb_15 {
    margin-bottom: 15px;
}
.mb_20 {
    margin-bottom: 20px;
}
.mb_40 {
    margin-bottom: 40px;
}
.mb_60 {
    margin-bottom: 60px;
}
/* margin-LEFT */
.ml_5 {
    margin-left: 5px;
}
.ml_10 {
    margin-left: 10px;
}
.ml_15 {
    margin-left: 15px;
}
.ml_20 {
    margin-left: 20px;
}
.ml_40 {
    margin-left: 40px;
}
.ml_60 {
    margin-left: 60px;
}
/* margin-TOP */
.mt_5 {
    margin-top: 5px;
}
.mt_10 {
    margin-top: 10px;
}
.mt_15 {
    margin-top: 15px;
}
.mt_20 {
    margin-top: 20px;
}
.mt_40 {
    margin-top: 40px;
}
.mt_60 {
    margin-top: 60px;
}
/*報告ページスタイル*/
span.kakko {
    color: #BDDD89;
}
/*募集枠*/
.well {
    background: #FF9;
    padding: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #FC9;
}
.well-white {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #FC9;
}
.well-nomal {
    background: #fff;
    padding: 10px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #999;
}
/*プライバシーポリシー*/
ol#plivacypolicy-list li {
    list-style-image: none;
}
/*報告系枠*/
.report {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 2px solid #CCCCCC;
}
.report ol {
    padding-left: 30px;
}
#content .report_list_style ul {
    margin-left: 2em;
}
#content .report_list_style li {
    font-size: small;
    list-style-image: none;
    list-style-type: disc;
    margin: 0 0 0 20px;
}
#content ol.ol_style_decimal li {
    list-style-type: decimal;
    list-style-image: none;
}
/*理事長挨拶*/
.aisatsu {
    padding-bottom: 60px;
    border-bottom: 1px dashed #999;
    margin-bottom: 60px;
}
.aisatsu p {
    text-align: justify;
}
/*事業報告の写真枠*/
img.images {
    border: 3px solid #fff;
    box-shadow: 0 1px 3px #666;
    margin-left: 5px;
}
/*財団賞*/
.heading_001 {
    font-weight: bold;
}
.heading_002 {
}
.item_block_001 {
    margin-bottom: 20px;
}
.item_block_002 {
    margin-left: 25px;
}
.item_block_003 {
    margin-bottom: 40px;
}
.list_table td, .list_table th {
    padding: 5px;
    font-size: small;
    text-align: left;
    border: 1px solid #CDDBB7;
}
.list_table td.title {
    width: 250px;
}
.list_table th {
    background-color: #F2F8EB;
}
table.list_table {
    margin: 0 auto 0 auto;
    width: 100%;
}
.list_table td td {
    border: none;
    vertical-align: top;
    padding: 0;
}
table.shoshiki td {
    border: 1px solid #CCCCCC;
    padding: 5px;
}
.list_table table table {
    width: auto;
    margin: 0;
}
td.td_001 {
    width: 85px;
}
ul.list_download {
    margin-left: 20px;
}
ul.list_download li {
    font-size: 80%;
}
.tableborder {
    margin-top: 30px;
    font-size: 90%;
}
.tableborder caption {
    text-align: left;
    font-weight: bold;
}
.tableborder td {
    text-align: left;
}
h4 {
    border-bottom: 1px dotted #CCC;
    margin-bottom: 10px;
    margin-left: 0;
}
p {
    margin-right: 0;
    margin-left: 0;
}
.layout {
    margin-bottom: 0px;
    margin-left: 1.5em;
}
.layout table {
    margin: 0 0;
}
.photobox {
    clear: both;
    margin: 0 0 10px 10px;
    display: inline-block;
    zoom: 100%;
}
.photobox2 {
    clear: both;
    margin: 0 0 10px 10px;
    display: inline-block;
    zoom: 100%;
}
.photobox img {
    float: left;
    margin-left: 5px;
    background-color: #FFF;
}
.photobox2 img {
    float: left;
    margin-right: 5px;
    background-color: #FFF;
}
.photobox .yoko {
    width: 670px;
    margin: 0 auto;
}
.photobox .yoko img {
    float: left;
    margin: 0 0 0 10px;
}
/**nii_awards**/
.nii_awards_block {
    margin-bottom: 30px;
    background-color: #ffffee;
    border: 1px solid #f4f4f4;
    padding-bottom: 5px;
}
.nii_awards_block__mark {
    width: 140px;
    padding-left: 10px;
    float: left;
}
.nii_awards_block__datail {
    width: 580px;
    float: left;
}
.nii_awards_block__title {
    margin-top: 37px;
    font-size: 120%;
    font-weight: bold;
    text-align: left;
    padding-left: 20px;
}
.nii_awards_block__name {
    text-align: right;
    font-size: 0.9em;
}
/** carreer **/
.event_link {
    border-bottom: 1px dotted #999;
    ;
    padding-bottom: 20px;
    margin-bottom: 60px;
}
.event_link ul {
    margin-top: 10px;
    margin-left: 40px;
}
.event_link li {
    font-size: 0.8em;
}


.form_info{
font-size: 12px;
    color: #cc0000;
    line-height: 1.3em;
}