@charset "utf-8";

/* ==clearfix CSS
***************************************************************************** */
.clearfix:after{
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clearfix{
	min-height: 1px;/* IE7 */
}
* html .clearfix{/* for IE6 below, Mac IE5 */
	/*\*//*/
	overflow: hidden;
	height: auto;
	/**/
	height: 1px;
}

.tel-callw{
	font-size:10px;
	font-weight:bold;
	line-height:1.5;
	overflow:hidden;
	display:table-cell; 
	vertical-align:middle;
}

.tel-callw-in {
	float:left;
	width:187px;
	display:table-cell;
}

.tel-callw-in a {
	border-top: solid 1px rgb(237, 237, 237);
	border-left: solid 1px rgb(237, 237, 237);
	border-right: solid 1px rgb(237, 237, 237);
	overflow: hidden;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(200, 200, 200)), color-stop(60%, rgb(255, 255, 255)));
	font-size: 18px;
	font-weight: bold;
	color: rgb(0, 0, 0);
	color:#333333;
	text-decoration:none;
	height:100%;
	width:100%;
	display:block;
	padding: 10px 0 10px 0;
	text-align: center;
	vertical-align:middle;
}

.tel-callw-in span{
	padding:0 7px 0 0 ;	
}

.tel-condi {
	display:table;
	width: 100%;
}

#area-ponta {
	display:table;
	width:100%;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border-bottom:solid 1px #c7c7c7;
}



#area-ponta .tlink-box-tw {
	background-color:#034896;
	font-size:10px;
	font-weight:bold;
	color:#fff;
	height:12px;
	padding:7px 0 8px 10px;
}

#area-ponta .tmod-link-boxs-inw {
	border-top:solid 1px #c7c7c7;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

#area-ponta .tmod-link-taw {
	display:table;
	width:100%;	
	background-color:#f0f0f0;
	border-bottom:solid 1px #c7c7c7;
	border-left:solid 1px #c7c7c7;
	border-right:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#area-ponta .tmlink-leftw {
	background-color:#fff;
	height:40px;
	float:left;
	width:20%;
	display:table-cell;
	vertical-align:middle;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#area-ponta .tmlink-leftw a,#area-ponta .tmlink-leftw a {
	width:100%;
	height: 40px;
	display:block;
}

#area-ponta .tmlink-rightw {
	background-color:#fff;
	height:40px;
	float:left;
	width:20%;
	display:table-cell;
	vertical-align:middle;
	border-left:solid 1px #c7c7c7;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#area-ponta .tmlink-textw {
	color:#000;
	padding: 13px 0 0 2px;
	font-size:11px;
	font-weight:bold;
}

#area-ponta .tmlink-textw span {
	text-align:right;	
	float: right;
	margin:-2px 3px 0 0px;	
}