

body {
    margin: 0;
    padding: 1em 0 1em 0;
    color: #000000;
    font-size: 88%;
    font-family: "ＭＳ ゴシック",sans-serif, Times, serif; 
    line-height: 170%;
    text-align: center;
}

#wrapper {
    width: 900px;
    min-width: 890px;
    margin: auto;
    padding: 0;
    text-align: left;
}
#wrapper2 {
    width: 600px;
    min-width: 590px;
    margin: auto;
    padding: 0;
    text-align: left;
}
#wrapper3 {
    width: 400px;
    min-width: 380px;
    margin: auto;
    padding: 0;
    text-align: left;
}


a:link {
    background-color: transparent;
    color: #5050A0;
    text-decoration: none;
}

div.come1{
margin-bottom: 1px;
border-bottom: 1px solid #bbbbbb;
font-size: 9pt;
}

a:visited {
    background-color: transparent;
    color: #5050A0;
    text-decoration: none;
}

a:hover {
    background-color: transparent;
    color: #ff6600;
    text-decoration: underline;
}



#menu-box {
    float: left;
    width: 15%;
    margin: 0.5em 0.5em 0.5em 0.5em;
}
li.menu {
    list-style: none;
    margin-bottom: 0;
    border-bottom: 2px solid #999999;
    line-height: 25px;
    text-indent: 10;
    font-family: "ＭＳ ゴシック",sans-serif, Times, serif; 

    font-weight: bold;
    font-size: 110%;
}

ul.flip-menu a {
    font-size: 13px; 
    display: inline;

    border: 1px solid #cccccc;
    padding: 5px 10px 4px 10px;
    margin-right: 0;
    background: #eeeeee url(image/gray_stripe.png);
    text-decoration: none;
    width = 160px;
 /*    font-size: 12px; */
}

ul.flip-menu {
    text-align: left;
    margin: 1em 0 1em 0;
    padding: 0.8em 0 0.8em 0;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
}
ul.flip-menu2 a {
 
    display: inline;
    border: 1px solid #cccccc;
    padding: 5px 10px 4px 10px;
    margin-right: 0;
    background: #eeeeee url(image/gray_stripe.png);
    text-decoration: none;
    width = 80px;
    font-size: 14px;
}


ul.memo{
    font-size: 11px;
}
ul.memor{
    font-size: 11px;
   color: #ff3333;
}

font.memoto{
    font-size: 11px;
   color: #ff3333;
}




th.fth1 { border: 1px #808080 solid; 
background: #FFA406;
}

th.fth2 { border: 2px #808080 solid; }
td.ftd1{ border: 1px #808080 solid;}
td.ftd2{ border: 2px #808080 solid;}
table.ft1{ 
font-size: 10px;
background: #FFFFFF;
 }
table.ft2{ font-size: 12px; }





a {
text-decoration:none; 
}


img {
    border: 0;
}




#content {
    float: left;
    width: 78%;
    margin: 0.5em 0.2em 0.5em 0.5em;
    padding: 1em;
    border-top: 1px solid #bbbbbb;
    border-right: 1px solid #cccccc;
    border-bottom: 1px solid #bbbbbb;
    border-left: 1px solid #cccccc;
/*    background: transparent url(./resources/trans_bg_check_white.png);*/
}

#wide-content {
    margin: 1em 2em 1em 1em;
    background-color: #ffffff;
    border: 1px solid #999999;
/*    background: transparent url(./resources/trans_bg_check_white.png);*/
    font-family: serif !important;
}

#rightline {
   
    margin: 0.2em 0.2em 0.2em 0.2em;
    padding: 1em;
    /*border-top: 1px solid #bbbbbb;*/
    border-right: 1px solid #cccccc;
  /* border-bottom: 1px solid #bbbbbb;*/
  border-left: 1px solid #cccccc;
    font-size: 10pt;  
}


#content h1 {
    font-size: 170%;
}

#content h2 {
    padding: 0.3em 0.5em 0.3em 1.5em;
    border: 1px solid #999999;
    border-left: 1px solid #999999;
   /* background: transparent url(./resources/bg_gray.png);*/
    color: #333333;
    font-size: 130%;
    font-style: italic;
}

#content h3, #content h4 {
    font-family: "ＭＳ ゴシック",sans-serif, Times, serif; 
    font-weight: bold;
}

.section {
    margin: 1em 0 2em 0;
    padding: 0em 1em 0em 1em;
    border: 1px solid #bbbbbb;
    background-color: #ffffff;
}



#footer {
    clear: both;
    width: 98%;
    margin: 1em;
    padding: 1em;
    border-top: 1px solid #999999;
font-family: "ＭＳ ゴシック",sans-serif, Times, serif; 
font-size: 9pt;
}


