#main {width:800px; margin:0 auto; background:#fff; }

#header {height:100px;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .col-0 {width:760px; padding:20px;}
#page1 #content .col-1 {width:600px; padding:0;}
#page1 #content .col-2 {width:180px; padding:0;}
#page1 #content .col-1 .col-1 { width:200px; padding-left:20px;}
#page1 #content .col-1 .col-2 { width:360px; padding-left:10px;}
#page1 #content .col-1 .col-3 { width:560px; padding-left:20px;}

/*======= tokuchou.html shop.html manual.html =======*/
#page2 #content .col-0 {width:760px; padding:0px 20px;}
#page2 #content .col-type {width:760px; padding:0px; background:#fff;}
#page2 #content .col-1 {width:600px; padding:0;}
#page2 #content .col-2 {width:180px; padding:0;}
#page2 #content .col-1 .col-1 { width:160px; padding-left:20px;}
#page2 #content .col-1 .col-2 { width:400px; padding-left:10px;}
#page2 #content .col-1 .col-3 { width:560px; padding-left:20px; padding-bottom:20px;}

/*======= shurui.html =======*/
#page3 #content .col-0 {width:760px; padding:20px;}
#page3 #content .col-1 {width:600px; padding:0;}
#page3 #content .col-2 {width:180px; padding:0;}
#page3 #content .col-1 .col-1 { width:175px; padding-left:20px;}
#page3 #content .col-1 .col-2 { width:400px; padding-left:10px;}
#page3 #content .col-1 .col-3 { width:560px; padding-left:20px;}

/*======= ion.html =======*/
#page4 #content .col-0 {width:760px; padding:20px;}
#page4 #content .col-1 {width:330px; padding-left:20px;}
#page4 #content .col-2 {width:400px; padding-left:20px;}
#page4 #content .col-3 {width:700px; padding-left:40px;}

/*======= system.html manualtype.html =======*/
#page5 #content .col-0 {width:760px; padding:20px;}
#page5 #content .col-1 {width:410px; padding-left:20px;}
#page5 #content .col-2 {width:340px; padding-left:10px;}
#page5 #content .col-3 {width:260px; padding-left:20px;}
#page5 #content .col-4 {width:490px; padding-left:10px;}

/*======= slide00.html =======*/
#page6 #content .col-0 {width:760px; padding:20px;}
#page6 #content .col-1 {width:220px; padding-top:20px;}
#page6 #content .col-2 {width:530px; padding-top:20px;}

#footer {height:60px;}

