@charset "utf-8";

/* CSS Document */

/* --------------------
 * index　↓
-------------------- */

div#stage div.whats_new {
	width:830px;
	padding:0 20px;
	background-color:#efe9e9;
	border:#622d29 solid 1px;
	margin-bottom:20px;
}


div#stage table.n_txt_l {
	width:410px;
	margin:12px 0 12px 0px;
	line-height:180%;
}

div#stage table.n_txt_l td.day {
	width:80px;
	font-weight:bold;
	color:#320200;
	padding-right:5px;
	vertical-align:text-top;
}



div#stage table.n_txt_r {
	width:410px;
	margin:12px 0px 12px 0;
	line-height:180%;
}

div#stage table.n_txt_r td.day {
	width:80px;
	font-weight:bold;
	color:#320200;
	padding-right:5px;
	vertical-align:text-top;
	
}


div#stage table.n_txt_l td img,
div#stage table.n_txt_r td img {
	vertical-align: middle;
}


/* --------------------
 * 　　　　　↓
-------------------- */