@charset "utf-8";
/* CSS Document */
#mainTT{
	background-color:#f1f1f1;
	border-bottom:2px solid #c8142d;
	font-size:16px;
	padding:7px 7px;
}
.H3_TT{
	background-color:#eaeaea;
	height:35px;
	line-height:35px;
	padding:0 0 0 10px !important;
	font-weight:bold;
	font-size:14px;
	margin:0 0 2px;
}
.H3_TT a{
	display:block;
	color:#000;
}
.H3_TT a:after{
	content:'＞';
	float:right;
	margin:0 5px 0 0;
}
.H3_TT h3{
}
.h3TT_nc{
	background-color:#e895b8;
	padding:7px;
	font-size:13px;
	color:#FFF;
}

.mailBt{
	background:-moz-linear-gradient(center top , #ff8700 0%, #ff8700 50%, #ff7300 100%) repeat scroll 0 0 transparent;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8700), color-stop(50%,#ff8700), color-stop(100%,#ff7300));
	border-radius: 3px; 
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-bottom:2px solid #d95000;
	box-shadow:0 2px 0 #dad9d9;
	display:block;
	margin:5px auto;
	width:95%;
	height:45px;
	text-align:center;
	line-height:45px;
	color:#FFF;
	text-decoration:0 1px 0px #00488a;
	font-weight:bold;
	text-align:center;
	font-size:14px;
}
.telBt{
	margin:10px auto 5px;
	display:block;
}
#tel {
  position: fixed;
  width: 100%;
  left:0;
  bottom:0;
  display: block;
}
