* {
    margin-top: 0;
}

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "‚l‚r ‚oƒSƒVƒbƒN","ƒqƒ‰ƒMƒmŠpƒS Pro W3",Osaka,sans-serif ;
    word-break: break-all;
    background-color: #fff2e8;
}


#layout {
    background-color: #FFF;
    border-left: solid 1px #ddbbaa;
    border-right: solid 1px #ddbbaa;
    width: 880px;
    padding-top: 0px;
    position: relative;
    margin:0 auto;
}

#header {
    width : 880px;
    height : 135px;
    margin-top: 0px;
    padding-top: 0px;
    text-align: left;
    background-color: #ffffff;
}


#footer {
    clear: both;
    width: 880px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    line-height:100%;
}


#menu {
    margin: 0px 0px 20px 0px;
    float: left;
    width: 230px;
    text-align: left;
    overflow:hidden;
}

#main {
    margin: 0px 5px 20px 0px;
    float : left;
    width : 630px;
    text-align: left;
}


h1 {
	font-size:12px;
color:#333333;
font-weight:bold;
line-height:20px;
text-align:left;
}


h1,h2,h2,h3,h4,h5,p,form,dl,dt,dd,ul,li,ol,img {
margin: 0px;
padding: 0px;
border: none;
}


.detail_1 {
    line-height: 24px;
    font-size: 14px;

    padding: 0px 0px 0px 0px;
}

.detail_2 {
    line-height: 20px;
    font-size: 12px;
    padding: 0px 0px 0px 0px;

    color: #cc3388;
}

.detail_3 {
    line-height: 24px;
    font-size: 14px;
    padding: 0px 0px 0px 0px;

    color: #3366cc;
}

.detail_4 {
    line-height: 20px;
    font-size: 14px;

    padding: 0px 0px 0px 0px;
}

.detail_5 {
    line-height: 20px;
    font-size: 12px;

    padding: 0px 0px 0px 0px;
}

.detail_6 {
    line-height: 20px;
    font-size: 12px;

    padding: 0px 0px 0px 0px;
    color: #cc6688;
}

.detail_7 {
    line-height: 20px;
    font-size: 14px;

    padding: 0px 0px 0px 0px;
}

.detail_8 {
    line-height: 20px;
    font-size: 12px;

    padding: 0px 0px 0px 0px;
    color: #ee8833;
}

.detail_9 {
    line-height: 24px;
    font-size: 14px;

    padding: 0px 0px 0px 0px;
    color: #336688;
}

.detail_10 {
    line-height: 15px;
    font-size: 12px;

    padding: 0px 0px 0px 0px;
}

.detail_11 {
    line-height: 24px;
    font-size: 14px;

    padding: 0px 20px 0px 0px;
}

a:link    { text-decoration:none;  color:#333333 ;}
a:visited { text-decoration:none;  color:#333333 ;}
a:active  { text-decoration:none;  color:#333333 ;}
a:hover   { text-decoration:none;  color:#333333 ; background-color:#ffdddd;}








