a{
	margin: 0px;
	padding: 0px;
}

ul,li{ margin: 0; padding: 0; list-style:none; }
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing:1px;
	}
	
#wrapper{
	margin: 0 auto;
	text-align: center;
	}
#img-scene-top{
width:800px;
margin: 0 auto;
}

.day {
	font-size: 11px;
	line-height: 1.4;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	letter-spacing:1px;
	}
	
.cap {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
	color:#999999;
}
.red {
	font-size: 11px;
	line-height: 1.4;
	letter-spacing:1px;
	color:#DD2D0D;
	font-weight:bold;
}

.midashi {
	font-size: 16px;
	line-height: 1.4;
	letter-spacing:1px;
	font-weight:bold;
}

.a_day {
	font-size: 13px;
	line-height: 1.4;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:1px;
	}
	
.news {
	font-size: 12px;
	line-height: 1.3;
	letter-spacing:0px;
	}
	
.midashi2 {
	font-size: 16px;
	line-height: 1.4;
	letter-spacing:1px;
	font-weight:bold;
	color:#003366;
}

.price2 {
	font-size: 14px;
	line-height: 1.6;
}

.yodogawa{text-align:left;
padding-left:20px;
font-size:13px; line-height:1.8;}

#book2{
	width:550px;
	margin:0 auto;
	padding-bottom:50px;}

#book2 li{
	float:left;
	margin-left:15px;
	text-align:left;}
	
.booktitle{
	font-size:24px;}
	.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.w100{padding-top:80px; margin-left:20px;}

/*　リンク　*/

a:link{ color: #8D6530; text-decoration: none; }
	 
a:visited{ color: #A4A4A4; text-decoration: none; }
	 
a:hover{ color: #A4A4A4; text-decoration: none; }
