/*-------トップ---------*/

#phone_0 {
	float: left;
	position: relative;
	background-image: url(../images/head_nav1_1.png);
	background-repeat: no-repeat;
	background-size: 165px 45px;
	width: 165px;
	height: 45px;
	margin-top: 7px;
	margin-right: 4px;
	display: block;
}
#phone_0 p a{
	position: absolute;
	font-size: 14px;
	font-weight: bold;
	color: #fe5f90;
	letter-spacing: 0px;
	text-decoration: none;
	top: 6px;
	left: 43px;
	display: block;
	margin-top:2px;
}

/*-------ボトム---------*/

#phone_1 {
float: left;
position: relative;
background-image: url(../images/tel_img_1.png);
background-repeat: no-repeat;
background-size: 260px 81px;
width: 260px; 
height: 81px;
margin-left: 10px;
margin-top: 13px;
}

/*#phone_number_holder_1 a{
	position: absolute;
	font-size: 26px;
	font-weight: bold;
	color: #d21352;
	text-decoration: none;
	letter-spacing: -1px;
	bottom: 1px;
	left: 60px;
	display: block;
}*/
#phone_1 p a{
	position: absolute;
	font-size: 26px;
	font-weight: bold;
	color: #d21352;
	text-decoration: none;
	letter-spacing: -1px;
	bottom: 1px;
	left: 60px;
	display: block;
}