@charset "Shift_JIS";
@import "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;
}

#contents {padding-left:2px;
}
h2		{font-size:24px;
		margin:10px;
}

.note	{font-size:small;
		text-indent:2em;
		font-style:oblique;
		margin-top:0px;
		padding-top:0px;
}
.book	{width:320px;
		float:left;
		padding:4px;
}
.bkTitle{background-color:#003399;
		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;
}
span.series,
span.date {font-size:0.8em;
		margin-left:0.3em;
		font-weight:normal;
}
span.subTitle {font-size:0.8em;
		margin-left:0.3em;
		font-style:italic;
}
