body{
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 150%;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background: url(http://www.j-ucar.com/images/bg.gif);
    background-color: #000000;
    background-repeat: repeat-x;
    background-attachment: fixed;
    font-family: "trebuchet ms", verdana, arial;
}

img {
    margin: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
}

#container{
    margin: 0px auto 0px auto;
    padding: 0px;
    border: 0px;
    width: 800px;
    background-image: url(http://www.j-ucar.com/images/container_bg.jpg);
    background-color: #000000;
    background-repeat: repeat-y;
}

#site_header_area{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 2em;
    text-align: left;
    line-height: 150%;
    font-size: 13px;
    color: #cccccc;
    background-color: #333333;
}

#site_header_area h1{
    float: left;
    margin: 0px;
    padding: 3px 0px 0px 7px;
    color: #cccccc;
    font-size: 13px;
}

#site_header_area p{
    float: right;
    margin: 0px;
    padding: 3px 7px 0px 0px;
    color: #cccccc;
    font-size: 13px;
    font-weight: bold;
}

#site_header_area p a{
    color: #cccccc;
    text-decoration: none;
}

#header_area{
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 300px;
    text-align: right;
    line-height: 150%;
    color: #ffffff;
    background-color: #000000;
    background-image: url(http://www.j-ucar.com/images/title.jpg);
    background-repeat: no-repeat;
}

#header_area p{
    margin: 0px;
    padding: 20px 20px 20px 20px;
    border: 0px;
    font-weight: bold;
}

#header_area .title{
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
}

#header_area_page{
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 300px;
    text-align: right;
    line-height: 150%;
    color: #ffffff;
    background-color: #000000;
    background-image: url(http://www.j-ucar.com/images/title_page.jpg);
    background-repeat: no-repeat;
}

#header_area_page p{
    margin: 0px;
    padding: 20px 20px 20px 20px;
    border: 0px;
    font-weight: bold;
}

#header_area_page .title{
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
}

#header_area_category{
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 300px;
    text-align: right;
    line-height: 150%;
    color: #000000;
    background-color: #ffffff;
    background-image: url(http://www.j-ucar.com/images/title_category.jpg);
    background-repeat: no-repeat;
}

#header_area_category p{
    margin: 0px;
    padding: 20px 20px 20px 20px;
    border: 0px;
    font-weight: bold;
}

#header_area_category .title{
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
}

#header_area_entry{
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: 300px;
    text-align: right;
    line-height: 150%;
    color: #ffffff;
    background-color: #000000;
    background-image: url(http://www.j-ucar.com/images/title_entry.jpg);
    background-repeat: no-repeat;
}

#header_area_entry p{
    margin: 0px;
    padding: 20px 20px 20px 20px;
    border: 0px;
    font-weight: bold;
}

#header_area_entry .title{
    font-size: 24px;
    font-weight: bold;
    line-height: 150%;
}

#main{
    margin: 0px 0px 14px 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    height: auto;
    position: relative;
        top: 0px;
        left: 0px;
    float: left;
}

    #contents_area{
        float: left;
        position: relative; 
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px 17px 0px 17px;
        border: 0px;
        width: 566px;
    }

        #contents_area .asterisk{
            color: #ffcc66;
        }

        #contents_area .section_box{
            width: 564px;
            margin-bottom: 14px;
            border: #999999 1px solid;
            background-color: #333333;
            color: #ffffff;
            float: left;
        }

        #contents_area .post_title{
            padding: 5px;
            background-image: url(http://www.j-ucar.com/images/post_title_bg.gif);
            font-size: 13px;
            font-weight: bold;
        }

        #contents_area .text_area{
            width: 538px;
            padding: 13px;
        }

        #contents_area .text_area a{
            color: #99ffff;
        }

        #contents_area .text_area a:hover{
            color: #333333;
            background-color: #99ffff;
        }

        #contents_area .text_area img{
            margin: 5px;
        }

        #contents_area .list_area{
            padding: 0px;
            position: relative;
                top: 0px;
                left: 0px;
            float: left;
            width: 554px;
        }

        #contents_area .list_area .left_img{
            float: left;
            margin: 0px;
            padding: 7px;
            border: 0px;
            width: 130px;
        }

        #contents_area .list_area .left_img img{
            border: 1px solid #ffffff;
        }

        #contents_area .list_area .right_text{
            float: right;
            margin: 0px;
            padding: 7px;
            border: 0px;
            width: 396px;
        }

        #contents_area .list_area .footer_pr{
            clear: both;
            margin: 0px;
            padding: 7px;
            border: 0px;
            text-align: center;
            width: 540px;
        }

        #contents_area .list_area .footer_pr a{
            color: #99ffff;

        }

        #contents_area .list_area .footer_pr a:hover{
            color: #333333;
            background-color: #99ffff;
        }

        #contents_area h3{
            color: #ffff33;
            font-size: 18px;
        }

        #contents_area .title_category{
            color: #ffff33;
            font-size: 24px;
            font-weight: bold;
        }

        #contents_area .title_category_list a{
            color: #99ffff;
        }

        #contents_area .title_category_list a:hover{
            color: #333333;
            background-color: #99ffff;
        }

        #contents_area ul{
            margin: 0px;
            padding-left: 1em;
        }

        #contents_area .attn{
            margin: 0px 0px 14px 0px;
            border: 1px dashed #999999;
            padding: 13px 13px 13px 13px;
            text-align: center;
            background-color: #333333;
            font-size: 24px;
            font-weight: bold;
            color: #ffff33;
            line-height: 150%;
        }

        #contents_area .attn a{
            color: #99ffff;
            font-weight: normal;
            font-size: 20px;
            line-height: 150%;
        }

        #contents_area .attn a:hover{
            color: #333333;
            background-color: #99ffff;
            font-weight: bold;
        }

        #contents_area .pr_convert{
            background-color: #000000;
            font-size: 18px;
            font-weight: bold;
            color: #ffff33;
            line-height: 150%;
            font-size: 20px;
        }


    #side_menu_area{
        float: right;
        position: relative; 
        top: 0px;
        left: 0px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        width: 200px;
        font-size: 13px;
    }

        #side_menu_area .waku {
            border: 1px solid #999999;
            padding: 0px;
            margin: 0px 5px 14px 5px;
            background-color: #333333;
        }

        #side_menu_area ul{
            padding: 0px;
            margin: 0px 0px 0px 0px;
            list-style: none;
        }

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

        #side_menu_area .waku ul.navmenu li a{
            padding: 5px 0px 0px 14px;
            text-decoration: none;
            display: block;
            color: #ffffff;
            font-weight: bold;
            background-image: url(http://www.j-ucar.com/images/nav_bg.jpg);
            background-repeat: repeat-x;
            height: 23px;
        }

        #side_menu_area .waku ul.navmenu li a:hover{
            color: #000000;
            font-weight: bold;
            background-color: #ffffff;
            background-image: url(http://www.j-ucar.com/images/nav_over_bg.jpg);
            background-repeat: repeat-x;
        }

        #side_menu_area h2{
            margin: 0px 5px 0px 5px;
            border: 1px solid #999999;
            padding: 5px 5px 5px 5px;
            text-align: center;
            background-color: #666666;
            font-size: 14px;
            font-weight: bold;
            color: #ffffff;
        }

        #side_menu_area .attn{
            margin: 0px 5px 14px 5px;
            border: 1px dashed #999999;
            padding: 5px 5px 5px 5px;
            text-align: center;
            background-color: #333333;
            font-size: 12px;
            font-weight: bold;
            color: #ffff33;
        }

        #side_menu_area .attn a{
            color: #99ffff;
        }

        #side_menu_area .attn a:hover{
            color: #333333;
            background-color: #99ffff;
        }

        #side_menu_area .attn2{
            margin: 0px 5px 14px 5px;
            border: 1px dashed #999999;
            padding: 5px 5px 5px 5px;
            text-align: left;
            background-color: #333333;
            font-size: 11px;
            color: #ffffff;
        }

        #side_menu_area .attn2 a{
            color: #ffffff;
        }

        #side_menu_area .attn2 a:hover{
            color: #333333;
            background-color: #ffffff;
        }

        #side_menu_area .jumvea{
            margin: 0px 5px 14px 5px;
            border: 1px solid #000000;
            padding: 5px 5px 5px 5px;
            text-align: center;
            background-color: #ffffff;
        }

#footer{
    clear: both;
    position: relative;
        top: 0px;
        left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 7px 0px 3px 0px;
    border: 1px solid #666666;
    width: 798px;
    text-align: center;
    color: #ffffff;
    background-color: #333333;
    font-weight: normal;
    font-size: 13px;
    line-height: 150%;
}

    #footer a{
        color: #ffffff;
        text-decoration: none;
}
