ul.main{
	margin:0px;
	padding:0px;
	width:100%;
	position:relative;
	list-style:none;
}
.main li.off{
	position:relative;
	width:200px;
	height:40px;
	overflow:hidden;
}
.main li.on{
	width:200px;
	height:40px;
	overflow:hidden;
}
.main>li.on{
overflow:visible;
}

.main a{
	display:block;
	text-decoration:none;
}
.main a:hover {
	background: #eeffd0;
}
ol.sub {
	margin: 0px;
	padding: 5px;
	position: relative;
	left: 200px;
	top: -33px;
	width: 250px;
	background-color: #ffffff;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
	border: dotted #999900 4px;
}
.sub a {
	padding: 2px;
	display: block;
	width: 250px;
	height: 20px;
	/*border-bottom: dotted #ffb888 3px;*/
}

#head {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	width: 840px;
}
#head h1 {
	position: absolute;
	font-size: 15px;
	color: #666600;
	margin: 78px 0px 0px 210px;
	z-index: 4;
}

#head h2{
	position: absolute;
	font-size: 13px;
	color: #999999;
	margin: 80px 0px 0px 20px;
	z-index: 3;
}

#head p {
	position: absolute;
	padding: 100px 0px 10px 210px;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	z-index: 2;
}
#head_img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#head_img2 {
	position: absolute;
	padding: 80px 0px 10px 660px;
	z-index: 10;
}
#footer {
	width: 100%;
	border: solid #fee49c 1px;
	font-size: 13px;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#footer h3 {
	color: #666600;
	font-size: 13px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#main_top {
	position: absolute;
	left: 210px;
	top: 130px;
	width: 640px;
	color: #333333;
	font-size: 13px;
}
#main_top_1 {	/* インプラント、口腔外科、歯周病専門医による歯科治療 */
	background: #eef8f0;
	color: #3e4a41;
	border: solid #cccccc 1px;
	position: absolute;
	left: 0px;
	top: 1120px;
	padding: 20px;
	margin: 0px;
	font-size: 13px;
}
#main_top_2 {	/* メインイメージ */
	color: #3e4a41;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0px;
	font-size: 13px;
}
#main_top_4 {
	position: absolute;
	left: 0px;
	top: 100px;
}
#main {
	position: absolute;
	left: 240px;
	top: 130px;
	width: 600px;
	color: #3e4a41;
	line-height:130%;
}
#main_qa {
	position: absolute;
	left: 100px;
	top: 80px;
	padding-top: 5px;
}

#menu {
	position: absolute;
	left: 10px;
	top: 105px;
	width: 200px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
#menu_only {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 200px;
	height: 100%;
	padding: 0px 0px 0px 0px;
}
body {
	color: #581601;
	font-size: 13px;
	background: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	color: #000000;
	font-size: 15px;
	background: url(img/bg_h3.gif) no-repeat;
	padding-bottom: 5px;
	margin-top: 10px;
}
h4 {
	color: #cc3000;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	width: 98%;
	border-bottom: dotted #efa600 1pt;
}
h5 {
	color: #000099;
	font-size: 12px;
	border-left: solid #000099 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}
h6 {
	color: #333333;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

dt {
	color: #339999;
	font-size: 13px;
	font-weight: bold;
}
p {
	margin-top: 0px;
}
.MAINTEXT15 {
	font-size: 15px;
	line-height: 140%;
	letter-spacing: 1px;
	color: #3e4a41;
}
.MAINTEXT15b {
	font-size: 15px;
	font-weight: bold;
	color: #3e4a41;
}
.MAINTEXT14 {
	font-size: 14px;
	line-height:130%;
	color: #3e4a41;
}
.MAINTEXT14b {
	font-size: 14px;
	font-weight: bold;
	line-height:130%;
	color: #3e4a41;
}
.MAINTEXT13 {
	font-size: 13px;
	line-height:130%;
	color: #3e4a41;
}
.MAINTEXT13b {
	font-weight: bold;
	font-size: 13px;
	line-height: 130%;
	color: #3e4a41;
}
.ICO {
	color: #006666;
}
UL {
	color: #3e4a41;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 0px;
	list-style: square;
}

/*a{*/
/*	border-width:0px;*/
/*	border-bottom-width:2px;*/
/*	border-style:dotted;*/
/*}*/

A:link {
	/*color: #999900;*/
	text-decoration: none;
}
A:visited {
	/*color: #99cc00;*/
	text-decoration: none;
}
A:hover {
	color: #cc3300;
	text-decoration: none;
}