﻿@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: 24px;
	color: #5A7F00;
}

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

div.contact_011{
	clear: both;
	text-align: center;
	background-color: #E5E9CA;
	padding: 0px;
	margin: 5px;
	padding-bottom: 0px;

}
.contact_01 a {
	display: block;
	color: black;
	font-weight: bold;
	border: 2px solid #7FB72C;
	background:  url("../images/contact_01.png") no-repeat 10px center, url("../images/arrow.png") no-repeat 98% center,  -webkit-gradient(linear, left bottom, left top, color-stop(0.49, #F0F0F0), color-stop(0.50, white) );
	background: -moz-linear-gradient( center bottom, #F0F0F0 49%, white 50% );
	text-decoration: none;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding-left: 80px;
}

div.contact_011 a {
    width: auto;
	display: block;
	color: black;
	font-weight: bold;
	border: 2px solid #7FB72C;
	background:  url("mosvba.jpg") no-repeat 10px center, url("arrow.png") no-repeat 98% center,  -webkit-gradient(linear, left bottom, left top, color-stop(0.49, #F0F0F0), color-stop(0.50, white) );
	background: -moz-linear-gradient( center bottom, #F0F0F0 49%, white 50% );
	text-decoration: none;
	text-align: left;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	padding-left: 80px;
}
