body{
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 140%;
    font-size: 14px;
    font-weight: normal;
    /*background-color: #ffffff;*/
    background-image: url(http://www.jpucar.com/images/background.gif);
    text-align: center;
}

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

a{
    color: #0033ff;
    text-decoration: none;
}

a:link{
    color: #0033ff;
    text-decoration: none;
}

a:visited{
    color: #0033ff;
    text-decoration: none;
}

a:active{
    color: #0033ff;
    text-decoration: none;
}

a:hover{
    color: #ff3300;
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6{
    margin: 0em;
    padding: 0em;
    border: 0px;
    line-height: 140%;
    font-size: 14px;
    font-weight: bold;
}

p{
    margin: 0em 0em 1em 0em; /*下にスペース*/
    padding: 0em;
    border: 0px;
}

table{
    line-height: 140%;
    font-size: 14px;
}

hr{
    border-width: 1px 0px 0px 0px;
    height: 1px;
    border-style: dotted;
    border-color: #333333;
}

#container{
    margin: 0px auto 0px auto;
    padding: 0px;
    /*border: 0px;*/
    width: 800px;
    color: #333333;
    position: static;
    text-align: left;
    background-color: #ffffcc;
}

#header_area{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 800px;
    position: static;
    background-color: #ffffcc;
}

    #header_top_left{
        margin: 0px;
        padding: 0px;
        border: 0px;
        float: left;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 0px;
        padding: 2px 10px 2px 10px;
        border: 0px;
        width: 380px;
    }

    #header_top_right{
        margin: 0px;
        padding: 0px;
        border: 0px;
        float: right;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 0px;
        padding: 2px 10px 2px 10px;
        border: 0px;
        width: 380px;
        text-align: right;
    }
    
    #header_middle{
        margin: 0px;
        padding: 0px;
        border: 0px;
        clear: both;
        background-image: url(http://www.jpucar.com/images/logo.jpg);
        background-repeat: no-repeat;
        width: 800px;
        height: 131px;
        position: static;
    }

    #header_bottom{
        margin: 0px;
        padding: 0px;
        border: 0px;
        background-image: url(http://www.jpucar.com/images/header_menu_backgroung.jpg);
        background-repeat: no-repeat;
        width: 800px;
        height: 31px;
        position: static;
        text-align: right;
        color: #ffffff;
    }

        #header_bottom a{
            color: #ffffff;
        }

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

    #contents_area{
        float: left;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 10px 5px 5px 10px;
        padding: 0px;
        border: 0px;
        width: 585px;
    }

    #contents_area ul, ol{
        margin: 0em 0em 1em 0em;
        padding: 0px 4px 0px 4px;
        border: 0px;
    }

    #contents_area li{
        margin: 0px 0px 4px 16px;
        padding: 0px;
        border: 0px;
        list-style: disc outside;
    }

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


    #menu_area{
        float: right;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 0px 0px 0px 0px;
        padding: 0px;
        border: 0px;
        width: 200px;
        line-height: 140%;
        font-size: 14px;
    }

    #menu_area ul{
        margin: 0em 0em 1em 0em;
        padding: 0px 4px 0px 4px;
        border: 0px;
    }

    #menu_area li{
        list-style-type: none;
        margin: 0px 0px 4px 0px;
        padding: 0px;
        border: 0px;
    }

#footer_area{
    clear: both;
    position: static;
    margin: 0px;
    padding: 0x;
    border: 0px;
    background-image: url(http://www.jpucar.com/images/footer_background.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    width: 800px;
    height: 30px;
    text-align: center;
    font-weight: normal;
}

     #footer_area a{
        color: #ffffff;
    }

.height_area_30{
    position: relative;
            top: 6px;
    padding: 0x;
    margin: 0px 15px 0px 15px;
    border: 0px;
    width: 770px;
}

.under_line{
    border-bottom: 1px dotted #333333;
    padding-bottom: 2px;
}

.page_title{
    margin: 3em 1em 1em 0em;
    border: 0px;
    border-bottom: 3px;
    border-bottom-style: double;
    border-bottom-color: #666666;
    padding: 0em 0em 2em 0em;
    text-align: right;
    color: #000000;
    background-image: url(http://www.jpucar.com/images/text_title_background.gif);
    background-repeat: no-repeat;
}

.faq_question{
    margin: 0em 1em 0em 0em;
    border: 0px;
    padding: 0em 0em 0em 1em;
    color: #ffffff;
    background-color: #3366ff;
}

.text_red{
    color: #ff3300;
}
