
* {
    margin: 0;
    padding: 0;
}

html,body {
    height: 100%;
    min-height: 100%;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 130%;
    text-align: left;
    color: #444444;
    background-color: #f8f8f8;
}

a:hover {
    text-decoration: none;
}

img {
    border: none;
    margin: 0;
    padding: 0;
}


/*--------------------------------------------------------------------------------
 * container
 */

#container {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 800px;
    margin: 0 auto -42px;
    background-color: #ffffff;
    border-left: solid 1px #e0e0e0;
    border-right: solid 1px #e0e0e0;
}

body > #container {
    height: 100%;
    min-height: 100%;
}


/*--------------------------------------------------------------------------------
 * header
 */

#header {
    width: 100%;
    height: 60px;
}

#logo {
    float: left;
    min-width: 130px;
}

#logo img {
    padding: 10px 0 0 15px;
}

#headermain {
    float: right;
    width: 620px;
    height: 60px;
    text-align: right;
    white-space:nowrap;
}

#headermain h1 {
    position: relative;
    top: 4px;
    right: 100px;
    font-size: 12px;
    letter-spacing: 0px;
    color: #666666;
}

#headermain h2 {
    position: relative;
    top: 18px;
    right: 230px;
    font-size: 20px;
    letter-spacing: 2px;
    color: #00008b;
}

#headermain span {
    position: relative;
    top: 12px;
    right: 12px;
}


/*--------------------------------------------------------------------------------
 * menu
 */

#menu {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #32b3fa;
    border-top: solid 1px #808080;
    border-bottom: solid 1px #808080;
}

#menu ul {
    list-style-type: none;
    padding-left: 30px;
}

#menu ul li {
    display: block;
    float: left;
    padding: 0 20px 0 0;
    font-weight: 600;
    font-size: 14px;
    color: #ffff00;
}

#menu ul li a {
    text-decoration: none;
    color: #ffffff;
}

#menu ul li a:hover {
    color: #ffff00;
}


/*--------------------------------------------------------------------------------
 * contents
 */

#contents {
    padding: 15px 10px 10px 5px;
}

#contents div div {
    margin: 5px 10px;
    padding-bottom: 10px;
    letter-spacing: 1px;
}

#contents div div span {
    padding: 2px;
    color: #000066;
    font-weight: bold;
}

/*----- for top page -----*/

#main {
    float: left;
    width: 540px;
    padding: 0 10px;
    margin-left:10px;
}

#isjapan {
    height: 192px;
    background-image: url("../images/back.gif");
    background-repeat: repeat-y;
    padding: 10px 0;
/*    border: dotted 1px #6699cc;*/
}
/*
#isjapan img {
 float: left;
}
*/
#isjapan h2 {
    position: relative;
    bottom: 180px;
    left: 160px;
    font-size: 15px;
/*    font-style: italic;
 font-weight: normal;*/
    text-decoration: underline;
    color: #666666;
}

#isjapan p {
    position: relative;
    bottom: 150px;
    left: 180px;
    font-size: 13px;
    color: #888888;
    width: 280px;
    height: 120px;
}

#isjapan span {
    position: relative;
    left: 200px;
}

#main h2.title {
    clear: both;
    display: block;
    margin-top: 15px;
    padding: 5px;
    border: dotted 1px #99ccff;
    border-left: #6699cc 2px solid;
    background-color: #e8f0ff;
    font-size: 15px;
}

#main div.newsitem {
    padding: 5px 0 3px 5px;
    border-bottom: dotted 1px #cccccc;
    letter-spacing: 0px;
}

#main p.date {
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0px;
}

#main p.item {
    padding-left: 5px;
}

#news hr {
    margin: 5px;
    line-height: 1px;
}

#banner {
    float: right;
    width: 200px;
    text-align: center;
    padding: 20px 0;
}

/*----- right: main contents -----*/

#contents .right {
    float:right;
    margin-bottom: 10px;
    width: 560px;
}

#contents .right h2 {
    clear: both;
    border-bottom: #6699cc 1px dotted;
    border-left: #6699cc 15px solid;
    margin: 3px 0;
    padding: 3px 4px 3px 4px;
    color: #666666;
    font-size: 13pt;
}

#contents .right h3 {
    clear: both;
    margin: 2px 10px;
    padding: 5px 8px;
    display: block;
    background-color: #e8f0ff;
    font-size: 100%;
    color: #666666;
}

#contents .right div {
 margin-bottom: 15px;
}

#contents .summary {
 margin: 0 0 10px 0;
 padding: 3px;
 border: dotted 1px #99ccff;
 background-color: #e8f0ff;
}

.doc_right {
 float: right;
 width: 360px;
}

.doc_left {
 float: left;
 width: 360px;
}

.img_right {
 float: right;
 padding: 10px 15px 20px 15px;
}

.img_left {
 float: left;
 padding: 10px 15px 30px 15px;
}

/*----- left: submenu or banner -----*/

#contents .left {
    float: left;
    margin-bottom: 10px;
    width: 200px;
}

#contents .left hr {
    margin: 10px;
}

#contents .left h2 {
    margin: 5px 15px 3px 6px;
    padding: 3px 3px;
    border-bottom: #6699cc 1px dotted;
    color: #666666;
    font-size: 13pt;
}

#contents .left ul {
    list-style-type: none;
    padding: 10px 0 24px 16px;
}

#contents .left ul li {
    display: block;
    margin-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    color: #666600;
}

#contents .left a {
    text-decoration: none;
}

#contents .left div {
    width: 100%;
    margin: 0;
 padding: 0;
    text-align: center;
}

#contents .left img {
    border: none;
    margin: 0;
    padding: 0;
}

/*----- table -----*/

table {
    border: 1px solid #eeeeee;
    background-color: #f8f8f8;
}

th {
    padding: 5px 10px 5px 10px;
    vertical-align: middle;
    font-weight: normal;
    border-bottom: 1px solid #cccccc;
    background-color: #ddeeee;
    white-space:nowrap;
}

#contents div th {
 width: 140px;
}

td {
 padding: 5px 7px 5px 7px;
 border-bottom: 1px solid #cccccc;
 background-color: #f0f0f8;
}

/*----- for wide page -----*/

#wide {
    padding: 0 10px;
    margin: 5px;
}

#wide h2 {
    border-bottom: #6699cc 1px dotted;
    border-left: #6699cc 15px solid;
    margin: 3px 0;
    padding: 3px 4px 3px 4px;
    color: #666666;
    font-size: 13pt;
}

#wide ul {
    list-style-type: none;
    padding: 10px 0 24px 16px;
}

#wide li {
    display: block;
    margin: 10px 0 5px 0;
    font-weight: bold;
    font-size: 14px;
    color: #666600;
}

#wide div {
 margin: 5px 10px;
 padding: 5px;
}


/*--------------------------------------------------------------------------------
 * footer
 */

.footerarea {
    height: 42px;
    clear: both;
    padding-top: 20px;
}

#footer {
    position: relative;
    margin: 0 auto;
    bottom: 0;
    width: 800px;
    height: 41px;
    background: #b0c4de;
    border-top: solid 1px #808080;
    text-align: center;
}

#footer ul {
    padding: 4px 0 0 0;
    font-size: 12px;
}

#footer ul li {
    display: inline;
}

#footer #copyright {
    display: block;
    padding: 3px 0 0 0;
    font-size: 10px;
}

/**/