@charset "shift_jis";

#learn_junior_side {
	width: 274px; 
	height: 74px;
	margin: 7px 7px 0px 7px;
	float: left;
	background-image: url(../../images/learn_junior_side_mo.jpg);
	background-repeat: no-repeat;
}
#junior_title{
	width: 266px;
	height: 45px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../images/learn_junior_title.gif);
	background-repeat: no-repeat;
}
.junior_table_day{
	width: 120px;
	height: 15px;
	float: left;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid #666 3px;
	border-left: solid #666 3px;
	border-right: solid #666 3px;
}
.junior_table_day_bottom{
	width: 120px;
	height: 15px;
	float: left;
	text-align: center;
	padding: 10px 5px 10px 5px;
	border-top: solid #666 3px;
	border-left: solid #666 3px;
	border-right: solid #666 3px;
	border-bottom: solid #666 3px;
}
.junior_table_theme{
	width: 250px;
	height: 15px;
	float: left;
	text-align: center;
	border-top: solid #666 3px;
	border-right: solid #666 3px;
	padding: 10px 5px 10px 10px;
}
.junior_table_theme_bottom{
	width: 250px;
	height: 15px;
	float: left;
	text-align: center;
	border-top: solid #666 3px;
	border-right: solid #666 3px;
	border-bottom: solid #666 3px;
	padding: 10px 5px 10px 10px;	
}
.junior_table_place{
	width: 150px;
	height: 15px;
	float: left;
	text-align: center;
	border-top: solid #666 3px;
	border-right: solid #666 3px;
	padding: 10px 5px 10px 10px;
}
.junior_table_place_bottom{
	width: 150px;
	height: 15px;
	float: left;
	text-align: center;
	border-top: solid #666 3px;
	border-right: solid #666 3px;
	border-bottom: solid #666 3px;
	padding: 10px 5px 10px 10px;	
}