@charset "EUC-JP";

/* サイドメニュー設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.group_sidemenu {
	line-height: 1.15;
	border-style: solid;
	border-width: 1px;
	margin: 20px 5px 7px 5px;
	padding: 0 0 0px 0;
	/*色設定*/
	border-color: #CCCCCC;
}

.group_sidemenu a:link {
	color: #339933;
	text-decoration: none;
}

.group_sidemenu a:visited {
	color: #339933;
	text-decoration: none;
}

.group_sidemenu a:active {
	color: #FF3333;
	text-decoration: none;
}

.group_sidemenu a:hover {
	color: #FF3333;
	text-decoration: underline;
}

a.menu_link {
	font-size: 93%;
	display: block;
	width: 100%;
	padding: 5px 10px 4px 15px;
	margin: 0;
}

.sidemenu_4 h3 {
	font-size: 108%;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 0 1px 0;
	padding: 6px 5px 4px 22px;
	/*色設定*/
	color: #0066FF;
	background-image: url("image/menu_sabu.gif");
	background-repeat: no-repeat;
	border-color: #999999;
}

.menu_title {
	font-size: 108%;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 0 1px 0;
	padding: 8px 5px 6px 35px;
	/*色設定*/
	color: #0066FF;
	background-image: url("image/sidemenu.gif");
	background-repeat: no-repeat;
	border-color: #999999;
}

.menu {
	border-style: dotted;
	border-width: 0 0 1px 0;
	padding: 0 5px 0 2px;
	/*色設定*/
	background-image: url("image/menu_back.gif");
	background-repeat: no-repeat;
	border-color: #99CCFF;
}

.menu a:link {
	color: #999999;
	text-decoration: none;
}

.menu a:visited {
	color: #999999;
	text-decoration: none;
}

.menu a:active {
	color: #0066FF;
	text-decoration: none;
}

.menu a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.menu_selected {
	border-style: dotted;
	border-width: 0 0 1px 0;
	padding: 0 5px 0 2px;
	/*色設定*/
	background-color: #CCFF99;
	background-image: url("image/menu_selected.gif");
	background-repeat: no-repeat;
	border-color: #0000CC;
}

.menu_selected a:link {
	color: #333333;
	text-decoration: none;
}

.menu_selected a:visited {
	color: #333333;
	text-decoration: none;
}

.menu_selected a:active {
	color: #333333;
	text-decoration: none;
}

.menu_selected a:hover {
	color: #333333;
	text-decoration: underline;
}

.sidemenu_0 { /* カテゴリ */
	
}

.sidemenu_1 { /* 最近の更新 */
	
}

.sidemenu_2 { /* 行事予定 */
	
}

.sidemenu_3 { /* リンク */
	
}

.sidemenu_4 { /* 配布文書 */
	
}

.sidemenu_5 { /* 学校基本情報 */
	
}

/* カレンダー部分設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.group_calendar {
	text-align: center;
	margin: 0 0 10px 0;
	/*色設定*/
	color: #999999;
}

.group_calendar a:link {
	color: #999999;
	text-decoration: none;
}

.group_calendar a:visited {
	color: #999999;
	text-decoration: none;
}

.group_calendar a:active {
	color: #0000CC;
	text-decoration: none;
}

.group_calendar a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#monthly {
	width: 170px;
	border-style: solid;
	border-width: 1px;
	/*色設定*/
	border-color: #CCCCCC;
}

#monthly_header {
	font-size: 93%;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 1px;
	padding: 1px;
	/*色設定*/
	color: #0066FF;
	background-color: #E5E5E5;
	border-color: #CCCCCC;
}

#monthly_header a:link {
	color: #0066FF;
	text-decoration: none;
}

#monthly_header a:visited {
	color: #0066FF;
	text-decoration: none;
}

#monthly_header a:active {
	color: #0000CC;
	text-decoration: none;
}

#monthly_header a:hover {
	color: #0000CC;
	text-decoration: underline;
}

#monthly_header .navi { /*色設定*/
	color: #FF3333;
}

#monthly_calendar {
	text-align: center;
	margin: 5px 0 5px 0;
	/*色設定*/
}

#monthly_calendar th {
	font-size: 85%;
	padding: 3px 4px 1px 4px;
	/*色設定*/
	color: #7F7F7F;
}

#monthly_calendar td {
	font-size: 85%;
	padding: 3px 4px 1px 4px;
}

.sunday { /*色設定*/
	color: #FF3333;
}

.saturday { /*色設定*/
	color: #0099FF;
}

.selected {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	padding: 1px 2px 1px 2px;
	/*色設定*/
	background-color: #CCFF99;
	border-color: #0066FF;
	color: #333333;
}

#weekly {
	width: 170px;
	text-align: center;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 0 0 8px 0;
	/*色設定*/
	border-color: #CCCCCC;
}

.weekly_header {
	text-align: left;
	font-size: 108%;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 0 1px 0;
	padding: 6px 5px 4px 35px;
	/*色設定*/
	color: #0066FF;
	background-image: url("image/weekly_menu.gif");
	background-repeat: no-repeat;
	border-color: #999999;
}

.date {
	width: 40px;
	text-align: center;
	font-size: 93%;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 3px 2px 3px;
	/*色設定*/
	color: #0066FF;
	background-color: #E5E5E5;
	border-color: #CCCCCC;
}

.subject {
	text-align: left;
	font-size: 93%;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #999999;
	border-color: #CCCCCC;
}

.subject a:link {
	color: #333333;
	text-decoration: none;
}

.subject a:visited {
	color: #333333;
	text-decoration: none;
}

.subject a:active {
	color: #0066FF;
	text-decoration: none;
}

.subject a:hover {
	color: #0066FF;
	text-decoration: underline;
}

/* 連絡先ブロック設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#group_address { /* 学校連絡先情報 */
	font-size: 77%;
	line-height: 1.2;
	border-style: solid;
	border-width: 1px;
	margin: 30px 0 0 5px;
	padding: 5px;
	/*色設定*/
	color: #444444;
	border-color: #CCCCCC;
}

.mail {
	margin: 10px 0 0 0;
}

/* 検索部分設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#group_search {
	text-align: center;
	margin: 20px 5px 10px 5px;
	padding: 5px;
	border-style: solid;
	border-width: 1px;
	/*色設定*/
	color: #0066FF;
	border-color: #CCCCCC;
}

.search_text {
	border-style: solid;
	border-width: 1px;
	/*色設定*/
	background-color: #FFFFFF;
	color: #0066FF;
	border-top-color: #0066FF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #0066FF;
}

.search_button {
	color: #0066FF;
	background-color: #CCFFFF;
	border-color: #0066FF;
}
