@charset "utf-8";
/* CSS Document */


/*-----------------------------------------------------------*/

.txt01{
	width: 730px;
	margin:20px auto;
	overflow:hidden;
	line-height:125%;
}

.txt01 .red{
	color: red;
}

/*-----------------------------------------------------------*/

.one_day{
	width: 730px;
	margin:3px auto;
	overflow:hidden;
	border-left:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
    font-size: 12px;
}

.one_day .red{
	color: red;
}

.one_day th{
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	color:#FFF;
	background-color:#4C4C4C;
	width: 30px;
	text-align:center;
}


.one_day td{
	border-right:1px solid #AAAAAA;
	border-bottom:1px solid #AAAAAA;
	padding:0.5em 0em;
	text-align:center;
	line-height:125%;
	width: 70px;
}


.one_day td.houmen{
	font-weight:bold;
	text-align:center;
}

.one_day td.color01{
	background-color:#DDDDDD;
}

.one_day td.color02{
	background-color:#EEEEEE;
}

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
