@charset "utf-8";
/* formatting style
-------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #333333;
	background-color: #402000;
}
/* link styles
----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic styles
----------------------------*/
#wapper {
	background-color: #996633;
	margin: 0px auto;
	width: 800px;
	border-right: 1px ridge #FFCC00;
	border-left: 1px ridge #FFCC00;
}
#wapper h1 {
	font-size: 1em;
	color: #FFFFFF;
}

#sidebar {
	padding: 5px;
	float: left;
	width: 160px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-color: #804000;
	height: auto;
}
#sidemenu {
	height: 280px;
	width: 160px;
	margin-bottom: 10px;
}
#sidemenu ul {
	list-style: none;
}
#sidemenu ul li {
	height: 2.4em;
	width: 160px;
}

#sidemenu ul a {
	margin: 0px 0px 1px;
	height: 28px;
	width: 160px;
	display: block;
	line-height: 1.8em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	border-bottom: thin groove #FFFFFF;
	font-weight: lighter;
}
#sidemenu a:hover {
	color: #FFCC00;
}
#sidemenu2 {
	height: 210px;
	width: 160px;
	margin-bottom: 10px;
}
#sidemenu2 ul {
	list-style: none;
}
#sidemenu2 ul li {
	height: 2.4em;
	width: 160px;
}

#sidemenu2 ul a {
	margin: 0px 0px 1px;
	height: 28px;
	width: 160px;
	display: block;
	line-height: 2.2em;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	border-bottom: thin groove #FFFFFF;
	font-weight: lighter;
}
#sidemenu2 a:hover {
	color: #FFCC00;
}


#sidebar img {
	margin-bottom: 10px;
}
#sidebar #MenuBar1 {
	height: auto;
	width: 160px;
	margin-bottom: 20px;
}



/* header styles
----------------------------*/
#header {
	background-image: url(../img/top2.png);
	background-repeat: no-repeat;
	border-top: 3px solid #FFFF00;
	height: 130px;
}
#header ul {
	width: 800px;
	left: auto;
	top: 122px;
	position: absolute;
	background-image: url(../img/topnavi_back.png);
	background-repeat: no-repeat;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #666666;
	text-decoration: none;
	height: 2.5em;
	width: 113px;
	border-top: 3px solid #000066;
	border-bottom: 3px double #666666;
	border-left: 1px dotted #000066;
	text-align: center;
	display: block;
	background-image: none;
	font-weight: bold;
	font-size: 0.8em;
}
#header ul a:hover {
	color: #FFCC00;
}
#header2 {
	height: 250px;
	width: 800px;
	margin-bottom: 10px;
	border-bottom: 1px #999999;
}
#header2 #flash {
	float: left;
}
#header2 #topics {
	float: right;
	height: 235px;
	border: 3px solid #CCCCCC;
	padding: 5px 10px;
	width: 190px;
}


/* main styles
----------------------------*/
#main {
	padding: 15px;
	float: left;
	width: 590px;
	margin-bottom: 10px;
	height: auto;
}
#main h2 {
	margin-bottom: 15px;
	font-size: 1.5em;
	color: #FFFFFF;
	margin-top: 5px;
	border-bottom: 1px double #66CCFF;
	text-align: center;
	border-top: 1px double #66CCFF;
	clear: both;
	background-color: #999999;
}
#main h3 {
	font-size: 1.5em;
	color: #FFFFFF;
}

#main p {
	line-height: 1.4;
	margin-bottom: 1em;
	font-size: 1.2em;
	color: #FFFFFF;
}
#main .white {
	font-size: 1.2em;
	color: #FFFFFF;
}

#main ul {
	height: 80px;
	width: 615px;
	background-color: #999933;
	margin-top: 10px;
	margin-bottom: 15px;
	font-size: 1.5em;
}
#main ul li {
	float: left;
	list-style: url(none) none;
}
#main ul li a {
	font-size: 1.0em;
	height: 70px;
	width: 190px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main ul li a img {

}


#main dl#concept dt {
	font-weight: bold;
	margin: 0px 0px 10px;
	clear: left;
	float: left;
	width: 5em;
	padding-left: 15px;
	color: #009900;
}
#main dl#concept dd {
	margin: 0px 0px 10px 6em;
}
#main .clinicX {
	float: left;
	width: 290px;
	margin: 5px;
	height: 217px;
}
#main .clinicX img {

}
#main .clinicX p {
	text-align: center;
	color: #0000CC;
	font-weight: bold;
}
#main #consul {
	height: 80px;
}
#main .chara {
	height: 140px;
	width: 617px;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}
#main .chara .moji {
	float: left;
	height: 130px;
	width: 390px;
	padding: 5px;
}
#main .chara .moji p {
	font-size: 1.4em;
	color: #996600;
}
#main .chara img {
	float: right;
	padding: 5px;
}
#main .box {
	height: 340px;
	width: 280px;
	float: left;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
	background-color: #996633;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .box .moji {
	width: 250px;
	margin-left: 10px;
	color: #FFFFFF;
}
#main .box2 {
	height: 330px;
	width: 580px;
	border-top: 1px #CCCCCC;
	border-right: 1px #CCCCCC;
	border-bottom: 1px #CCCCCC;
	border-left: 1px #CCCCCC;
	margin-bottom: 20px;
}
#main .box2 .left {
	margin: 5px;
	float: left;
}
#main .box2 .right {
	float: right;
	height: auto;
	width: 360px;
}
#main .box3 {
	height: 310px;
	width: 580px;
	border: 1px solid #FFFF00;
}

#main .box3 p {
	margin: 5px;
}
#main .box3 img {
	margin: 5px;
	float: left;
}
#main .box3 .moji {
	height: 280px;
	width: 305px;
	float: right;
	margin-right: 10px;
}
#main .box3 .moji .red {
	font-size: 1.3em;
	line-height: 1.8em;
	background-color: #FFFF99;
	color: #FF6600;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	border-top: 2px solid #FF9900;
	border-bottom: 1px solid #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
}





#main img {
	margin-bottom: 5px;
}
#main .topics {
	height: 120px;
	width: 580px;
}

#main .topics img {
	float: left;
	margin: 5px;
}

#main .cl {
	clear: both;
}
#main .box2 .right table {
	color: #FFFFFF;
}
#main .implantcase {
	height: 230px;
	width: 580px;
}
#main .implantcase img {
	margin: 5px;
	float: left;
}






#right {
	float: right;
	width: 158px;
	padding: 5px;
	background-color: #FFFFCC;
	height: 1100px;
}
#right h3 {
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #3399CC;
	text-align: center;
	margin-top: 10px;
}
#right img {
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}














#footer {
	color: #FFFFFF;
	padding: 15px;
	clear: both;
	text-align: center;
	height: auto;
	background-color: #804000;
}
/* footer styles
----------------------------*/
#footer ul li a {
	color: #CCCCCC;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer p a {
	color: #CCCCCC;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
}


#footer p#back {
	margin: 0px;
	float: right;
}

.style9 {color: #FFFFFF}
.style17 {color: #FF9900}
.style19 {
	color: #FF9900;
	font-weight: bold;
	font-size: 1.4em;
}
