/* @group calendar */

/* @group side */

div.cal_bg {
	background-image: url(images_top/cal_02.gif);
}

table.cal_window {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #c9c9c9;
	border-top: 1px solid #c9c9c9;
}

table.cal_window th , table.cal_window td {
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
}

table.cal_window td.tdStyle {
	font-size: 12px;
	background-color: #fefffe;
	padding: 7px;
}

table.cal_window td a {
	text-decoration: underline;
}

table.cal_window td.holidayStyle a {
	text-decoration: underline;
	color: #f00;
}

table.cal_window td.holidayStyle {
	color: #fe2919;
}

table.cal_window td.saturdayStyle a {
	text-decoration: underline;
	color: #0e81fb;
}

table.cal_window td.saturdayStyle {
	color: #0e81fb;
}

table.cal_window th {
	padding: 5px;
	font-size: 11px;
	background-color: #cdcdcd;
}

table.cal_window td.nowStyle {
	background-color: #cefbfe;
}

div.cal_mmm {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.cal_mmm span.year {
	font-size: 12px;
	margin-right: 10px;
	margin-left: 60px;
}

h3.caltit {
	height: 40px;
	background-image: url(images_top/cal_01.gif);
	text-indent: -99999px;
}

div.cal_sel {
	background-image: url(images_top/cal_03.gif);
	display: block;
	width: 260px;
	height: 80px;
}

div.cal_sel span.next_pre {
	display: block;
	height: 45px;
}

div.cal_sel span.next_pre a.lll {
	height: 45px;
	width: 50px;
	display: block;
	float: left;
	text-indent: -99999px;
}

div.cal_sel span.next_pre a.rrr {
	height: 45px;
	width: 50px;
	display: block;
	float: right;
	text-indent: -99999px;
}

div.cal_sel span.next_pre a.nnn {
	height: 45px;
	width: 159px;
	display: block;
	float: left;
	text-indent: -99999px;
}

div.cal_sel span.cal_change {
	clear: both;
}

div.cal_sel span.cal_change a.lll {
	float: left;
	display: block;
	height: 30px;
	text-indent: -99999px;
	width: 120px;
}

div.cal_sel span.cal_change a.rrr {
	float: right;
	display: block;
	height: 30px;
	text-indent: -99999px;
	width: 120px;
}

div.cal_list {
	text-align: left;
	background: url(images_top/cal_05.gif) repeat-y;
}

h3.cal_list {
	background-image: url(images_top/cal_04.gif);
	height: 27px;
	display: block;
	text-indent: -999999px;
}

div.cal_list  {
	padding-bottom: 5px;
}

div.cal_list  {
	padding-bottom: 5px;
}

div.cal_list div.cal_lists,div.cal_list div.cal_lists2,div.cal_list div.cal_lists3{
	width: 230px;
	height: 42px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}

	div.cal_list div.cal_lists3 {
		background-image: url(images_top/kst_sonota.gif);
	}
	
	div.cal_list div.cal_lists2 {
		background-image: url(images_top/kst_kaigi.gif);
	}
	
	div.cal_list div.cal_lists {
		background-image: url(images_top/kst_moyo.gif);
	}

div.cal_list span.date {
	font-size: 11px;
	margin-left: 10px;
	line-height: 2em;
}

div.cal_list a {
	font-size: 12px;
	overflow: hidden;
	width: 200px;
	height: 20px;
	white-space: nowrap;
	margin-left: 10px;
	text-overflow: ellipsis;
	display: block;
}

div.cal_list_all {
	background-image: url(images_top/cal_07.gif);
	width: 260px;
	height: 46px;
	display: block;
}

div.cal_list_all a {
	height: 45px;
	width: 100px;
	text-indent: -99999px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* @end */

div.cal_main {
	width: 100%;
	display: table;
}

div.cal_main table {
	width: 100%;
	border-right: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	margin-top: 10px;
}

div.cal_main th , div.cal_main td {
	border-bottom: 1px solid #e3e3e3;
	border-left: 1px solid #e3e3e3;
	padding: 5px;
	text-align: center;
}

div.cal_main th {
	background-color: #f5f5f5;
	width: 98px;
}

div.cal_main td {
	text-align: left;
	vertical-align: top;
	width: 98px;
	height: 98px;
}

div.cal_main td.saturdayStyle , div.cal_a td.saturdayStyle , div.cal_b td.saturdayStyle {
	background-color: #e1fbfe;
}

div.cal_main td.holidayStyle , div.cal_a td.holidayStyle, div.cal_b td.holidayStyle{
	background-color: #feeaec;
	color: #fe2b19;
}

div.cal_main td a {
	font-size: 11px;
}

div.cal_main td.nowStyle , div.cal_a td.nowStyle , div.cal_b td.nowStyle {
	background-color: #c9fbdf;
}

div.cal_main span.day {
	font-size: 24px;
	text-align: center;
	display: block;
}

div.cal_a {
	float: left;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.cal_b {
	float: right;
	margin-top: 30px;
	margin-bottom: 20px;
}

div.cal_a span.day , div.cal_b span.day  {
	display: block;
	text-align: center;
}

div.cal_a table , div.cal_b table {
	display: table;
	width: 250px;
	border-right: 1px solid #cdcdcd;
	border-top: 1px solid #cdcdcd;
}

div.cal_a a , div.cal_b a {
	text-decoration: underline;
}

div.cal_a td , div.cal_b td {
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	height: 30px;
	vertical-align: middle;
	font-size: 12px;
	text-align: center;
}

div.cal_a th , div.cal_b th {
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	height: 20px;
	background-color: #f5f5f5;
	font-size: 12px;
	text-align: center;
}

div.event_ctl {
	background-color: #eaeaea;
	font-size: 12px;
	display: block;
	padding: 5px;
	margin-bottom: 25px;
	text-align: center;
}

div.cal table.auto td.small {
	font-size: 80%;
}

/* @group week */

table.event_week {
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	width: 100%;
	display: table;
}

table.event_week th {
	vertical-align: top;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	font-size: 12px;
	white-space: nowrap;
	padding: 10px;
	width: 150px;
	background-color: #e7e7e7;
}

table.event_week td {
	text-align: left;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	padding: 10px 10px 5px;
}

table.event_week a.kindStyle03 {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	border-left: 5px solid #888;
}

table.event_week a.kindStyle02 {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	border-left: 5px solid #22ac38;
}

table.event_week a.kindStyle01 {
	display: block;
	margin-bottom: 5px;
	padding: 5px;
	border-left: 5px solid #f49800;
}

table.event_week a:hover {
	border-bottom-style: none;
	text-decoration: none;
}

span.event_date {
	font-size: 11px;
	color: #676767;
	display: block;
	margin-bottom: 3px;
}

/* @end */

/* @end */


fieldset{
	border: 0px;
}

caption{
	font-size: 150%;
}
