@charset "EUC-JP";

/* Block_column +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.column_group {
	width: 450px;
	text-align: left;
	border-width: 0;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	/*色設定*/
	background-image: url("image/column_back_middle.gif");
	background-repeat: repeat;
}

.column_group a:link {
	color: #206799;
	text-decoration: none;
}

.column_group a:visited {
	color: #206799;
	text-decoration: none;
}

.column_group a:active {
	color: #206799;
	text-decoration: none;
}

.column_group a:hover {
	color: #063759;
	text-decoration: underline;
}

.column_title {
	width: 450px;
	text-align: left;
	font-size: 116%;
	font-weight: bold;
	border-width: 0;
	margin: 0 0 0 0;
	padding: 8px 10px 0px 25px;
	/*色設定*/
	color: #514DA4;
	background-image: url("image/column_back_top.gif");
	background-repeat: no-repeat;
}

.column_footer {
	width: 450px;
	clear: both;
	text-align: right;
	font-size: 77%;
	border-width: 0;
	margin: 0 0 0 0;
	padding: 4px 10px 7px 10px;
	/*色設定*/
	color: #206799;
	background-image: url("image/column_back_bottom.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 8px 10px 12px;
}

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

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

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

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

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

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

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

#column_5 .image_group {
	text-align: right;
	padding: 0 10px 0 0;
}

#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 8px 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 10px 0;
	padding: 0 0 0 0;
	width: 450px;
	/*色設定*/
	background-image: url("image/column_back_middle.gif");
	background-repeat: repeat;
}

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

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

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

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

.hyo_menu {
	text-align: right;
	border-style: solid;
	border-width: 0px;
	margin: 0px 0 10px 0px;
	padding: 12px 10px 12px 10px;
	/*色設定*/
	color: #472707;
	background-image: url("image/column_link.gif");
	background-repeat: no-repeat;
}

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

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

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

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

.hyo_header {
	text-align: left;
	font-size: 123.1%;
	font-weight: bold;
	border-style: solid;
	border-width: 0px;
	padding: 8px 10px 0px 25px;
	margin: 0px;
	width: 450px;
	/*色設定*/
	background-color: #FFFFFF;
	color: #514DA4;
	background-image: url("image/column_back_top.gif");
	background-repeat: no-repeat;
}

.hyo_table {
	width: 420px;
	border-style: solid;
	border-width: 1px 1px 0 1px;
	margin: 8px 5px 10px 10px;
	/*色設定*/
	background-color: #FFFFFF;
	border-color: #206799;
}

.hyo_date {
	text-align: center;
	width: 40px;
	border-style: solid;
	border-width: 0 1px 1px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #063759;
	background-color: #B3E1EB;
	border-color: #206799;
	background-image: url("image/body_back2.gif");
}

.hyo_subject {
	text-align: left;
	border-style: solid;
	border-width: 0 0 1px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #444444;
	background-color: #FFFFFF;
	border-color: #206799;
}

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

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

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

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

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

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

.group_pagelink a:link {
	color: #206799;
	text-decoration: none;
}

.group_pagelink a:visited {
	color: #206799;
	text-decoration: none;
}

.group_pagelink a:active {
	color: #206799;
	text-decoration: none;
}

.group_pagelink a:hover {
	color: #063759;
	text-decoration: underline;
}

.page_selected {
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	padding: 0px 3px 0px 3px;
	/*色設定*/
	color: #990000;
	border-color: #206799;
}

.page_navi {
	font-weight: bold;
	/*色設定*/
	color: #3D319F;
}
