@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-image: url(../img/bg2.gif);
	background-repeat: repeat;
}
/* link styles
----------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* basic styles
----------------------------*/
#wapper {
	margin: 0px auto;
	width: 858px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-image: url(../img/bg7.gif);
}
#wapper h1 {
	font-size: 1em;
	color: #996633;
}

#sidebar {
	padding: 15px;
	float: left;
	width: 180px;
	margin-bottom: 20px;
	background-image: url(../img/bg4.gif);
}
#sidemenu {
	height: 480px;
	width: 180px;
	margin-bottom: 10px;
}
#sidemenu ul {
	list-style: none;
}
#sidemenu ul a {
	margin: 0px 0px 7px;
	height: 30px;
	width: 180px;
	display: block;
	line-height: 2.2em;
	color: #993300;
	text-decoration: none;
	font-size: 1.2em;
	text-align: center;
	border-bottom: thin groove #FFFFFF;
	font-weight: bold;
}
#sidemenu ul a:hover {
	color: #FF9900;
}
#sidebar img {
	margin-top: 10px;
}


/* header styles
----------------------------*/
#header {
	background-repeat: no-repeat;
	height: 500px;
	background-image: url(../img/top9.jpg);
}
#header ul {
	width: 858px;
	left: auto;
	top: 480px;
	position: absolute;
	background-color: #996633;
}
#header ul li {
	list-style: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	color: #FFFFFF;
	text-decoration: none;
	height: 2.5em;
	width: 120px;
	border-top: 3px solid #99CC00;
	border-bottom: 3px double #FFFFCC;
	border-left: 2px solid #FFFFFF;
	text-align: center;
	display: block;
	background-image: none;
	font-weight: bold;
}
#header ul li a:hover {
	color: #FF9900;
}
/* main styles
----------------------------*/
#main {
	padding: 15px;
	float: right;
	width: 618px;
	margin-bottom: 20px;
}
#main h2 {
	margin-bottom: 5px;
	font-size: 1.3em;
	color: #336633;
	margin-top: 10px;
	margin-left: 10px;
	clear: both;
}
#main h3 {
	font-size: 1.5em;
	color: #FF6600;
	padding-left: 10px;
	border-top: thin #FFFF00;
	border-right: thin #FFFF00;
	border-bottom: thin #FFFF00;
	border-left: thin #FFFF00;
}
#main h4 {
	font-size: 1.5em;
	color: #666666;
}
#main h5 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #669933;
	padding-left: 30px;
	margin-top: 20px;
	margin-bottom: 5px;
}


#main p {
	line-height: 1.4;
	margin-bottom: 1em;
}
#main .red {
	font-size: 2.0em;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}
#main .blue {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #996600;
	text-align: center;
}

#main .dai {
	font-size: 1.5em;
	color: #666666;
	font-weight: bold;
}
#main .orange {
	font-size: 2.0em;
	font-weight: bold;
	color: #FF6600;
	text-align: center;
}



#main ul {
	height: 60px;
	width: 610px;
	background-color: #999933;
	margin-top: 30px;
	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: 60px;
	width: 201px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	border-left: thin dashed #FFFF00;
}
#main ul li a img {
	margin-top: 3px;
}


#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: 15px 5px 5px;
	height: 217px;
}
#main .clinicX img {

}
#main .clinicX p {
	text-align: center;
	color: #0000CC;
	font-weight: bold;
}
#main .freearm {
	height: 220px;
	width: 600px;
	margin-bottom: 10px;
}
#main .freearm img {
	padding: 5px;
	float: left;
}

#main .freearm .moji {
	float: right;
	height: 200px;
	width: 380px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main .freearm .moji #clean {
	font-size: 1.2em;
	color: #339933;
	font-weight: bold;
}
#main .freearm2 {
	height: 340px;
	width: 600px;
	margin-bottom: 10px;
	background-image: url(../img/chair2.gif);
	background-repeat: no-repeat;
}

#main .freearm2 .moji {
	float: right;
	height: 200px;
	width: 400px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#main .freearm2 .moji #clean2 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
#main .photo {
	height: 250px;
	width: 290px;
	float: left;
	margin-right: 5px;
	border-top: medium solid #CC9900;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main .photo p {
	margin-right: 10px;
	margin-left: 10px;
}

#main .photo img {
	padding: 5px;
}
#main .cl {
	clear: both;
}













#footer {
	color: #FFFFFF;
	background-color: #996600;
	padding: 15px;
	clear: both;
	text-align: center;
}
/* footer styles
----------------------------*/
#footer ul li a {
	color: #FFFFFF;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer p a {
	color: #0033FF;
}
#footer p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer ul li {
	display: inline;
	margin-right: 15px;
	list-style: none;
}
#footer p {
	margin: 0px;
	color: #FFFFFF;
}
#footer p#back {
	margin: 0px;
	float: right;
	color: #999999;
}
