@charset "UTF-8";
.secondPage #wrapper #contents h3 {
	margin-bottom: 10px;
}
.secondPage #wrapper #contents .day {
	padding-left: 17px;
}
.secondPage #wrapper #contents .section p {
	margin-right: 0px;
	margin-left: 0px;
	font-size:100%;
}
.section {
	margin-right: 20px;
	margin-left: 20px;
	font-size:120%;
	line-height:180%;
}
table {
	width:644px;
}
th,td {
	background-color:#FFF;
	border-bottom:1px dotted #bbbbbb;
	border-left: none;
	border-right:none;
	border-top:none;
	font-size:90%;
}
th {
	width:110px;
}
