/* Block_column +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.column_group {
	text-align: left;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	border-width: 2px ;
	border-style: solid;
	font-weight: bold;
	font-size: 13px;
	/*色設定-------------------------------------*/
	background-color: #FFFFFF;
	border-color: #86ED92;
}

.column_group a:link    {color:#0077AA; text-decoration:none}
.column_group a:visited {color:#0077AA; text-decoration:none}
.column_group a:active  {color:#004499; text-decoration:none}
.column_group a:hover   {color:#004499; text-decoration:underline}

.column_title {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 2px 5px 2px;
	padding: 9px 10px 8px 40px;
	
	/*色設定-------------------------------------*/
	background-image: url("image/column_title_back.gif");
	background-repeat: no-repeat;
	color: #1555A5;
	border-color: #0DB03B;

}

.column_footer {
	clear: both;
	border-style: dashed;
	text-align: right;
	font-size: 10px;
	border-width: 1px 0 0 0;
	margin: 5px 2px 0 2px;
	padding: 2px 10px 5px 10px;
	
	/*色設定-------------------------------------*/
	border-color: #0DB03B;
}

#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: 0 8px 10px 8px;
}

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

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

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

#column_0 h4 {
    font-size: 13px;
    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: 11px;
    font-weight: normal;
    padding: 0 0 0 30px;
}

#column_1 .image_group {
	float: left;
	padding: 0 8px 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: center;
	border-style: solid;
	border-width: 2px;
	margin: 0 0 20px 0;
	padding: 0 0 0 0;
	font-weight: bold;
	
	/*色設定-------------------------------------*/
	background-color: #FFFFFF;
	border-color: #86ED92;
}

.hyo_menu {
	text-align: right;
	font-size: 12px;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 0 15px 0;
	padding: 0 5px 2px 5px;
	font-weight: bold;
	/*色設定-------------------------------------*/
	border-color: #0DB03B;
}

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


.hyo_header {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 2px 0;
	margin: 0 2px 5px 2px;
	padding: 9px 10px 8px 40px;
	
	/*色設定-------------------------------------*/
	background-image: url("image/column_title_back.gif");
	background-repeat: no-repeat;
	color: #1555A5;
	border-color: #0DB03B;
}

.hyo_table {
	width: 402px;
	border-style: solid;
	border-width: 2px 2px 0 2px;
	margin: 10px 0 10px 0;
	
	/*色設定-------------------------------------*/
	border-color: #86ED92;
}

.hyo_date {
	text-align: center;
	font-size: 12px;
	width: 40px;
	border-style: solid;
	border-width: 0 2px 2px 0;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	
	/*色設定-------------------------------------*/
	border-color: #86ED92;
	background-color: #E7FFE5; 
}

.hyo_subject {
	text-align: left;
	font-size: 12px;
	border-style: solid;
	border-width: 0 0 2px 0;
	padding: 3px 5px 3px 5px;
	font-weight: bold;
	
	/*色設定-------------------------------------*/
	border-color: #86ED92;
}

.hyo_footer {
	clear: both;
	border-style: dashed;
	text-align: center;
	font-size: 10px;
	border-width: 1px 0 0 0;
	margin: 5px 2px 0 2px;
	padding: 2px 10px 5px 10px;
	
	/*色設定-------------------------------------*/
	border-color: #0DB03B;
}

.hyo_footer a:link    {color:#0077AA; text-decoration:none}
.hyo_footer a:visited {color:#0077AA; text-decoration:none}
.hyo_footer a:active  {color:#004499; text-decoration:none}
.hyo_footer a:hover   {color:#004499; text-decoration:underline}



/* ページリンク部分設定 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.group_pagelink {
	text-align: center;
	border-width: 2px;
	border-style: solid;
	font-size: 12px;
	margin: 20px 0 5pt 0;
	padding: 15px 0 15px 0;
	
	/*色設定------------------------------------*/
	color: #0DB03B;
	background-color: #E7FFE5;
	border-color: #86ED92;
}
	
.group_pagelink a:link    {padding: 0px 1px 0px 1px}
.group_pagelink a:visited {padding: 0px 1px 0px 1px}
.group_pagelink a:active  {padding: 0px 1px 0px 1px}
.group_pagelink a:hover   {padding: 0px 1px 0px 1px}

.page_selected {
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	padding: 0px 2px 0px 2px;

	/*色設定------------------------------------*/
	color: #FDFB7A;
	background-color: #1555A5;
}

.page_navi {
	font-weight: bold;
}












