@charset "UTF-8";
/*
///////////////////////////////////////////////////////////////////////////////
// SEO Links
// Style CSS
*/

* {
    padding:0;
    font-size: 12px;
    line-height: 120%;
    margin: 0;
}

a img {
    border:none;
}

a:link
{
}

a:visited
{
}

a:hover
{
    color: #ff0000;
    text-decoration:underline;
}

a:active
{
    color: #ff9900;
}

a:hover
{
    top:1px;
    left:1px;
    position:relative;
}

div.sp0  {clear:   both;}
div.sp2  {clear:   both; padding:  1px;}
div.sp4  {clear:   both; padding:  2px;}
div.sp10 {clear:   both; padding:  5px;}
div.sp20 {clear:   both; padding: 10px;}
div.sp40 {clear:   both; padding: 20px;}

div.important
{
    width:558px;
    padding: 10px;
    color: #ff0000;
    background-color: #ffffff;
}

body
{
    background-image: url(../img/bg.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
}

span.point
{
    color: #ff0000;
    font-weight: bold;
}


#topmessage
{
    margin-left: auto;
    margin-right: auto;
}

#topmessage #message
{
    height: 6px;
    color: #888888;
    background-color: #015096;
}

.md {
    vertical-align: middle;
}

h1 {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h2 {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}

h3 {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#toplogo
{
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width:800px;
}

#toplogo #logo
{
    margin-left: 4px;
    float: left;
    width:120px;
}
#toplogo #message
{
    float: left;
    width:668px;
}

#layered_side
{
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height: 20px;
    background-image: url(../img/layered_side.gif);
}

#layered
{
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    width:780px;
    height: 20px;
    background-image: url(../img/layered_back.gif);
}

#contents
{
    clear: both;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width:800px;
}

#contents #top
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height: 28px;
    background-image: url(../img/top_line.gif);
}

#contents #adult_top
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height: 28px;
    background-image: url(../img/adult_top.gif);
}

#contents #bottom
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height: 28px;
    background-image: url(../img/bottom_line.gif);
}

#contents #wrap
{
    clear: both;
    margin-right: auto;
    margin-left: auto;
    width:800px;
    background-image: url(../img/side.gif);
    background-repeat: repeat-y;
}

#contents #wrap #main
{
    width:780px;
    margin-right: auto;
    margin-left: auto;
    background-color: #ffffff;
}

#copyright
{
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width:800px;
    height: 40px;
}

#copyright #site
{
    padding-right: 10px;
    text-align: right;
    color: #000000;
}

#copyright #author
{
    padding-top: 5px;
    padding-right: 10px;
    text-align: right;
}

#memo_date
{
    float: left;
    width:80px;
}

#memo_msg
{
    float: left;
    width:680px;
}

.msg
{
    width:578px;
    margin-bottom: 10px;
    padding: 10px;
    border: 1px solid #cccccc;
}

.category_msg
{
    width:558px;
    margin-bottom: 10px;
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

div.center
{
    text-align: center;
}

/* カレンダー */
table.stc_calendar
{
    width: 100%;
    border-collapse: collapse;
}
th.stc_calendar
{
    border: 1px solid #015096;
    border-bottom: 1px #015096;
    text-align: center;
    background-color: #015096;
    color: #FFFFFF;
}
tr.stc_calendar
{
    text-align: center;
    vertical-align:center;
    background-color: #FFFFFF;
    color: #666666;
}
td.stc_calendar
{
    text-align: center;
    height:18px;
    vertical-align:center;
    color: #666666;
    border: solid 1px #CCCCCC
}
tf.stc_calendar
{
    border: 1px solid #cccccc;
    text-align: center;
}


/*
///////////////////////////////////////////////////////////////////////////////
// Copyright (C) 2009 SEO-Links.net All rights reserved.
// Powered By EROXER
*/
