@charset "UTF-8";
/* ===================================================================
contents-right.css　コンテンツ右側
=================================================================== */

/* お問い合わせ */
.inquiry {
	width:250px;
}
.inquiry a {
	background: url(../images/common/inquiry.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 70px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.inquiry a:hover {
	background: url(../images/common/inquiry.png) no-repeat 0 -70px
}

/* アドレス、クリニック写真 */
.address	{
	margin-top: 20px;
	margin-bottom: 30px;
}
.address ul	{
	margin: 0;
	padding: 0;
	list-style: none;
}
.address li a	{
	display: block;
	margin-bottom: 10px;
	padding: 0;
	color: #000000;
	font-size: 14px;
	text-decoration: none;

}
.address h2	{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 2px #dddddd;
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.address img	{
	width: 100%;
	height: auto;
	border: none;
	vertical-align: bottom;
}
.address a	{
	position: relative;
}
/* バナー */
.banner-box {
	width:250px;
}
.banner1 a {
	background: url(../images/common/banner1.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner2 a {
	background: url(../images/common/banner2.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner3 a {
	background: url(../images/common/banner3.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner4 a {
	background: url(../images/common/banner4.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner5 a {
	background: url(../images/common/banner5.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner6 a {
	background: url(../images/common/banner6.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner7 a {
	background: url(../images/common/banner7.png) no-repeat 0 0;
	height: 106px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner8 a {
	background: url(../images/common/banner8.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner9 a {
	background: url(../images/common/banner9.png) no-repeat 0 0;
	height: 0px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}
.banner10 a {
	background: url(../images/common/banner10.png) no-repeat 0 0;
	height: 106px;
	width: 250px;
	padding-top: 80px;
	overflow: hidden;
	display: block;
	margin-bottom:10px;
}