@charset "utf-8";
/* CSS Document */

#back {
	height: auto;
	width: 726px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #FFFFFF;
}
#back #mainnavi {
	height: auto;
	width: 726px;
}
#back #uptitle {
	height: 5px;
	width: 725px;
	background-image: url(images/obar.gif);
}
#sidenavi {
	height: auto;
	width: 135px;
}
#sidenavi a:hover {
	color: #FF0066;
	text-decoration: underline;
}
#sidenavi a {
	text-decoration: none;
	display: block;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
#sidenavi li {
	background-color: #FFFFCC;
	height: auto;
	width: 120px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-color: #FF9900;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #CCCCCC;
}
#sidenavi ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#footer {
	height: auto;
	width: auto;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 15px;
	clear: both;
}
#teeth {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#teeth #teeth1 {
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#teeth #teeth1 h4 {
	font-size: 14px;
	font-weight: bold;
	color: #FF3366;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
#teeth #teeth1 p {
	font-size: 14px;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

#teeth #teeth2 {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 350px;
}
