#main {width:930px; margin:0 auto; position:relative;}

#header {height:456px;}
#header, #content, #footer { font-size:0.875em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:248px; margin-right:26px;}
#page1 #content .col-2 { width:591px;}
#page1 #content .col-2 .col-1 { width:270px; margin-right:31px;}
#page1 #content .col-2 .col-2 { width:270px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:248px; margin-right:26px;}
#page2 #content .col-2 { width:591px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:591px; margin-right:61px;}
#page3 #content .col-2 { width:248px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:580px top;}
#page4 #content .col-1 {width:248px; margin-right:26px;}
#page4 #content .col-2 { width:290px; margin-right:11px;}
#page4 #content .col-3 { width:270px}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:248px; margin-right:26px;}
#page5 #content .col-2 { width:591px;}
#page5 #content .col-2 .col-1 { width:270px; margin-right:31px;}
#page5 #content .col-2 .col-2 { width:270px;}


/*=========================*/


#footer { padding:12px 50px 15px 0;}
