#main {width:980px; margin:0 auto;}

#header {height:149px; background:url(images/header-bg.jpg) no-repeat left top; font-size:.75em;}
#content { font-size:0.9375em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:230px; margin-right:8px;}
#page2 #content .col-2 { width:704px;}
#page2 #content .col-2 .line-ver1 {
	width:100%;
	background-repeat: repeat-y;
	background-position: 259px top;
}
#page2 #content .col-2 .line-ver2 {
	width:100%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 363px top;
}
#page2 #content .col-2 .col-1 {
	width:347px;
	margin-right:38px;
}
#page2 #content .col-2 .col-2 {
	width:230px;
	margin-right:36px;
}
#page2 #content .col-2 .col-3 { width:158px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:230px; margin-right:8px;}
#page3 #content .col-2 { width:704px;}
#page3 #content .col-2 .line-ver1 {
	width:100%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 190px top;
}
#page3 #content .col-2 .col-1 {
	width:180px;
	margin-right:34px;
}
#page3 #content .col-2 .col-2 { width:441px;}
#page3 #content .col-2 .col-2 .col-1 {
	width:415px;
	margin-right:25px;
}
#page3 #content .col-2 .col-2 .col-2 { width:208px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:230px; margin-right:8px;}
#page4 #content .col-2 { width:704px;}
#page4 #content .col-2 .line-ver1 { background:url(images/line-ver.gif) 259px top repeat-y; width:100%;}
#page4 #content .col-2 .col-1 { width:236px; margin-right:49px;}
#page4 #content .col-2 .col-2 { width:350px;}
#page4 #content .col-2 .col-2 .col-1 { width:164px; margin-right:38px;}
#page4 #content .col-2 .col-2 .col-2 { width:148px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:230px; margin-right:8px;}
#page5 #content .col-2 { width:704px;}
#page5 #content .col-2 .line-ver1 {
	width:100%;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 263px top;
}
#page5 #content .col-2 .line-ver2 {
	width:100%;
}
#page5 #content .col-2 .col-1 { width:247px; margin-right:38px;}
#page5 #content .col-2 .col-2 {
	width:266px;
	margin-right:36px;
}
#page5 #content .col-2 .col-3 { width:158px;}

/*=========================*/


#footer {height:96px; background:url(images/footer-bg.jpg) no-repeat left top; font-size:.75em;}
