/* Global ----------------------------------------------------------------- */

body {
    color: #000;  
    font-family: Meiryo, "ms pgothic", arial, "hirakakupro-w3", osaka, sans-serif;
    background: #fff url() repeat top center;
    font-size:12px;

}

table.tex_n{font-size:12px;line-height:20px;}
div.tex_n{font-size:11px;line-hight:20px;padding-left:10px;}

h2.caption{
    font-size:14px;line-hight:16px;font-wight;bold;
    background: #000 url(../images/cap_bk.gif) no-repeat top left;
    margin:0 0 5px 0;
    padding:35px 0 10px 10px;
}

a {
    color: #A67944; 
}

a:hover {
    text-decoration: none;
}

.container {
    text-align:center;
    width:100%;
    height:100%;
}

/* Header ----------------------------------------------------------------- */

#header {
    border-top-width: 0px;
    border-top-style: solid;
}

#header-name {
    text-align:left;
    margin: 0 0 5px 0;
    color: #B6AA9E;
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 14px;
    font-weight: normal;
}

/* Content ---------------------------------------------------------------- */

.tex_anno{
    font-size: 10px;
}

strong.bigger{
    font-size: 16px;
    font-weight: bold;
}


.credit_bk{
    background: #000 url(../images/top_credit.jpg) no-repeat top left; 
}

.credit{
    color: #666;
    font-size: 10px;
    line-height: 14px;
}

.tex_sub{
    color: #666;
}

table.content{
    height:100%;
}

#catch{
    font-size=15px;
    color=#996600;
    line-height:1;
}

#bil{
    color:#666666;
    font-size:10px;
}

/* Footer ----------------------------------------------------------------- */

#footer {
    text-align:right;
    color: #000;
    font-size:10px;
}
