h1,h2,h3,p,ul,ol,li,div,dl,dt,dd,form,img,hr,table,tr,td {
	margin:  0px;
	padding: 0px;
	border: none;
	list-style: none;
}

body {
	background: #eeffff ;
	margin:  0px;
	padding: 0px;
	font-size: 10pt;
	text-align: center;
	color: #000000;
	font-family: 'MS P�S�V�b�N',Osaka;
}
h1.imgs{
	float: left;
	margin-left: 5px;
	margin-top: 15px;
	width: 80px;
	height: 80px;
}
h2.h2text{
	line-height: 140%;
	margin-left: 10px;
	width: 240px;
	font-weight: bolder;
	height: auto;
	font-size: 11pt;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top: 8px;
}
h3.h3text{
	float: right;
	text-align: right;
	margin-right: 3px;
	line-height: 120%;
	color: #444444;
	font-size: 10pt;
	font-weight: normal;
}

#container {
	width: 900px;
	height: auto;
}
#wrapper {

	width: 900px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}
#header {
	width: 900px;
	height: 480px;
	position: relative;
	overflow: hidden;
	background: #ddddff url(../img/mainimg2.jpg);
}
#header2 {
	width: 900px;
	height: 110px;
	position: relative;
	background: #ffffff url(../img/header.jpg);
}
#contents {
	background: #ffffff;
	width: 900px;
	height: auto;
	position: relative;
}
#footer {
	width: 900px;
	height: auto;
	/* background: url(../img/footer.jpg); */
	font-size: 10pt;
	text-align: left;
	border-top: 1px solid #555555;
	color: #000000;
}
ul.navimain {
	list-style: none;
	border-collapse: collapse;
	border-spacing: 0px;
}
li.navihome {
	float: left;
	margin-left: 40px;
}
li.navimain {
	float: left;
}
#l_side{
	width:210px;
	height: 480px;
	float: left;
}
#r_side{
	width:690px;
	height: 480px;
	float: right;
}
#c_l_side{
	background: #ffffff;
	width:210px;
	height: 360px;
	float: left;
	border-bottom: 1px solid #ffffff;
}
#info-kyousei {
	background: #ffffff;
	width: 515px;
    padding: 15px;
    margin: 15px;
    border: 2px solid #b90000;
    position: absolute;
    top: 40px;
    left: 35px;
    line-height: 1.8;
    letter-spacing: 0.2px;
}
#info-kyousei h3 {
    text-align: center;
}
#info-kyousei div.signature {
    text-align: right;
}
#c_l_side2{
	width:210px;
	height: 105px;
	float: left;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
}
#c_r_side{
	background: #ffffff;
	width:690px;
	height: 360px;
	float: right;
	border-bottom: 1px solid #ffffff;
}
#c_r_side2{
	width:690px;
	height: 105px;
	float: right;
	border-bottom: 1px solid #ffffff;
	padding-top: 5px;
}
#footernavi{
	width: 900px;
	height: auto;
	float: left;
	margin-top: 5px;
	text-align: center;
	line-height: 150%;
	position: relative;
}
ul.navisub {
	background: #ffffff;
	width: 120px;
	list-style: none;
	position: absolute;
	top: -5px;
	font-size: 10pt;
}
li.navisub {
	position: relative;
	border-bottom: 1px solid #ffffff;
}
a.flink:link    { color: #335577; }
a.flink:visited { color: #335577; }
a.flink:active  { color: #335577; }
a.flink:hover   { color: #0000ff; }
.uline {
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
	background: #ffffff url(../img/title.jpg) no-repeat;
	line-height: 210%;
	width: 650px;
	height: 38px;
	overflow: hidden;
}
.title {
	margin-bottom: 6px;
	font-size: 12pt;
	color: #000000;
	padding-left: 15px;
}

.link{
	float: right;
	width: 100px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 4px;
	background: #ffffff url(../img/toparrow.jpg) no-repeat;
	display: block;
	line-height: 140%;
}
p.link a{
	color: #0000ff;
	padding-left: 25px;
}
p.link a:hover{
	color: #000055;
}
p.clink{	
	text-align: right;
	margin-top: 5px;
	margin-bottom: 6px;
	margin-right: 4px;
}
p.clink a{
	color: #0000ff;
}
p.clink a:hover{
	color: #000055;
}
.clear {
	clear: both;
}
p.text{
	line-height: 150%;
	margin-top: 5px;
}

#navi {
	margin-top: 3px;
	float: right;
	width: 690px;
	height: 43px;
	background: url(../img/navi.jpg) repeat-x;
}

#navi ul {
}

#navi ul li {
	background: url(../img/navi.jpg) no-repeat;
	width: 136px;
	height:43px;
	float: left;
}

#navi ul li a {
	width: 136px;
	height: 43px;
	background: url(../img/navi.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
	/*\*/overflow: hidden;/**/
}

#navi ul li a:hover {
	background: url(../img/navi_.jpg) no-repeat;
}

#navi ul #n01 a {
	background-position: 0 0;
}
#navi ul #n02 a {
	background-position: -136px 0;
}
#navi ul #n03 a {
	background-position: -272px  0;
}
#navi ul #n04 a {
	background-position: -408px 0;
}
#navi ul #n05 a {
	background-position: -544px 0;
}
a.color{
	color: #000000;
	width: 200px;
	height: 20px;
	display: block;
	/*\*/overflow: hidden;/**/
	padding-left: 12px;
	padding-top: 3px;
}
a.color:hover{
	color: #00aaff;
}
p.profile{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
p.p_text{
	line-height: 160%;
	margin-left: 10px;
	width: 240px;
	height: auto;
	border-bottom: 1px dashed #555555;
}
p.p3_text{
	line-height: 160%;
	border-bottom: 1px dashed #555555;
}
p.p2_text{
	line-height: 140%;
	margin-left: 10px;
	width: 240px;
	font-weight: bolder;
	height: auto;
	font-size: 11pt;
	text-decoration: underline;
	margin-bottom: 3px;
	margin-top: 8px;
}
div.profile_zone{
	width: 260px;
	height: 110px;
	margin-left: 23px;
	margin-top: 360px;
	background: url(../img/profbody2.png);
}
p.dental_name{
	text-align: center;
	margin-top: 2px;
}
p.tel{
	float: right;
	text-align: right;
	font-size: 14pt;
	margin-right: 3px;
	margin-top: 2px;
	font-weight: bolder;
	text-decoration: underline;
	color: #444444;
}
p.rtext{
	float: right;
	text-align: right;
	margin-right: 3px;
	line-height: 120%;
	color: #444444;
}
p.logo{
	width: 200px;
	height: 100px;
	text-align: center;
	margin-left: 6px;
}
p.t1{
	position: absolute;
	top: 99px;
	left: 259px;
}
p.t2{
	position: absolute;
	top: 203px;
	left: 663px;
}
p.t3{
	position: absolute;
	top: 65px;
	left: 595px;
}
p.t4{
	position: absolute;
	top: 326px;
	left: 622px;
}
p.t5{
	position: absolute;
	top: 370px;
	left: 287px;
}
p.t6{
	position: absolute;
	top: 230px;
	left: 173px;
}
p.mainimg{
	width: 900px;
	height: 210px;
	border-bottom: 1px solid #555555;
	border-top: 1px solid #555555;
	z-index: 1;
}
#kanegae{
	border: 1px solid #cccccc;
	width: 160px;
	height: 67;
	float: left;
}
.syortext{
	float: right;
	width: 490px;
	height: auto;
	padding: 0px 10px 10px 0px;
	line-height: 160%;
}
#densuke{
	position: absolute;
	top: 0px;
	left: 830px;
}

#gmapnav {
    margin: 23px;
	}
	
#mitijun {
    margin: 25px;
    text-align: center;
}

#mitijun p {
    font-size: 18px;
}