/*　過去の料理教室 */

#pastTitle{
	background-image: url(../ryori/img/past/past_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 435px;
	height: 25px;
}
#pastTxt{
	width: 580px;
	margin: 10px auto;
	font-size:14px;
}
#pastNav{
	width: 480px;
	margin: 0 auto ;
	padding-bottom: 30px;
}
#pastNav li{
	width: auto;
	float:left;
	background-image: url(../ryori/img/past/marker.jpg);
	background-repeat: no-repeat;
	background-position: 2 ;
	padding: 0 0 0 20px;
	margin: 0 40px 0 0;
	list-style:none;
}
#pastNav li.end{
	margin: 0;
}

#past_gyokai_ttl{
	background-image: url(../ryori/img/past/past_gyokai_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:550px;
	height: 40px;
	margin: 0 auto ;
}
#past_seika_ttl{
	background-image: url(../ryori/img/past/past_seika_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:550px;
	height: 40px;
	margin: 0 auto ;
}
#past_kids_ttl{
	background-image: url(../ryori/img/past/past_kids_ttl.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width:550px;
	height: 53px;
	margin: 0 auto 6px auto;
}
.right{
	float: right;
}
.past th{
	font-weight: normal;
	width: 124px;
}
.past dl{
	min-width: 230px;
	width: auto;
}
.past_photo{
	width:150px;
	float: left;
	padding: 4px;
}
.past li{
	list-style:none;
}
.now_link a{
	background-image: url(../ryori/img/past/back_now.jpg);
	text-indent:-9999px;
	width: 171px;
	height: 25px;
	float: right;
	margin: 6px 40px 30px 0;
}
.now_link a:hover{
	background-image: url(../ryori/img/past/back_now.jpg);
	background-position: bottom;
	text-indent:-9999px;
	width: 171px;
	height: 25px;
	float: right;
	margin: 6px 40px 30px 0;
}
.no_link{
	width: 530px;
	text-align: right;
	margin: 6px auto 30px auto;
	font-size:14px;
}
	