@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_active.jpg) no-repeat;
}
#spring {background:url(../../img/lm_spring.jpg) no-repeat;
}
#present {background:url(../../img/lm_present.jpg) no-repeat;
}
h2#labo_title {background:url(../img/labo_title_bar.gif) no-repeat 8px 0;
	width:489px;
	height:42px;
	text-indent:-9999px;
}
h2#labo_back_title {background:url(../img/labo_back_title.gif) no-repeat 8px 0;
	width:489px;
	height:42px;
	text-indent:-9999px;
}

.text	{line-height:150%;
		padding-top:20px;
		float:right;
		width:380px;
}
.text p{margin-top:0;
}
.image	{float:left;
		width:240px;
		text-align:center;
		padding-top:20px;
		padding-bottom: 20px;
}
.bkNumber{
		padding-top:16px;
		margin-top:16px;
		margin-bottom:12px;
		margin-left:1em;
		font-size:small;
		text-align:center;
		clear: both;
}

.caption p {font-size:12px;
	margin-bottom:4px;
	line-height: 14px;
}
blockquote{margin: 24px 10px 24px 24px;
}

.line_deco{padding-top:12px;
		border-top: dotted 10px #2a86bf;
		padding-bottom:12px;
		border-bottom: dotted 10px #2a86bf;
}

#labo_report{margin: 0 24px;
		padding-top:2px;
		border-top: dotted 10px #2a86bf;
		padding-bottom:2px;
		border-bottom: dotted 10px #2a86bf;
}
#labo_report h4 {padding:0;
}	