body{
 font-family: Arial,sans-serif;
 letter-spacing:0em;
 font-size:90%;
}

.disp{
 width : 590px;
 border-style:solid;
 border-color:#000064;
 border-width:2px;
 margin: 50px;
}
.sonylogo{
 height : 30px;
 width : 590px;
 background-color : #000064;
}
.sonylogo_error{
 height : 30px;
 padding-left: 10px;
 background-color : #000064;
}
.error_mess{
 height : 120px;
 width : 750px;
 font-size:20px;
 
}
#warp {
     width: 100%;
     position: relative;
     height:auto !important; /*IE6΍*/
     height: 100%; /*IE6΍*/
     min-height: 100%;

}

.sony-header {
    background: none repeat scroll 0 0 #000;
    border-bottom: 1px solid #666;
    height: 70px;
    min-width:987px;
}

.sony-header img {
    color: #fff;
    display: block;
    height: 18px;
    position: absolute;
    left: 25px;
    top: 25px;
    width: 100px;
}

#footer-area {
    background: none repeat scroll 0 0 #000;
    height: 60px;
    min-width: 987px;
    width: 100%;
    position:absolute;
    bottom:0;
}

#contents {
    padding-bottom:60px;
}

#footer {
    max-height: 60px;
    max-width: 950px;
    position:relative;
    text-align:left;
}

.title{
 position:relative;
 top:20%;
 color:white;
 float:right;
 padding-right: 10px;
}
.sonylogoimg{
 position:relative;
 float:left;
 top:25%;
 padding-left: 10px;
}
.disp-in{
 padding: 10px;
}
.caption{
}
.areaselect{
}
.countryselect{
}
.attention{
 padding:5px;
 margin-bottom: 10px;
}
.box{
 height : 25px;
 width : 570px;
}
.nextBtn{
 float:right;
 width : 110px;
}