@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: 16px;
	color: #FF3F00;
	font-weight: lighter;
	text-indent: 15px;
}

#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: #FF3F00
}
.style3 {color: #006BB4}
.style4 {color: #648710 ; font-size:14px ; font-weight:bold ;}
.style5 {color: #FFFFFF; font-size: 14px;}
.style6 {color: #FF3F00; font-size: 16px;}

/**-----ページトップ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;
}
