@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;

}
h1.table {

	font-size: 12px;

	color: #333333;

	text-align: left;
    
    font-weight:normal;
    margin: 0px;

}



#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;

}

.circle_red {
	width: 50px;
	height: 50px;
	background: #C8276D;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: left;
	line-height: 1.2em;
}
/* Cleaner, but slightly less support: use "50%" as value */
.circle_blue {
	width: 50px;
	height: 50px;
	background: #1790CA;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: left;
	line-height: 1.2em;
}
/* Cleaner, but slightly less support: use "50%" as value */
.circle_orange {
	width: 50px;
	height: 50px;
	background: #F39700;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: left;
	line-height: 1.2em;
}
/* Cleaner, but slightly less support: use "50%" as value */
.circle_green {
	width: 50px;
	height: 50px;
	background: #228b22;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	float: left;
	line-height: 1.2em;
}
/* Cleaner, but slightly less support: use "50%" as value */

.value {
	margin: 5px 5px 10px;
	-webkit-box-shadow: 1px 1px 3px #666;
	box-shadow: 1px 1px 3px #666;
	padding: 5px 2px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: rgb(249,248,200);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255,255,255)), to(rgb(249,248,200)));
		width: 600px;

}
.value_title {
	color: #639434;
	font-size: 18px;
	font-weight: bold;
	padding-left: 55px;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0BB27;
}
.value_title2{
	color: #639434;
	font-size: 14px;
	font-weight: bold;
	padding-left: 55px;
	line-height: 25px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A0BB27;
}

.value_contents {
	padding-left: 55px;
	line-height: 25px;
	height: 25px;
}

.value_price {
	padding-left: 70px;
	line-height: 30px;
	height: 30px;
}
.value_price01 {
	font-size: 24px;
	text-shadow: 1px 1px 2px #999;
	float: left;
	text-align: left;
	width: 200px;
}
.value_price02 {
	font-size: 20px;
	text-shadow: 1px 1px 2px #999;
	float: left;
	text-align: left;
	width: 100px;
}

.value_p {
	padding: 5px;
	margin-bottom: 10px;
}



.value_off {
	display: block;
	width: 100px;
	height: 20px;
	line-height: 20px;
	background-color: rgb(248,182,37);
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(248,182,37)), to(rgb(243,151,0)));
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-webkit-box-shadow: 0 0 3px #fff;
	box-shadow: 0 0 3px #fff;
	text-align: center;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
.value_ex {
	text-align: left;
	clear: both;
    	padding-left: 100px;

}
.value_ex2 {
	text-align: left;
	clear: both;
    	padding-left: 50px;
        	color: #1790CA;
	font-size: 17px;
    margin-top: 20px;


}

.yen{
	font-size: 14px;
	font-weight: bold;
	margin-left: 2px;
}



input.textbox {
    width: 200px;
    border: 1px solid green;
    height: 30px;
    	font-size: 16px;

}

span.red {
    color: #FF0000;
}

.style2 {
	color: #EA5810
}

.contact_title {

	margin-right: 10px;

	margin-bottom: 10px;

	margin-left: 10px;

	border-left-width: 10px;

	border-left-style: solid;

	border-left-color: #5A7F00;

	padding-left: 5px;

	font-size: 16px;

	font-weight: bold;

	color: #5A7F00;

	height: 30px;

	line-height: 30px;

	margin-top: 10px;

}


#wrapper {
	background: #FFFFFF;
	border-left: 1px solid #ff697a;
	border-right: 1px solid #ff697a;
	margin: 0 auto;
	width: 1000px;
	}



img.tops {
    display: block;
    width: 900px;
    	margin: 0 auto;
border: 1px solid green;
    
}




