@charset "EUC-JP";

#wrapper{min-width:950px;width:100%;mix-height:705px;max-height:900px;background:#072236;overflow:hidden;}
#header{min-width:950px;width:100%;height:50px;}
#footer{min-width:960px;width:100%;height:50px;}
#content{min-width:950px;max-width:1600px;margin:0px auto;}
#content_inner{width:100%;height:100%;}

.possta{position:static;}
.posrel{position:relative;}
.posabs{position:absolute;}
.posfix{position:fixed;}

/* @end */