@charset "UTF-8";



/*■BOX*/

/* chrome（Webkit）のバグ?用（テーブル無くなったら要らない） */
.std_list_inner_tbl {
	border-collapse: separate;
	border-spacing: 0;
	padding-right: 0;
}

.top_box {
	width: 818px;
}

.top_box > div {
	float: left;
}

.left_box {
	width: 190px;
}

.center_box {
	width: 400px;
}

.right_box {
	width: 220px;
}



.ClearBoth{
	float:none;
	clear:both;
	width:100%;
	font-size:0;
	height:0;
	line-height:0;
	background:none;
	border:none;
	margin:0;
	padding:0;
}
.ClinicBlock{
	margin:16px 20px;
	border:#96cc29 1px solid;
}
.ClinicName{
	margin:0;
	padding:8px 8px 8px 20px;
	background:url(images/squ2.gif) no-repeat left center #e5f2c9;
	border-bottom:#96cc29 1px solid;
	position:relative;
}
.ClinicName h2{
	margin:0;
	padding:0;
	color:#202020;
  font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
  font-size: 17px;
}
.ClinicName a {
	text-decoration: none;
}
.ClinicName a:hover {
	text-decoration: underline;
}
.ClinicName img{
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-12.5px;
}

.dc_comment {
	margin: 14px 0 0;
}
.dc_comment_hl {
	margin: 0;
	padding: 0 5px 0 0;
	color: #e97000;
	font-weight: bold;
  font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
.dc_comment_msg {
	margin: 6px 0 0;
	padding: 0 5px 0 0;
  font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}
.dc_addr {
  font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.freaaplanFont {
  font-family: メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;
}

.ReserveLink:hover,
.TelLink:hover{
	opacity:0.6;
}
.ReserveLink{
	float:left;
	display:block;
	width:172px;
	padding:6px 0;
	margin:10px 8px 10px 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-bottom:3px solid #7f0000;
	background: #de3837;
	background: -moz-linear-gradient(top,  #e35c5b 0%, #de3837 100%);
	background: -webkit-linear-gradient(top,  #e35c5b 0%,#de3837 100%);
	background: linear-gradient(to bottom,  #e35c5b 0%,#de3837 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e35c5b', endColorstr='#de3837',GradientType=0 );
	border-radius:5px;
}

.ReserveLink .Inner{
	color:#fff;
	display:inline-block;
	vertical-align:middle;
	height:48px;
	padding-left:46px;
	background:url(images/ico_net.png) no-repeat left center;
}
.TelLink,
.TelBtn{
	float:right;
	display:block;
	width:212px;
	padding:6px 0;
	margin:10px 8px 10px 0;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-bottom:3px solid #842500;
	background: #e75711;
	background: -moz-linear-gradient(top,  #eb7338 0%, #e75711 100%);
	background: -webkit-linear-gradient(top,  #eb7338 0%,#e75711 100%);
	background: linear-gradient(to bottom,  #eb7338 0%,#e75711 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb7338', endColorstr='#e75711',GradientType=0 );
	border-radius:5px;
}

/* デンタル医院用 */
.std_list_inner_tbl .TelBtn{
	border-bottom-color: #242;
	background: #292;
	background: -moz-linear-gradient(top,  #2D2 0%,#262 100%);
	background: -webkit-linear-gradient(top,  #2D2 0%,#262 100%);
	background: linear-gradient(to bottom,  #2D2 0%,#262 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2D2', endColorstr='#262',GradientType=0 );
}

.TelLink .Inner,
.TelBtn .Inner{
	display:inline-block;
	vertical-align:middle;
	text-align:left;
	height:48px;
	padding-left:35px;
	background:url(images/ico_tel.png) no-repeat left center;
}

/* デンタル医院用 */
.std_list_inner_tbl .TelBtn .Inner{
	height: 41px;
	padding-top: 7px;
	padding-left: 50px;
}

.TelLink .Tel,
.TelBtn .Tel{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
	vertical-align:middle;
}
.ReserveLink .Tel{
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-right:5px;
	vertical-align:middle;
	line-height: 20px;
}
.ReserveLink .Free,.TelLink .Free,
.TelBtn .Free{
	display:inline-block;
	background:#fff;
	font-size:12px;
	font-weight:bold;
	color:#e75711;
	padding:0 10px;
	border-radius:1em;
	margin-top: 3px;
	line-height: 20px;
}

.TelLink .Number,
.TelBtn .Number{
	color:#fff;
	margin-top:5px;
	font-size:16px;
	font-weight:bold;
}

a.paging {
/*	color:#0063ff; */
	color:#454446;
	font-weight:bold;
	padding:5px;
  margin-top:5px;
  text-decoration:none;
  border-bottom:1px solid black;
	display:inline-block;
	background: #d4d4d4;
	background: -moz-linear-gradient(top,  #b3b5b4 0%, #d4d4d4 100%);
	background: -webkit-linear-gradient(top,  #b3b5b4 0%,#d4d4d4 100%);
	background: linear-gradient(to bottom,  #b3b5b4 0%,#d4d4d4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3b5b4', endColorstr='#d4d4d4',GradientType=0 );
	border-radius:5px;
}
a.paging:hover {
  opacity: 0.6
}

a.paging.free {
	width: 67px;
	text-align: center;
	letter-spacing: 0.5em;
}
