@charset "UTF-8";

#wrapper a{
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	overflow: hidden;
	outline: none;
}
#wrapper #center {
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 704px;
	float: left;
	font: normal 13px "A-OTF 新丸ゴ Pro R", "ヒラギノ角ゴ ProN W3", "ヒラギノ明朝 Pro W3", Arial, Futura;
	color: #646464;
	text-decoration: none;
}
#wrapper #center iframe {
  border: none;
  height: 704px;
  width: 900px;

}
#wrapper #center .font01{
	font-size: 18px;
}
#wrapper #center .font02{
	font-size: 30px;
}
#wrapper #center .font03{
	font-size: 20px;
	color: #ef7327;
	line-height: 15px;
}
#wrapper #center #font04{
	font-size: 22px;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 3px;
	border-bottom: 1px solid #ef7327;
}
#wrapper #center #title {
	width: 300px;
	height: 150px;
	float: left;
	margin: 50px 40px 28px;
}
#wrapper #center #news {
	width: 368px;
	height: 200px;
	margin-bottom: 28px;
	float: left;
	margin-right: 40px;
}
#wrapper #center #slide {
	width: 512px;
	height: 377px;
	float: left;
	margin-left: 40px;
}
#wrapper #center #clinic {
	width: 148px;
	height: 393px;
	float: left;
	margin-left: 372px;
	background: no-repeat;
	margin-top: 63px;
}
#wrapper #center #clinic ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#wrapper #center #clinic li {
	margin: 0px;
	padding: 0px;	
	overflow: hidden;
	float: left;
}


