﻿@charset "utf-8";

body {

	margin: 0px;

}



body,td,th {

	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";

	font-size: 12px;

	color: #333333;

}



a:link {

	color: #5A7F00;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #5A7F00;

}

a:hover {

	text-decoration: none;

	color: #94B541;

}

a:active {

	text-decoration: none;

	color: #5A7F00;

}



img {border:none ;}



h1 {

	font-size: 10px;

	color: #5A7F00;

	text-align: right;

}

/**-----キッズスペース見出し２書式-----**/

h2{

	font-size; 10px;

	color:#76923c;

	border: 1px solid #5A7F00;

	background-color:#eaf1dd



}

/**-----キッズスペース見出し3書式-----**/

h3{

	color:#e36c0a;

}

/**-----キッズスペース表書式-----**/

table.sample{

    border-top:1px solid #a6a6a6;

    border-left:1px solid #a6a6a6;

    border-right:1px solid #a6a6a6;

    border-bottom:1px solid #a6a6a6;

    border-collapse:collapse;

    border-spacing:0;

    background-color:FFFFFF;

    empty-cells:show;

}

td.sample{

    border-top:1px solid #a6a6a6;

    border-left:1px solid #a6a6a6;

    border-right:1px solid #a6a6a6;

    border-bottom:1px solid #a6a6a6;

    border-collapse:collapse;

    border-spacing:0;

    background-color:#ccff99;

    empty-cells:show;

}

td.sample2{

    border-top:1px solid #a6a6a6;

    border-left:1px solid #a6a6a6;

    border-right:1px solid #a6a6a6;

    border-bottom:1px solid #a6a6a6;

    border-collapse:collapse;

    border-spacing:0;

    background-color:ffffff;

    empty-cells:show;

}



#footer_link a:link {

	color: #FFFFFF;

	text-decoration: none;

}



#footer_link a:visited {

	color: #FFFFFF;

	text-decoration: none;

}



#footer_link a:hover {

	color: #FFF000;

	text-decoration: none;

}



#footer_link a:active {

	color: #FFFFFF;

	text-decoration: none;

}





iframe.news { border: 1px solid #5A7F00; 

}



.style1 {

	color: #FF0000;

	font-size: 10px;

}



.style2 {color: #e65711}

.style3 {color: #006BB4}

.style4 {color: #648710 ; font-size:14px ; font-weight:bold ;}

.style5 {color: #FFFFFF; font-size: 14px;}







/**-----ページトップCSS-----**/

#pagetopComp {

	width:86px;

	height:50px;

	position:fixed;

	bottom:38px;

	right:0;

	z-index:999;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}

/**-----ページトップCSS-----**/



/**-----時間割CSS-----**/

.time td{

	padding: 8px;

	text-align: center;

}





.time .color{

    background:#EAF4C9;

}



.time tr:hover{

    background:#FCD9EE;

}

/**-----時間割CSS-----**/



/**-----デジタルサービス作業メニューCSS-----**/

#rescue th{

	color:#FFFFFF;

	background:#F7B525;

	padding: 8px;

}



#rescue td{

	padding: 8px;

}





#rescue .color{

    background:#FFFFCC;

}



#rescue tr:hover{

    background:#FCD9EE;

}

/**-----デジタルサービス作業メニューCSS-----**/



.text01 {

	text-align: left;

	margin: 10px;

}

.voice_name01 {

	font-size: 16px;

	color: #5A7F00;

	margin-left: 10px;

	margin-bottom: 5px;

	text-align: left;

}

.voice_name02 {

	font-size: 16px;

	color: #EF9300;

	margin-left: 10px;

	margin-bottom: 5px;

	text-align: left;

}



.voice_text {

	text-align: left;

	margin-top: 10px;

	margin-right: 10px;

	margin-left: 10px;

}

.link_title {

	font-size: 18px;

	color: #226093;

	font-weight: bold;

	margin-top: 5px;

	text-align: left;

}

