@charset "utf-8";





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


/* .Recommendshop-section{
---------------------*/
div.Recommendshop-section{
	clear:both;
	margin:0px 0 20px 0;
	position:relative; 
}
div.Recommendshop-section table{
	margin:0 0 25px 0;
	border:1px dotted #a9a191;
	border-collapse:collapse;
	width:640px;}
div.Recommendshop-section th{
	background-color:#fcf7f0;
	padding:10px;
	text-align:left;
	font-weight:bold;
	border:1px dotted #a9a191;
	border-collapse:collapse;
	white-space:nowrap;}
div.Recommendshop-section td{
	padding:10px;
	border:1px dotted #a9a191;
	border-collapse:collapse;}

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

div.Recommendshop-section h4{
	margin-top:50px;
	margin-bottom:15px;
	font-size:14px;
	background-color:#eae4d8;
	padding:10px;
	font-weight:bold;
	clear:both;}
	
div.Recommendshop-section h5{
	margin-bottom:25px;
	border-bottom:3px double #eae4d8;
	padding:10px 0 5px 10px;
	font-weight:bold;
	font-size:14px;}

div.Recommendshop-section p{
	margin-bottom:12px;}
	

div.Recommendshop-section .red{
	font-size:20px;}	
	
.pref-box{
	background-image:url(/images/bg02.jpg);
	border:1px solid #f3f0e9;
	padding:10px 0 0 7px;
	margin: 25px 0; }
	
.pref-box p{
	font-size:16px;
	margin-bottom:12px;
	}
.pref-box span{
	font-size:13px;
	}
	
.pref-box p a{
	color:#a71218;}
	
.pref-box p span a{
	color:#cb5c40;}
	
.shoplist{
	text-align:right;
	background-image: url(/images/arrow_05.jpg);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:12px;
	font-size:11px;}
