@charset "UTF-8";


#mainArea{
background:none;
padding-bottom:0;
}

#mainAreaInner {
background:none;
padding-bottom:0;
}
#mainAreaInner .bn_area {
margin:5px 0 0 0;
width:960;
}
#mainAreaInner .bn_area li {
float:left;
width:320px;
margin:0;
}
#mainAreaInner .bn_area .bn_left {
text-align:left;
}
#mainAreaInner .bn_area .bn_center {
text-align:center;
}
#mainAreaInner .bn_area .bn_right {
text-align:right;
}
.contents{
text-align:left;
}
