@charset "Shift_JIS";
@import "../../css/common.css";

#catchup {background:url(../../img/lm_catchup.jpg) no-repeat;
}
#outdoor {background:url(../../img/lm_outdoor.jpg) no-repeat;
}
#labo {background:url(../../img/lm_labo.jpg) no-repeat;
}
#spring {background:url(../../img/lm_spring.jpg) no-repeat;
}
#present {background:url(../../img/lm_present.jpg) no-repeat;
}

h2		{font-size:24px;
		margin:10px;
}
#contents {padding-left:2px;
			width:100%;
}
h3 		{clear:both;
		padding-left:2px;

}
.note	{font-size:small;
		text-indent:2em;
		font-style:oblique;
		margin-top:0px;
		padding-top:0px;
}
.book	{width:320px;
		float:left;
		padding:4px;
}
.series, .date {font-size:13px;
}
.bkTitle{background-color:#009933;
		color:#ffffff;
		font-weight:bold;
		font-size:medium;
		padding:4px;
}
.bkPic {float:right;
		margin-top:4px;
		margin-left:8px;
}
.bkCap{font-size:small;
		margin-top:4px;
}
#backNumList{
		background-color:#ffff99;
		padding:6px;
		border:2px solid #ff6600;
		font-weight:bold;
		font-size:0.9em;
		line-height:170%;
		margin:0 8px 20px;
		/*width:100%;*/
}
#backNumList ul{
	padding: 0 8px;
	margin:0 8px;
}
#backNumList li{
	float:left;
	width:284px;
}
#backNumList a:link,
#backNumList a:visited{
		text-decoration:none;
}
.toTop {margin-top:20px;
		margin-bottom:0px;
		font-size:small;
		text-align:right;
		border-top:solid 0px #999999;
}
