@charset "utf-8";
/* CSS Document */
#contents .ttl_time {
	height: 60px;
	width: 550px;
	margin-bottom: 10px;
}
#contents .text_time {
	width: 550px;
	margin-bottom: 20px;
}
.text_time #time {
	margin-top: 10px;
	margin-bottom: 10px;
}
.style1 {
	color: #006600;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.text_time p {
	margin-right: 20px;
	margin-left: 20px;
}

