@charset "utf-8";
/* CSS Document */
#nyuin_list{
	background:no-repeat url(../sakuranomiya/about/images/nyuin_bg.gif);
	margin:0 0 55px;
	padding:25px 0 0;
	width:612px;
	height:65px;
}
#nyuin_list table{
	margin:0 auto;
	font-size:13px;
	line-height:1;
}
#nyuin_list table td{
	padding:0 0 17px;
}
#nyuin_list table td a{
	text-decoration:none;
	color:#626262;
}
#main ol li{
	margin:0 0 0 20px;
	list-style:decimal;
}
.kamoku{
	float:left;
	padding:0 40px 0 0;
}
.time{
	margin:0 0 10px;
}
.time td{
	padding:0 25px 0 0;
	font-size:14px;
}
.flow_catch{
	margin:0 0 20px;
	font-size:21px;
	font-weight:bold;
	text-align:center;
}
.flow_wrap{
	margin:0 auto;
	width:450px;
}
#main .flow_wrap h3{
	text-align:center;
	border:1px solid #de577d;
	width:250px;
	padding:5px 10px;
	margin:0 auto 20px;
}
.flow_next{
	margin:0 0 25px;
	text-align:center;
}
.day_img{
	margin:0 0 30px;
}
.day_img td{
	padding:0 20px 5px 0;
	font-size:10px;
	vertical-align:top;
}
.schedule{
	margin:0 auto 40px;
}
.schedule th{
	padding:5px 10px;
	text-align:center;
	background-color:#eee2e5;
	border:1px solid #de577d;
	font-size:14px;
	font-weight:bold;
}
.schedule td{
	padding:5px 10px;
	text-align:center;
	border:1px solid #de577d;
}
.schedule td.sch_bg{
	background-color:#eee2e5;
}