/*======= index.html =======*/
#page1 .col-1 {width:264px; margin-right:41px;}
#page1 .col-2 {width:274px; margin-right:41px;}
#page1 .col-3 {width:282px;}
/*=========================*/
/*======= index-1.html =======*/
#page2 .col-1 {width:573px; margin-right:41px;}
#page2 .col-2 {width:265px;}
/*=========================*/
/*======= index-2.html =======*/
#page3 .col-1 {width:264px; margin-right:41px;}
#page3 .col-2 {width:274px; margin-right:41px;}
#page3 .col-3 {width:282px;}
/*=========================*/
/*======= index-3.html =======*/
#page4 .col-1 {width:266px; margin-right:41px;}
#page4 .col-2 {width:574px;}
/*=========================*/
/*======= index-4.html =======*/
#page5 .col-1 {width:573px; margin-right:41px;}
#page5 .col-2 {width:265px;}
#page5 .sub_col-1 {width:263px; margin-right:41px;}
#page5 .sub_col-2 {width:265px; margin-right:41px;}
#page5 .sub_col-3 {width:265px;}
/*=========================*/
/*======= index-5.html =======*/
#page6 .col-1 {width:100%;}
/*=========================*/

.three-column .col-1 {width:264px; margin-right:41px;}
.three-column .col-2 {width:274px; margin-right:41px;}
.three-column .col-3 {width:282px;}

.large-right-column .col-1 {width:266px; margin-right:41px;}
.large-right-column .col-2 {width:574px;}

.large-left-column .col-1 {width:573px; margin-right:41px;}
.large-left-column .col-2 {width:265px;}

