body {
	font-size: 11px;
	background-color : #A5DD00;
	color : #333;
	background: url(../images/edible-bg.jpg) no-repeat bottom fixed;

}

#header{
	width: 900px;
	background-image: url(../images/bg-white-transparent.png);
	margin: 40px auto 0 auto;
	padding: 25px 0 0 0;
}

#main{
	width: 900px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	background-image: url(../images/bg-white-transparent.png);
	font-size: 12px;
	line-height: 1.5em;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Lucida Sans';
}
p{
	text-indent: 0em;

}

li{
	font-size: 11px;
	line-height: 1.5em;
}

div.nl{
	float : left;
	margin : 0 10px;
	padding : 0 20px 0 20px;
	width : 400px;
	}

div.nr{
	font-size: 11px;
	border-left : 1px dotted #A5DD00;
	border-right : 1px dotted #A5DD00;
	color : #333;
	margin : 0 0 0 450px;
	padding : 0 0 1000px 0;
	width : 400px;
}

.nr img{
	margin: 15px;
}

.message1 {
	font-size: 14px;
	line-height: 1.5em;
	margin: 15px;
}
.message2{
	font-size: 12px;
	line-height: 1.7em;
	margin: 15px;
}

.book-image{
	float: left;
	margin: 10px;
}

.book-image img{

}

.discription{
	border-left : 1px dotted #A5DD00;
	padding : 2px 10px;
	margin: 10px 0 35px 0;
}



h1{
	font-family: Garamond;
	font-size: 24px;
	line-height: 1.5em;
	clear: both;
	margin: 0 30px;

}

h2{
	border-bottom-color: #333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	word-break: keep-all;
	font-size: 18px;
	line-height: 1.5em;
	width: 380px;
	clear: both;
}

h3 {
	text-shadow: 0px 0px #e7e5f5;
	word-break: break-all;
	font-size: 13px;
	line-height: 1.5em;
	font-family: serif;
}

.book-data {
	border: 1px dotted #aaa;
	padding: 15px;
	margin: 15px;
	background-image: url(../images/bg-white-transparent.png);
}

.copyright-caption{
	font-family: sans-serif;
	font-size: 9px;
	color: aaa;
	line-height: 1.3em;
	margin: 15px;
	}