body{
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 150%;
    font-size: 14px;
    font-weight: normal;
    background-color: #000066;
    color: #333333;
}

img{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#contents_area img{
    margin: 7px;
    padding: 0px;
    border: 0px;
}

a{
    color: #3366cc;
}

a:link{
    color: #3366cc;
}

a:visited{
    color: #3366cc;
}

a:active{
    color: #3366cc;
}

a:hover{
    color: #3366cc;
}

p{
    margin: 0em 0em 1em 0em;
    padding: 0em;
    border: 0em;
}

P:first-letter{
    margin: 0em 0em 0em 1em;
}

table{
    border: 0px solid #003360;
    border-collapse: collapse;
    margin: 0px 0px 7px 0px;
}

td {
    border: 0px solid #3333f0;
    padding: 3px;
}

h1, h2, h3, h4, h5, h6{
    margin: 0em;
    padding: 0em;
    border: 0em;
    line-height: 150%;
}

#container{
    margin: 0px 0px 0px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    background-image: url(http://www.mkeiei.com/images/site_tile_back.gif);
}

#site_header_area{
    margin: 0px;
    padding: 7px 21px 7px 21px;
    border: 0px;
    width: 758px;
    text-align: left;
    line-height: 150%;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background-image: url(http://www.mkeiei.com/images/site_tile_back.gif);
}

#site_header_area a{
    color: #ffffff;
}

#site_header_area table{
    border: 0px;
    margin: 0px;
}

#site_header_area td {
    border: 0px;
}

#header_area{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 100px;
    text-align: right;
    line-height: 150%;
    color: #ffffff;
    background-color: #660000;
    background-image: url(http://www.mkeiei.com/images/title.gif);
    repert: no-repert;
}

#main{
    margin: 3px 0px 0px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: auto;
    position: relative;
        top: 0px;
        left: 0px;
    float: left;
    background-image: url(http://www.mkeiei.com/images/main_back.gif);
    repert: repert-y;
}

    #contents_area{
        float: right;
        position: relative; 
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px 13px 0px 13px;
        border: 0px;
        width: 552px;
        background-color: #ffffff;
        color: #663300;
    }

    #side_menu_area{
        float: left;
        position: relative; 
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        border: 0px;
        width: 222px;
        font-size: 12px;
        background-image: url(http://www.mkeiei.com/images/menu_back.gif);
        color: #333333;
    }

#footer{
    clear: both;
    position: relative;
        top: 0px;
        left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 7px 0px;
    border: 0px;
    width: 800px;
    text-align: center;
    color: #ffffff;
    background-image: url(http://www.mkeiei.com/images/site_tile_back.gif);
    font-weight: bold;
    line-height: 120%;
}

#footer a{
    color: #ffffff;
}

.text_red{
    color: #ff3300;
}

.small_fonts{
    font-size: 80%;
}

/*メインコンテンツ内
------------------------------------------------------------------*/
#contents_area h1{
    font-size: 24px;
    font-weight: bold;
}


/*サブコンテンツ内、サブメニュー
------------------------------------------------------------------*/
#side_menu_area .waku ul{
    padding: 0px;
    padding-bottom: 0px;
    margin: 0px;
    list-style: none;
}

#side_menu_area .waku li{
    padding: 0px;
    margin: 0px;
    line-height: 150%;
}

#side_menu_area .waku ul.navmenu li a {
    text-decoration: none;
    display: block;
    border-bottom: 1px dotted #660000;
    background: #ffcc66 url(http://www.mkeiei.com/images/arrow.gif) no-repeat left center;
    color: #3366cc;
    padding-left: 33px;
    padding-top: 3px;
    padding-bottom: 1px;
}

#side_menu_area .waku ul.navmenu li a:hover {
    background: #cc9933 url(http://www.mkeiei.com/images/arrowover.gif) no-repeat 3px center;
    color: #ffffff;
    padding-top: 3px;
    padding-bottom: 1px;
}

/*サブコンテンツ内のテーブル
------------------------------------------------------------------*/
#side_menu_area .waku {
/*    border: 1px solid #c0c0c0;*/
/*    padding: 5px;*/
/*    background-color: #660000;*/
    margin-bottom: 0px;
}


#side_menu_area h4 {
    margin: 0px;
    font-size: 100%;
    letter-spacing: 13px;
    padding-top: 3px;
    padding-bottom: 1px;
    padding-left: 20px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}
