@charset "EUC-JP";

/* Block_column +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.column_group {
	width: 444px;
	text-align: left;
	border-width: 0 0 0 0;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	/*色設定*/
	background-color: #FFFFFF;
}

.column_title {
	height: 56px;
	text-align: left;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.1;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 10px 10px 0 38px;
	vertical-align: middle;
	/*色設定*/
	color: #FFFF4E;
	background-color: #067DC1;
	background-image: url("image/column_header.gif");
	background-repeat: no-repeat;
}

.column_footer {
	clear: both;
	text-align: right;
	font-size: 77%;
	border-width: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 7px 10px 6px 10px;
	/*色設定*/
	color: #666666;
	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 8px 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_0 h4 {
	font-size: 93%;
	font-weight: bold;
	border-style: solid;
	border-bottom-style: dashed;
	border-width: 1px 0;
	margin: 20px 0 10px 0;
	padding: 3px;
}

h4 .t_small {
	font-size: 85%;
	font-weight: normal;
	padding: 0 0 0 30px;
}

#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 {
	width: 444px;
	text-align: center;
	border-width: 0;
	padding: 0;
	margin: 0 0 15px 0;
	/*色設定*/
	background-color: #FFFFFF;
}

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

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

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

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

.hyo_menu {
	text-align: right;
	font-size: 93%;
	border-style: dashed;
	border-width: 0 0 0 0;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	font-weight: bold;
	/*色設定*/
	color: #164C9D;
}

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

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

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

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

.hyo_header {
	height: 56px;
	text-align: left;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.1;
	border-width: 0 0 0 0;
	margin: 0 0 10px 0;
	padding: 18px 10px 0 38px;
	/*色設定*/
	color: #FFFFFF;
	background-color: #067DC1;
	background-image: url("image/column_header.gif");
	background-repeat: no-repeat;
}

.hyo_table {
	width: 406px;
	border-style: solid;
	border-width: 2px 2px 0 2px;
	margin: 4px 0 4px 0;
	/*色設定*/
	border-color: #067DC1;
}

.hyo_date {
	font-size: 93%;
	text-align: right;
	font-weight: bold;
	width: 40px;
	border-style: solid;
	border-width: 0 0 2px 0;
	padding: 2px 5px 2px 5px;
	/*色設定*/
	color: #164C9D;
	background-color: #70EDF2;
	border-color: #067DC1;
}

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

.hyo_footer {
	clear: both;
	text-align: center;
	font-size: 93%;
	border-width: 0 0 0 0;
	margin: 7px 0 0 0;
	padding: 9px 10px 4px 10px;
	/*色設定*/
	color: #666666;
	background-image: url("image/column_footer.gif");
	background-repeat: no-repeat;
}

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

.group_pagelink a:link {
	color: #164C9D;
	text-decoration: none;
	padding: 0px 2px;
	background-color: #FFFFFF;
}

.group_pagelink a:visited {
	color: #164C9D;
	text-decoration: none;
	padding: 0px 2px;
	background-color: #FFFFFF;
}

.group_pagelink a:active {
	color: #D32064;
	text-decoration: none;
	padding: 0px 2px;
	background-color: #FFFFFF;
}

.group_pagelink a:hover {
	color: #D32064;
	text-decoration: underline;
	padding: 0px 2px;
	background-color: #FFFFFF;
}

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

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