@charset "UTF-8";

/* Medical Info用 */

.mapSize{
	height: 550px;
	margin: 0 5px;
	border: 1px #999 solid;
}

#medical_title{
	background-color: #67C6DD;
	margin: 5px;
}
#medical_title #medical_title01{
	float: left;
	margin: 5px;
	margin-right: 10px;
}
#medical_title #title_text{
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 140%;
	padding-top: 10px;
}
#medical_title #title02{
	margin-top: 40px;
}

#balloon{ margin: 5px; }

#balloon #name{
	font-size: 14px;
	font-weight: bold;
	color: #f00;
}

#balloon #address{
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	color: #555;
}

#balloon #tel{
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	color: #555;
}

#balloon #time{
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	color: #555;
}

#balloon #non{
	font-size: 12px;
	line-height: 140%;
	margin-top: 5px;
	color: #555;
}

#balloon #prac{
	font-size: 12px;
	line-height: 140%;
	margin: 5px 0;
	color: #555;
}

#tab{
	margin: 0 5px;
}
#tab .tabitem{
	font-size: 11px;
	padding: 2px 5px;
	border: 1px #999 solid;
	background-color: #f5f5f0;
	border-top: 0;
	float: left;
	margin-right: 1px;
	text-decoration: none;
}
#tab .tabitem a{
	text-decoration: none;
}

#balloon #hp{
	font-size: 12px;
	line-height: 140%;
	margin-bottom: 5px;
	color: #555;
}
#balloon #hp a{
	text-decoration: none;
}
