@charset "EUC-JP";

/* Block_column +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.column_group {
	width: 100%;
	text-align: left;
	border-style: solid;
	border-width: 0px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	/*色設定*/
	background-image: url("image/column_back.gif");
	background-repeat: repeat-y;
}

.column_title {
	text-align: left;
	font-size: 123.1%;
	font-weight: bold;
	line-height: 1.1;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 12px 20px 5px 39px;
	/*色設定*/
	color: #FF0099;
	background-image: url("image/column_header.gif");
	background-repeat: no-repeat;
}

.column_footer {
	clear: both;
	text-align: right;
	font-size: 77%;
	border-style: dashed;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0px 20px 5px 10px;
	/*色設定*/
	background-image: url("image/column_footer.gif");
	background-repeat: no-repeat;
}

#column_0,#column_1,#column_2,#column_3,#column_4,#column_5,#column_6,#column_7,#column_8,#column_9,#column_10,#column_11,#column_12,#column_13,#column_14
	{
	padding: 10px 18px 10px 8px;
}

.image_group {
	margin: 0 0 10px 0;
	text-align: center;
}

.image_1,.image_2 {
	margin: 0 0 0 4px;
}

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

#column_1 .image_group {
	float: left;
	padding: 0 10px 0 0;
}

#column_2 .image_group {
	float: right;
	padding: 0 0 0 10px;
}

#column_3 .image_group {
	text-align: left;
}

#column_4 .image_group {
	text-align: center;
}

#column_5 .image_group {
	text-align: right;
}

#column_6 .image_group {
	text-align: left;
	margin: 10px 0 0 0;
}

#column_7 .image_group {
	text-align: center;
	margin: 10px 0 0 0;
}

#column_8 .image_group {
	text-align: right;
	margin: 10px 0 0 0;
}

#column_12 .image_group {
	margin: 10px 0 0 0;
}

#column_13 .image_group {
	margin: 10px 0 0 0;
}

#column_14 .image_group {
	margin: 10px 0 0 0;
}

/* 予定表設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.group_schedule {
	text-align: left;
	border-style: solid;
	border-width: 0px;
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	/*色設定*/
	background-image: url("image/column_back.gif");
	background-repeat: repeat-y;
}

.group_schedule  a:link {
	color: #FA42E2;
	text-decoration: none;
}

.group_schedule  a:visited {
	color: #FA42E2;
	text-decoration: none;
}

.group_schedule  a:active {
	color: #FF0099;
	text-decoration: none;
}

.group_schedule  a:hover {
	color: #FF0099;
	text-decoration: underline;
}

.hyo_menu {
	text-align: center;
	font-size: 93%;
	font-weight: bold;
	border-style: dashed;
	border-width: 0;
	margin: 0 0 10px 0;
	padding: 22px 20px 22px 2px;
	/*色設定*/
	background-image: url("image/column_link.gif");
	background-repeat: no-repeat;
}

.hyo_menu a:link {
	text-decoration: none;
	padding: 0px 2px;
}

.hyo_menu a:visited {
	text-decoration: none;
	padding: 0px 2px;
}

.hyo_menu a:active {
	text-decoration: none;
	padding: 0px 2px;
}

.hyo_menu a:hover {
	text-decoration: underline;
	padding: 0px 2px;
}

.hyo_header {
	text-align: left;
	font-size: 116%;
	font-weight: bold;
	border-style: solid;
	border-width: 0px;
	padding: 12px 20px 5px 39px;
	/*色設定*/
	color: #FF0099;
	background-image: url("image/column_header.gif");
	background-repeat: no-repeat;
}

.hyo_table {
	width: 410px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 10px 0 10px 12px;
	/*色設定*/
	background-color: #FFFFFF;
	border-color: #1963BE;
}

.hyo_date {
	text-align: right;
	font-size: 93%;
	font-weight: bold;
	width: 40px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #074999;
	background-color: #38CBEA;
	border-color: #1963BE;
}

.hyo_subject {
	text-align: left;
	font-size: 93%;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #1963BE;
	background-color: #DFFAFF;
	border-color: #1963BE;
}

.hyo_footer {
	text-align: center;
	font-size: 85%;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0px 20px 5px 10px;
	/*色設定*/
	background-image: url("image/column_footer.gif");
	background-repeat: no-repeat;
}

.hyo_footer  a:link {
	color: #007744;
	text-decoration: none;
}

.hyo_footer  a:visited {
	color: #007744;
	text-decoration: none;
}

.hyo_footer  a:active {
	color: #AA0000;
	text-decoration: none;
}

.hyo_footer  a:hover {
	color: #AA0000;
	text-decoration: underline;
}

/* ページリンク部分設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.group_pagelink {
	text-align: center;
	border-width: 0px;
	border-style: solid;
	font-size: 93%;
	margin: 15px 0 0 0;
	padding: 22px 20px 22px 2px;
	/*色設定*/
	background-image: url("image/column_link.gif");
	background-repeat: no-repeat;
}

.group_pagelink a:link {
	padding: 0px 2px;
}

.group_pagelink a:visited {
	padding: 0px 2px;
}

.group_pagelink a:active {
	padding: 0px 2px;
}

.group_pagelink a:hover {
	padding: 0px 2px;
}

.page_selected {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	padding: 0px 2px;
	/*色設定*/
	color: #FFFFCC;
	background-color: #FF0099;
	border-color: #1963BE;
}

.page_navi {
	font-weight: bold;
}
