@charset "Shift_JIS";
@import "../../css/common.css";

#catchup {background:url(../../img/lm_catchup_active.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;
		border-top:solid 2px #f2bb13;
		color:#2a86bf;
		line-height:50px;
		margin-top:20px;
		
}
#contents {padding-left:2px;
}
.a_border	{display:none;
}
.fenek_jacket{
		float:right;
		padding-left:10px;
}
ul.index{
		margin-top:8px;
		list-style-image:url(../../img/list_style.gif);
		margin-bottom:8px;
		padding-left:12px;
		margin-left:12px;
		font-size:85%;
		line-height:130%;
}

.titleLead{margin-left:2em;
}
.bkNumber{
		padding:0px;
		margin-bottom:12px;
		margin-left:1em;
}
.headword {
		font-weight:bold;
		color:#2a86bf;
		font-size:120%;
}
ul.sublist{
		list-style-image:url(../../img/sublist_style.gif);
		margin-left:20px;
		padding-left:0px;
}
.sublist li{
		margin-top:0px;
}
h5.index {
		padding-left:16px;
		background:url(../../img/list_style.gif) no-repeat 0 0;
		margin-top:8px;
		margin-left:12px;
		line-height:120%;
		color:#2a86bf;
		font-size:100%;
}
.catchBdy p {
		margin:0px 0 0px 30px;
		padding:0px;
		font-size:85%;
}
.toTop {border-top:0;
}