@charset "Shift_JIS";
@import url(navigation.css);



body {
    background:url(image/common/bg.gif) repeat-x top fixed #ffffff;
    margin:0px;
	border: 1px;
}
    a:link    { color:#06f; }
    a:visited { color:#f60; }
    a:hover   { color:red; }
    a:active  { color:red; }

td {
    font-size:12px;
    color:#333333;
    line-height:18px;
    text-align:left;
}
.footer {
    font-size:12px;
    color:#003366;
    background:#FFCC66;
    border:solid #f60;
    border-width:0 0 0 10px;
    padding:0 0 0 10px;
    margin:0 0 0 20px;
    line-height:14px;
    text-align: left;
}
.titlebar01 {
    font-size:12px;
    color:#006699;
    background:#E7E6CC;
    border-top:1px solid#cddfb0;
    border-right:1px solid #a4b38d;
    border-bottom:1px solid #a4b38d;
    border-left:1px solid #cddfb0;
    font-weight:bold;
    text-indent:20px;
    letter-spacing:1px;
}
.txtbox01 {
    font-size:12px;
    color:#990000;
    background:#EBD7E0;
    margin:10px;
    padding:10px;
    border:1px dotted #FF6666;
}
.txtbox02 {
    font-size:12px;
    color:#333333;
    background-color:#FFFFCC;
    margin:10px;
    padding:10px 10px 50px;
}
.titlebar02 {
    font-size:12px;
    color:#996600;
    background:#DEE6CC;
    border-top:1px solid #9c9;
    border-right:1px solid #066;
    border-bottom:1px solid #066;
    border-left:1px soid #9c9;
    font-weight:bold;
    text-indent:20px;
    letter-spacing:1px;
}
.txtbox03 {
    font-size:12px;
    color:#333333;
    margin:2px;
    padding:10px;
    border:1px solid #999966;
}
.titlebar03 {
    font-size: 12px;
    color: #996600;
    background: #FFCCCC;
    border-top:1px solid #fcc;
    border-right:1px solid #066;
    border-bottom:1px solid #066;
    border-left:1px solid #9c9;
    font-weight:bold;
    text-indent:20px;
    letter-spacing:1px;
}
h2 {
    font-size:18px;
    line-height:21px;
    color:#999999;
}
h1 {
    font-size:14px;
    color:#003300;
    text-indent:16px;
}
h1#copy {
    text-align:center;
    margin:5px auto;
}

/*================
    バナー
================*/
table#banner {
    margin:auto;
}
    table#banner td {
        vertical-align:top;
        text-align:center;
    }
        table#banner td img {
            border:none;
        }
            img#calender_banner {
                border:1px solid #000 !important;
            }
p#noscript_banner {
    text-align:center;
}
    p#noscript_banner img {
        border:none;
    }


p.head_banner {
    text-align:center;
    margin:10px 0;
}
    p.head_banner img {
        border:none;
    }

/*=================
リンク集
=================*/
table#link_table {
    border-collapse:collapse;
    width:600px;
}
table#link_table th, table#link_table td {
    border:1px solid #333;
    padding:5px;
}
    table#link_table th {
        background:#fc6;
        white-space:nowrap;
    }
    table#link_table td {

    }
    table#link_table img {
        border:none;
    }



/* go_pagetop */
p.go_pagetop {
    text-align:right;
    margin:0 5px;
}



/* button_contact */
div#button_contact {
    position:absolute;
    top:0; left:0;
    margin:0;
    width:100%;
}
    div#button_contact p {
        position:relative;
        top:135px; left:-165px;
        width:760px;
        margin:0 auto;
        text-align:right;
    }
        div#button_contact p img {
        }

.alt {
    position:absolute;
    top:-10000em; left:-10000em;
}



/* .add */
.add {
    color:red;
}



