@charset "UTF-8";
@import url("subcommon.css");
#column01{
	width: 740px;
}
#column01 .photo{
	width: 200px;
	float: left;
}
#column01 .txt{
	width: 450px;
	float: right;
	padding-right: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#container th,
#container td{
	border-bottom: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-bottom: 10px;
}
#container th{
	border-right: 10px solid #FFFFFF;
	width: 85px;
}
#container td{
	width: 400px;
}
.day{
	color: #FA0004;
}

.section-in{
	padding-left: 0px;
}
