#telcontact {
	width: 100%;
	display: none;
	position: fixed;
	background-color: #ffffff;
	
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity:0.95;
opacity:0.95;
	
	color: #fff;
	/* [disabled]-moz-border-radius: 3px; */
	/* [disabled]-webkit-border-radius: 3px; */
	top: 0px;
	border-bottom: 1px solid #B7BEC6;
	-webkit-box-shadow: 0 0px 3px #DEDEDE;
	box-shadow: 0 0px 3px #DEDEDE;
}

#telcontact ol {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#telcontact ol li{
	font-size:1em;
	float:left;
	list-style-type:none;
	padding-top:25px;
	padding-right:8px;
	padding-left:8px;
}

#telcontact ol li a{
	color:#375fac;
}
#telcontact ol li span{
	color:#333333;
}
#telcontact ol li.sp a{
	color:#B70003;
}

#telcontact  #scrarea{
width:990px;
margin-right:auto;
margin-left:auto;
	}

#telcontact  #scrLogo{
	float: left;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 10px;
	}

#telcontact  #scrTel{
	float:right;
	padding-top:5px;
	margin-bottom:10px;
	margin-right:11px;
	}


/* 下層ページ */
#telcontact2 {
	width: 100%;
	display: none;
	position: fixed;
	background-color: #ffffff;
	
filter:alpha(opacity=95);
-moz-opacity:0.95;
-khtml-opacity:0.95;
opacity:0.95;
	
	color: #fff;
	/* [disabled]-moz-border-radius: 3px; */
	/* [disabled]-webkit-border-radius: 3px; */
	top: 0px;
	border-bottom: 1px solid #B7BEC6;
	-webkit-box-shadow: 0 0px 3px #DEDEDE;
	box-shadow: 0 0px 3px #DEDEDE;
}

#telcontact2 ol {
	width: 100%;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
}

#telcontact2 ol li{
	font-size:1.3em;
	float:left;
	list-style-type:none;
	padding-top:25px;
	padding-right:8px;
	padding-left:8px;
}

#telcontact2 ol li a{
	color:#375fac;
}
#telcontact2 ol li span{
	color:#333333;
}
#telcontact2 ol li.sp a{
	color:#B70003;
}

#telcontact2  #scrarea{
width:990px;
margin-right:auto;
margin-left:auto;
	}

#telcontact2  #scrLogo{
	float: left;
	margin-left: 0px;
	margin-top: 1px;
	margin-right: 10px;
	}

#telcontact2  #scrTel{
	float:right;
	padding-top:5px;
	margin-bottom:10px;
	margin-right:11px;
	}

