@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_active.jpg) no-repeat;
}
#present {background:url(../../img/lm_present.jpg) no-repeat;
}

#localNavi {width:660px;
		height:37px;
}
#localNavi a {display:block;
			width:132px;
			line-height:37px;
}
h2#spring_title {background:url(../img/spring_title_bar.gif) no-repeat 8px 0;
	width:489px;
	height:42px;
	text-indent:-9999px;
}
h2#spring_back_title {background:url(../img/spring_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;
		margin-right:20px;
}
.image	{float:left;
		width:260px;
		text-align:center;
		padding-top:20px;
		padding-bottom: 20px;
}
.bkNumber{
		padding-top:16px;
		margin-top:16px;
		margin-bottom:12px;
		margin-left:1em;
		font-size:11px;
		text-align:center;
		clear: both;
}

.caption p {font-size:12px;
	margin-bottom:4px;
	line-height: 14px;
}
#data {margin:20px;
	width: 600px;
	border-collapse: collapse;
	border:#0033aa 1px solid;
	font-size:14px
}
#data caption {color:#2a86bf;
	font-weight:bold;
	margin-bottom:8px;
}
#data th {background:#0742a0;
	color:#fff;
	vertical-align:top;
	text-align:left;
	padding:4px;
	border:#03a 1px solid;
	width:6em;
}
#data td {background:#FFFF99;
	padding:4px;
	border:#03a 1px solid;
}
