/*======= index.html =======*/
#page1 #content .col-1 {
	width:300px;
	margin-right:20px;
	height: 210px;
}
#content .col-1S {
	width:99%;
}
#page1 #content .col-2 {
	width:400px;
	margin-right:20px;
	height: 310px;
}
#page1 #content .col-3 {
	width:200px;
}
#page1 #content .col-1 .col-1 {
	width:130px;
	margin-right:25px;
	line-height: 2.5em;
}
#page1 #content .col-1 .col-2 {
	width:125px;
	margin-right:0;
	line-height: 2.5em;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:645px;
	margin-right:5px;
	position: absolute;
	left: 250px;
	top: 579px;
}
#page2 #content .col-2 {
	width:302px;
	position: absolute;
	left: 965px;
	top: 633px;
}
#page2 #content .col-2 .col-1 {width:273px; margin-right:62px;}
#page2 #content .col-2 .col-2 {width:272px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:575px;
	margin-right:15px;
	height: 550px;
s
}
#page3 #content .col-2 {
	width:306px;
	margin-right:10px;
	position: absolute;
	height: 800px;
	left: 973px;
	top: 604px;
}
#page3 #content .col-3 {
	width:350px;
}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:658px;
	margin-right:32px;
}
#page4 #content .col-2 {width:252px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:302px;
	margin-right:23px;
	height: 415px;
}
#page5 #content .col-2 {
	width:618px;
	height: 500px;
}


/*=========================*/
.songbook img {
	float: left;
	margin-right: 15px;
}
