@charset "utf-8";
.GNT_tbl {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
        line-height:170%;
        color:#666666;
        letter-spacing:1px;
        font-weight:bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #e6e5e5;
	border-bottom-color: #e6e5e5;

}
.GNT_tbl th, .GNT_tbl td {
	background-image: url(images/gnt_cell01event.png);
	background-repeat: no-repeat;
	background-position: left top;


}
.GNT_tbl th.th02, .GNT_tbl td.td02 {
	background-image: url(images/gnt_cell01.png);

}
.GNT_tbl ul, .GNT_tbl li {
	margin: 0px;
	padding: 0px;
}
.GNT_tbl li {
	list-style:none;
}
.GNT_tbl ul.GNT_calList {
	zoom: 100%;
}
.GNT_tbl ul.GNT_calList:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
.GNT_tbl ul.GNT_calList li {
	float: left;
}
.GNT_tbl .GNT_year, .GNT_tbl .GNT_month {
	background-image: url(images/gnt_cell01.png);
	background-position: left top;
	overflow: hidden;
}
.GNT_tbl .GNT_month02 {
	background-image: url(images/gnt_cell02.png);
}
.GNT_tbl .GNT_date {
	background-repeat: repeat-x;
	height: 24px;
}
.GNT_tbl .GNT_date_j {
	background-image: url(images/gnt_dates_j.png);
}
.GNT_tbl .GNT_date_e {
	background-image: url(images/gnt_dates_e.png);
}
.GNT_tbl .GNT_date02 {
	background-position: 0 -24px;
}
.GNT_tbl .GNT_day {
	background-repeat: repeat-x;
	height: 24px;
	line-height: 24px;
	background-color: #66CCCC;
}
.GNT_tbl .GNT_day_j {
	background-image: url(images/gnt_days_j.png);
}
.GNT_tbl .GNT_day_e {
	background-image: url(images/gnt_days_e.png);
}
.GNT_tbl th.GNT_head {
	background-image: url(images/gnt_cell02.png);
	padding: 3px;
        width:170;
	border-right: 1px solid #e6e5e5;

}
.GNT_tbl td.GNT_title {
	padding: 3px;
	text-align: center;
	border-right: 1px solid #e6e5e5;

}
.GNT_tbl .GNT_chart {
	background-repeat: repeat-x;
	background-position: left top;
}
.GNT_tbl .GNT_chart_date {
	background-image: url(images/gnt_chart_date.png);
}
.GNT_tbl .GNT_chart_week {
	background-image: url(images/gnt_chart_week.png);
}
.GNT_tbl .GNT_chart_month {
	background-image: url(images/gnt_chart_month.png);
}
.GNT_tbl .GNT_bar {
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}
.GNT_tbl .GNT_bar_body {
	background-image: url(images/back.png);
	display: block;
	line-height: 8px;
	color: #FFFFFF;
	text-align: center;
	overflow: hidden;
	border: 1px solid #e6e5e5;
	margin-left: 1px;
}

.topnavi{
	font-size:10px;
	width:950px;
	text-align:left;
	padding-bottom:10px;
	padding-right:20px;
	float:right;
}
