@charset "UTF-8";
/* CSS Document */



/* __topbannerBox
------------------------------------------*/
.topbannerBox{
background:url(../banner/logo_small.png) no-repeat; 
float:right; clear:right; 
width:900px; 
height:80px; 
margin-right:0px;
}




.container {
width:900px;
height:100%;
text-align:left;
margin:0px auto 0px auto;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.w_9{
width:900px;
}

.leftBox{
float:left;
width:700px;
}

.rightBox{
float:right; 
width:200px
}


.mark_red{
color:#CC0000; 
}
.mark_orge{
color:#FF6600
}

.copbloc{
background:url(../under.jpg) repeat-x;
padding:20px 0;
margin-top:25px;
font-size:12px;
}

.copbloc .cpcopy{margin:10px 0 0px 0; }
.cpcopy img{margin-top:5px}
address{ margin:0}

.login_box{
background:url(../naviimg/gogoback2.png) no-repeat ; height:27px; width:900px;
font-size:11px;
}

.login_box_left{float:left}
.login_box_rught{float:right;padding-left:1px; margin-top:2px}
.login_box_left_inner{padding-top:4px; padding-bottom:0px; margin-left:150px}

.login_box INPUT{font-size:12px}



span.sup{ font-size:10px; position:relative; bottom:5px}
span.sup2{ font-size:9px; position:relative; bottom:3px}







