@charset "utf-8";





/*-------------------------------------
Main
---------------------------------------*/


/* .Bookstore-section{
---------------------*/
div.Bookstore-section{
	clear:both;
	margin:0px 0 20px 0;
	position:relative; 
}


div.Bookstore-section .bookstore-box{
	margin:50px 0;}

div.Bookstore-section h3{
	margin-bottom:25px;}

div.Bookstore-section p{
	margin-bottom:12px;
	line-height:1.7;}
	
	
div.Bookstore-section h4{
	font-size:20px;
	background-image:url(/images/bg_double_dotted2.jpg);
	background-repeat:repeat-x;
	background-position:left bottom;
	padding-bottom:8px;
	margin-bottom:12px;
	color:#d15f45;
	
	}	
	
div.Bookstore-section h5{
	font-size:16px;
	margin-bottom:12px;
	color:#d15f45;
	font-weight:normal !important;}	
	
div.Bookstore-section .red{
	font-size:20px;}	
	
.bookstore-pdf{
	background-image:url(/images/bg02.jpg);
	border:1px solid #f3f0e9;
	padding:15px; }
	
.bookstore-pdf img{
	float:left;
	margin-right:20px;}
	
.bookstore-pdf h5{
	font-size:16px;
	margin-bottom:20px;
	color:#a71218;}
	
.bookstore-pdf a img{
	border:1px solid #FFE9E9;}
