﻿@charset "utf-8";
/* ===================================================================
CSS information

 author     :Access Solutions
 
=================================================================== */

#mv_wrap {
	width: 540px;
	height: 75px;
	margin: 5px auto 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
#mv01 {
	width: 270px;
	height: 125px;
	background: url(/about/images/mv/clinic01.jpg) no-repeat;
	float: left;
}
#mv02 {
	width: 270px;
	height: 125px;
	background: url(/about/images/mv/about02.jpg) no-repeat;
	float: right;
}

.main01 {
	margin-bottom: 30px;
}
.main01 img {
	vertical-align: bottom;
}
.main01 #img_wrap {
	width: 540px;
	margin-bottom: 15px;
}
.main01 .img_l {
	width: 360px;
	height: 266px;
	float: left;
}
.main01 .img_r {
	width: 175px;
	height: 266px;
	float: right;
	margin-left: 5px;
}
.main01 .img_under {
	width: 175px;
	height: 145px;
	margin-top: 5px;
}
.main01 img#ph05 {
	width: 74px;
	height: 145px;
	margin-left: 5px;
}

.main02 h2 {
	width: 540px;
	height: 32px;
	background: url(/about/images/heading/clinic01.gif);
	margin-bottom: 15px;
	border: none;
	text-decoration: none;
	text-indent: -9999px;
	letter-spacing: -1000em;
	line-height: 110%;
	letter-spacing : normal;
	overflow: hidden;
}
.main02 .profile_name {
	border-bottom: 1px #65aadd solid;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.main02 .name01 {
	color: #333;
	font-size: 120%;
	font-weight: 700;
	line-height: normal;
	margin-right: 10px;
}
.main02 h3 {
	border-left: 5px #369 solid;
	padding-left: 10px;
	color: #369;
	font-weight: 700;
	margin-bottom: 5px;
}
