﻿@charset "utf-8";
* {
    FONT-FAMILY: メイリオ,Meiryo,ヒラギノ角ゴ Pro W3,ＭＳ Ｐゴシック,Osaka,Verdana,Segoe UI,Arial;
    font-size: 9pt;

}

BODY {
    margin: 0px 0px 0px 0px;
    font-size: 9pt;
    background-color: #e8e8e8;
    background-image: url(images/bg.gif);
    background-repeat: repeat-y;
    background-position: center;
    width: 100%; height: 100%;
}


a:link    { color:#0066CC; text-decoration:underline;}
a:visited { color:#883300; text-decoration:underline;}
a:hover, a:active { color:#003399; }

th { font-weight: bold;}
b {font-weight:bold;}


H1{
    margin-top:0px;
    margin-bottom:1.2em;
    padding:3px 8px 3px 8px;
    background-color: #122878;
    background-image: url("images/h1_bg.gif");
    background-position: top;
    background-repeat: repeat-x;
    border-right:1px solid #4466dd;
    border-bottom:1px solid #0a2177;
    font-size:13pt;
    font-weight:bold;
    color:#ffffff;
}


.social_area ul li {float:left; display:inline; padding-right:10px;}

.fbc{ FONT-FAMILY:'メイリオ','Meiryo'; font-size:12pt;}

.logoarea {
    background-image:url(images/hd_logoarea_bg.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.NavigationArea {
    background-image:url(images/nav_bg.gif);
    background-position: top;
    background-repeat: repeat-x;
}

.newsstyle {
    border: solid 1px #b3b3b3;
    border-collapse: collapse;
}

.newsstyle td {
    border: 1px #e3e3e3 solid;
    font-size: 10pt;
}

.newsstyle a {
    text-decoration: none;
}



.txcopyright {
    font-size:8pt;
    text-align:right;
    padding-top:20px;
}

.tx8 {
    font-size:8pt;
}

.tx9 {
    font-size: 9pt;
    line-height:12pt;
    font-weight:normal;
}

.tx10 {
    font-size: 10pt;
}

.tx12 {
    font-size: 12pt;
    font-weight:bold;
}

.logolinks{
    height:65px;
    line-height:0pt;
}

.flaglink {
    font-size:8pt;
    line-height:9pt;
    margin-top:6px;
    margin-right:8px;
}

.flaglink a {color:#333333; text-decoration:none;}
.flaglink a:hover {color:#cc3333; text-decoration:none; background:none;}

.bizmtrxB{
    background-color: #f3f3ff;
    padding:8px;
}

.bizmtrxR{
    background-color: #fff3f3;
    padding:8px;
}

.bizmtrxN{
    margin-top:8px;
    margin-bottom:8px;
    padding:8px;
}

.media_promote{
    width:796px;
    height:129px;
    background-image:url(media/images/media_promote.gif);
}

.media_promote_inner{
    margin-top:30px;
    padding:15px;
    text-align:left;
    font-size:9pt;
}


.markethead {
    font-size: 10pt;
    font-weight: normal;
    line-height: 13pt;
    color:#a80000;
    width:600px;
}


.paragraph_index{
    width:610px;
    height:30px;
    background-image:url(images/title_spacer.gif);
    background-repeat:no-repeat;
    color:#3c63b8;
    font-size:12pt;
    font-weight:bold;
    padding-left:10px;
    padding-top:4px;
}




.SubMenu {
    height: 28px;
    background-image:url(images/submenu_bg.gif);
    background-repeat: repeat-x;
    margin-bottom: 10px;
    padding: 2px;
    font-size: 9pt;
    text-align:center;
    color: #ffffff;
}

ul.notes li {
    list-style-type: disc;
    list-style-image: url('images/kome.png');
    font-size: 8pt;
    line-height: 11pt;
    margin-left: -16px;
}



ul#Navigation {
    position: relative;
    margin: 0;
    height: 23px;
    list-style: none;
    overflow: hidden;
    background-image:url(images/nav_bg.gif);
    background-repeat: repeat-x;
    text-align:left;
}

ul#Navigation li a {
    width: 180px;
    height: 23px;
    position: absolute;
    overflow: hidden;
    padding: 23px 0 0 0;
    text-indent: -100em;
    text-decoration: none;
    top: 0;
}

html>body ul#Navigation li a{
    height: 0;
}


li#Nav01 a{
    background: transparent url(images/nav_ci_off.gif) no-repeat 0 0;
    left: 0px;
}
li#Nav02 a{
    background: transparent url(images/nav_biz_off.gif) no-repeat 0 0;
    left: 180px;
}
li#Nav03 a{
    background: transparent url(images/nav_es_off.gif) no-repeat 0 0;
    left: 360px;
}

li#Nav04 a{
    background: transparent url(images/nav_svc_off.gif) no-repeat 0 0;
    left: 540px;
}

li#Nav05 a{
    background: transparent url(images/nav_cu_off.gif) no-repeat 0 0;
    left: 720px;
}



li#Nav01 a:hover {
    background: transparent url(images/nav_ci_on.gif) no-repeat 0 0;
    left: 0px;
}
li#Nav02 a:hover{
    background: transparent url(images/nav_biz_on.gif) no-repeat 0 0;
    left: 180px;
}
li#Nav03 a:hover{
    background: transparent url(images/nav_es_on.gif) no-repeat 0 0;
    left: 360px;
}

li#Nav04 a:hover{
    background: transparent url(images/nav_svc_on.gif) no-repeat 0 0;
    left: 540px;
}

li#Nav05 a:hover{
    background: transparent url(images/nav_cu_on.gif) no-repeat 0 0;
    left: 720px;
}




li#Nav01c a{
    background: transparent url(images/nav_ci_current.gif) no-repeat 0 0;
    left: 0px;
}
li#Nav02c a{
    background: transparent url(images/nav_biz_current.gif) no-repeat 0 0;
    left: 180px;
}
li#Nav03c a{
    background: transparent url(images/nav_es_current.gif) no-repeat 0 0;
    left: 360px;
}

li#Nav04c a{
    background: transparent url(images/nav_svc_current.gif) no-repeat 0 0;
    left: 540px;
}

li#Nav05c a{
    background: transparent url(images/nav_cu_current.gif) no-repeat 0 0;
    left: 720px;
}





li#Nav01c a:hover {
    background: transparent url(images/nav_ci_on.gif) no-repeat 0 0;
    left: 0px;
}
li#Nav02c a:hover{
    background: transparent url(images/nav_biz_on.gif) no-repeat 0 0;
    left: 180px;
}
li#Nav03c a:hover{
    background: transparent url(images/nav_es_on.gif) no-repeat 0 0;
    left: 360px;
}

li#Nav04c a:hover{
    background: transparent url(images/nav_svc_on.gif) no-repeat 0 0;
    left: 540px;
}

li#Nav05c a:hover{
    background: transparent url(images/nav_cu_on.gif) no-repeat 0 0;
    left: 720px;
}





.rightnavi{
    border: 1px solid #cccccc;
    background:url(images/menu_bg.gif) repeat-x 0 0 #dddddd;
    width: 200px;
}


.rightlinkbox {
    float:right;
    width: 200px;
    padding: 0px;
    list-style-type: none;
    display: block;
    margin-left: 0px;
}



.rightmenuitem {
    margin: 5px 5px 0px 5px;
    list-style-type: none;
    display: block;
    }

.rightmenuitem ul {
    font-size: 9pt;
    margin: 2px 2px;
    padding: 0;
    list-style-type: none;
    list-style-image: none;
    line-height: 1.2em;
}

.rightmenuitem li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 4px 0;
}

.rightmenuitem a {
    border: 1px solid #ccd2d2;
    padding: 4px 6px;
    background: #eee;
    color: #0038A8;
    display: block;
    text-decoration: none;
}

.rightmenuitem a:hover {
    border-color: #99c;
    background: #C2D6FF;
    color: #555;
}

.rightmenutitle {
    font-size: 10pt;
    font-weight:bold;
    text-align:center;
    color: #ffffff;
    background-image:url(images/blue.gif);
    padding:2px 1px 2px 1px;
}


.SectionTitle{
    margin-bottom:1.2em;
    padding:3px 8px 3px 8px;
    background:url(../images/title_gp.jpg) repeat-x 0 0 #cccccc;
    border-right:1px solid #dddddd;
    border-bottom:1px solid #bbbbbb;
    font-size:13pt;
    font-weight:bold;
}

.section_list_item{
    border-left: 5px solid #6699CC;
    display: inline-table;
    margin-bottom: 15px;
    margin-top: 15px;
    overflow: hidden;
}


.list_left_col {
    padding-right:10px;
    padding-left:5px;
    float:left;
    width:135px;
}

.list_right_col {
    width:445px;
    float:left;
}

.list_right_col A{
    text-decoration:none;
    font-weight:bold;
}

.list_right_col A:hover{
    background:#ffffff;
    color:#0088FF;
}


.o_hd { color:#ef792f;font-weight:bold;font-size:11pt; }
.b_hd { color:#3a6eb7;font-weight:bold;font-size:11pt; }
.g_hd { color:#91a63f;font-weight:bold;font-size:11pt; }
.k_hd { color:#000000;font-weight:bold;font-size:11pt; }
.b_text { color:#53493f; }



#wps_entry{
    width: 620px;
    margin:0 auto;
}

#wps_entry ul{
  list-style-type: none;
  margin: 0;
  padding: 0px;
}

#wps_entry li {
    float:left;
    width:600px;
    height:90px;
    margin-bottom: 10px;
    padding: 6px;
    border-radius: 4px;
    border: 1px solid #999999;
    font-size:9pt;
    color:#000000;
    background-color: #e9edf4;
    line-height:15px;
    overflow:hidden;
    background-image:url(images/entry_bg.jpg);
}

#wps_entry li:hover {
    background-color: #d0d8e8;
    background-image:url(images/entry_bg_on.jpg);
}

#wps_entry a {
    text-decoration:none;
}

#wps_entry b {
    font-size:11pt;
    line-height:18px;
}


.icondoubleline{
    border: 3px double #888888;
    margin-right: 8px;
}

.clear { clear:both; }


.dl_list { list-style-image: url(../images/i_PDF.gif); }

