body {
	background : #fff ;
	background-image : url(img/bg-shinkan2.jpg) ;
	}

#box1 {
	background : #669 ;
	background-image : url(img/l-shinkan2.jpg) ;
	background-repeat : no-repeat ;
	background-position : left center ;
	width : 900px ;
	height : 100px;
	position : relative ;
	left : 30px ;
	}
	
	.update {
		font-size : 0.8em ;
		font-style : italic ;
		color : #f00 ;
		position : relative ;
		top : 70px ;
		left : 15px ;
		}
	
	#link1 {
		width : 500px ;
		background : #fff ;
		position : absolute ;
		top : 10% ;
		right : 3% ;
		font-size : 0.8em ;
		padding : 5px ;
		border-style : inset ;
		border-color : #999 ;
		border-width : 2px ;
		}
		
	#link2 {
		position : absolute ;
		top : 60% ;
		right : 3% ;
		float : right ;
		}
	
#box2 {
	width : 900px ;
	padding : 0px ;
	background : #fff ;
	position : relative ;
	left : 30px ;
	}

		
	#books{
		padding : 15px ;
		background-image : url(img/bg-shinkan.jpg) ;
		background-repeat : no-repeat ;
		background-position : center ;
		}
		
		#book{
			margin : 0px 10px ;
			padding : 0px 0px ;
			font-size : 0.8em ;
			background-image : url(img/bg-books.gif) ;
			background-repeat : no-repeat ;
			background-position : center ;
			}
			
			#ordericon {
				position : relative ;
				top : 10px ;
				left : 70% ;
				}
			
			#b-title {
				margin : 5px 0px ;
				padding : 0px 0px ;
				}
			.b-title {
				font-size : 1.2em ;
				font-weight : bold ;
				}
			
			#b-data {
				margin : 5px 0px ;
				padding : 0px 0px ;
				}
			.b-data{
				font-size : 1.0em ;
				font-style : italic ;
				{
				
			#b-info {
				margin : 5px 0px ;
				padding : 0px 0px ;
				}
			.b-info{
				
				}

#bottom {
	width : 900px ;
	padding : 10px ;
	position : relative ;
	top : 20px ;
	left : 30px
	}
