p {
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.tenpo {
	border: 1px solid #ff66ff;
}
.tenpo h1 {
	font-size: medium;
	font-weight: lighter;
	text-align: center;
	padding: 10px;
	margin: 0px;

}
.ten_td1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff66ff;
	background-color: #ff66ff;
}
.tenpo p {
	font-size: small;
	margin: 10px;
}
.tenpo_td3 {
	padding: 10px;
	width: 220px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ff66ff;
	text-align: center;
	vertical-align: top;
}
.tenpo h2 {
	font-size: small;
	text-align: center;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ff66ff;
	border-bottom-color: #ff66ff;
	font-weight: lighter;
	background-color: #ffccff;
}
.oshirase {
	border-top: 1px solid #3399ff;
	border-right: 1px solid #3399ff;
	border-bottom: none;
	border-left: 1px solid #3399ff;

}
.oshirase h1 {

	font-size: medium;
	font-weight: lighter;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
.oshi_td1 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399ff;
	background-color: #99ccff;
}
.oshirase td {
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
	font-size: small;
}
