body {
	padding: 0px;
	margin: 0px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
}

td {
	font-size: 12px;
	line-height: 160%;
}

.report text{
font-size:12px;
line-height: 160%;
}


#clinicReport {
	text-align: center;
}

div#clinicReport table title {
	border: 0px; 
	border-collapse: collapse;
	border-spacing: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
	width: 644px;
}

#clinicReport p {
font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 150%;
	/*text-indent: 10px;*/
}

/* Hタグ指定 */
#clinicReport h1 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	color: #4E649E;
	padding: 2px;
	margin: 0px;
}	

#clinicReport h2 {
	background-image: url(images/point.gif);
	background-repeat: no-repeat;
	background-position: 20px 3px;
	color: #333333;
	font-family: "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 130%;
	margin-bottom: 0px;
	text-indent: 40px;
}

#clinicReport h3 {
	font-size: 14px;
	text-indent: 0px;
	margin-top: 10px;
	color: #333333;
	margin-bottom: 0px;
}

/* リンク指定 */
a:link {
	text-decoration: none;
	color: #3366FF;
}

a:visited {
	text-decoration: none;
	color: #3366FF;
}

a:hover {
	font-size: 12px;
	color: #3366FF;
	text-decoration: none;
	background-color: #CCFFFF;
}

/* その他の指定 */
.txt {
	font-size: 11px;
}

/* 「先生にお会いしてみて」 */
div#clinicReport table table.see {
	background-image:  url(08-img/pen.gif);
	background-repeat: no-repeat;
	background-position: 10px -2px;
	font-size: 14px;
	width: 400px;
}

div#clinicReport table table.see td {
	text-indent: 60px;
}

/* 医院紹介指定 */
div#clinic {
	width: 600px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border: 5px solid #FF6A6A;
	padding: 10px;
}

div#clinic table {
	border: 0px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 11px;
	padding: 5px;
	width: 100%;
}

div#clinic td.clinicName {
	color: #333333;
	font-family: "MS UI Gothic";
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 3px;
	line-height: 130%;
	margin-bottom: 0px;
	text-indent: 40px;
}

div#clinic table img {
	xmargin-top: 10px;
}

div#clinic table table {
	xmargin-top: 10px;
}


table.see {
	background-image:  url(08-img/pen.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	font-size: 14px;
	width: 430px;
	border: 0px;
}
table table.see td {
	text-indent: 60px;
}
