@charset "utf-8";

@import "style.css";

#contents #detail #textarea {
	display:block;
	width: 580px;
	margin: 0 auto 20px;
}

#pan_kuzu {
	display:block;
	font-size: 70%;
	color: #666666;
	margin: 0px 0px 0px 0px;
	padding: -12px 0px 5px 0px;
	background-color: #F5F5F5;
	text-indent: 12px;
}

#pan_kuzu a {
	color: #666666;
}

#pan_kuzu a:visited {
	color: #666666;
}

#pan_kuzu a:hover {
	color: #999999;
}

.clear {
	height: 15px;
	display: block;
}

#anc {
	float: right;
	background: url(../img/icon/anc.gif) no-repeat left 7px;
	padding: 0px 0px 0px 15px;
	margin-top: 20px;
}

.anc {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}
.waku {
	padding: 10px;
	margin: 10px 0 0 0;
	width: 558px;
	border: 1px dotted #CCCCCC;
}

.left_list {
	margin: 0 0 0 30px;
	line-height: 200%;
}

h3{
	font-size: 110%;
	padding: 0 0 2px 0;
	margin: 0 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E7E7E7;
	font-weight: bold;
	text-indent: 12px;
	background: url(../img/h3.gif) no-repeat left top;
	line-height: 120%;
	text-decoration: none;
	color: #003366;
}

/* 院長あいさつ
--------------------------------------------------*/
#greeting {
	padding: 0 0 0 165px;
	background: url(../img/greeting/photo01.jpg) no-repeat left top;
}

/* リンク
--------------------------------------------------*/

ul.link {
	margin: 0 0 45px 10px;
	padding: 0 0 0 0;
}

.link li {
text-indent: 18px;
	list-style-type: none;
	background: url(../img/link/icon.gif) no-repeat left 5px;
}

#contents h2.link {
	width: 570px;
	height: 32px;
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	text-indent: 20px;
	padding: 3px 0 0 0;
	margin: 0 0 30px 0;
	background: url(../img/h2.jpg) no-repeat left top;
}

/* リンク
--------------------------------------------------*/

#contents h2.clinic {
	width: 570px;
	height: 32px;
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	text-indent: 20px;
	padding: 3px 0 0 0;
	margin: 0 0 30px 0;
	background: url(../img/h2.jpg) no-repeat left top;
}








