@charset "utf-8";
/*問い合わせのテーブルについてのCSS*/
.bg {
	background-image: url(../../image/patient/sodan/toi.gif);
	background-repeat: no-repeat;
}
.text_space {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
	line-height: 130%;
	color: #333333;
	text-decoration: none;
	padding-top: 50px;
	padding-left: 100px;
}
