body{
    margin: 0px;
    padding: 0px;
    text-align: left;
    line-height: 130%;
    font-size: 12px;
    font-weight: normal;
    background-image: url(http://www.rs-flag.com/images/back.gif);
}

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: 130%;
    font-size: 14px;
    font-weight: bold;
}

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

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

#container{
    margin: 0px;
    padding: 0px;
    width: 900px;
    position: static;
    text-align: left;
    word-break: break-all;
}

#header_area{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 900px;
    height: 200px;
    position: static;
    background-image: url(http://www.rs-flag.com/images/headers.jpg);
    background-repeat: no-repeat;
    color: #ffffff;
    text-align: center;
    background-color: #dddddd;
}

#main{
    margin: 0px;
    padding: 0px;
    border: 0px;
    width: 900px;
    height: auto;
    position: relative;
        top: 0px;
        left: 0px;
    float: left;
    background-image: url(http://www.rs-flag.com/images/main.gif);
    background-repeat: repeat-y;
}

    #contents_area{
        float: right;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        width: 700px;
        color: #000000;
        font-size: 16px;
        font-family: "Times New Roman";
        line-height: 130%;
    }

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


    #menu_area{
        float: left;
        position: relative;
            top: 0px;
            left: 0px;
        margin: 0px;
        padding: 0px;
        border: 0px;
        width: 200px;
        color: #000000;
    }

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

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

#footer_area{
    clear: both;
    position: static;
    margin: 0px;
    padding: 2px 0px 0px 0px;
    border: 0px;
    color: #ffffff;
    width: 900px;
    height: 20px;
    text-align: center;
    background-image: url(http://www.rs-flag.com/images/footers.gif);
    background-repeat: no-repeat;
}

     #footer_area a{
        color: #ffffff;
    }

.margin5{
    margin: 5px;
}

.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: #ff3300;
    font-size: 20px;
    background-image: url(http://www.rs-flag.com/images/text_title_background.gif);
    background-repeat: no-repeat;
}

.rt{
    color: #ff3300;
}

.text_large{
    font-size:24pt;
    color:#ff3300;
    font-weight:bold;
    font-style:italic;
    line-height: 130%;
}

.text_large2{
    font-size:16pt;
    color:#000000;
    font-weight:bold;
    font-style:italic;
    line-height: 130%;
}




