/*======= index.html =======*/
#page1 #content .line-ver {
	background-position:485px top;
}
#page1 #content .col-1 {width:451px; margin-right:66px;}
#page1 #content .col-2 { width:337px;}

/*======= index-1.html =======*/
#page2 #content .line-ver { background-position:485px top;}
#page2 #content .col-1 {width:451px; margin-right:66px;}
#page2 #content .col-2 { width:337px;}

/*======= index-2.html =======*/
#page3 #content .line-ver { background-position:485px top;}
#page3 #content .col-1 {width:451px; margin-right:66px;}
#page3 #content .col-2 { width:337px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background-position:485px top;}
#page4 #content .col-1 {width:451px; margin-right:66px;}
#page4 #content .col-2 { width:337px;}

/*======= index-4.html =======*/
#page5 #content .line-ver { background-position:485px top;}
#page5 #content .col-1 {width:451px; margin-right:66px;}
#page5 #content .col-2 { width:337px;}

/*======= index-5.html =======*/
#page6 #content .line-ver { background-position:485px top;}
#page6 #content .col-1 {width:461px; margin-right:56px;}
#page6 #content .col-2 { width:337px;}


/*=========================*/
.BoardHeader {
	font-size: 28px;
	line-height: 1.15;
	color: #302f2f;
}

