*{
	margin:0;
	padding: 0;
}





body{
	font-size:14px;
	line-height:2;
	background: url(img-bible/hp-header2.jpg);
	background-repeat: repeat-x;
	background-position: 0 160px;
}


#container{
	width: 850px; 
	margin: 0 auto;
}

h1{
	background: url(img-bible/hp-header-3.jpg);
	background-repeat: no-repeat;
	height: 158px;
	text-indent: -9999px;
}




#contents{
	margin-top: 110px;
	min-height: 700px;

	margin-bottom: 2px;
	border: 1px solid #ffffff;
	width: 610px;
	float: right;
}


#menu{
	margin-top: 110px;
	min-height: 700px;
	margin-left: 0;
	
	margin-bottom: 2px;
	border: 1px solid #ffffff;
	float: left;
	width: 230px;
}



#menu a:hover{
	margin-top: 3px;
	margin-left: 3px;
}



#footer {
	clear: both;
	background: url(img-bible/bible-footer.jpg);
	background-position: repeat-x;

	

	

	color: #ffffff;
	padding-top: 0;
}



.footer-kanri{
	margin-left: 40px;
}

.flt_left{
	float: left;
	margin: 0 20px 0 0; 
	padding: 4px 0 15px 0;
}

a {
	text-decoration: none;
}

a:visited {
	color: deeppink;
}




a:hover{
	margin-top: 3px;
	left: 3px;
	color: green;
	background: lightblue;
}
	
	
#box {
	border: 1px solid green;
	border-collapse: collapse;
	width: 600px; 
	
}

		
	
#box td{
	border: 1px dotted green;
	padding: 10;	
}	
	
}

#body_section {
	width: 600px;
}

h4 {
	border-left: 10px solid green;
	border-right: 10px solid green;	
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	font-size: 13px;
	padding: 10px 0 8px 20px;
}



.center{
	text-align: center;
}









