.maintext {
	font-size: 90%;
	line-height: 150%;
}
div#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
td#leftside {
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
h1.header, h2.header {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1.header {
	font-size: 18px;
	color: #9999FF;
}
h2.header {
	border: 1px solid #CCC;
	border-bottom: 0px solid transparent;
	text-align: center;
	font-size: 16px;
	padding: 4px;
	color: #F60;
	background-color: #FFFFFF;
}
h3.header {
	border-bottom: 3px double #aaa;
	padding: 3px;
	font-size: 14px;
	color: #660000;
}

/* navbar */
table#navbar {
	font-size: 12px;
}
table#navbar a {
	color: #006;
	text-decoration: none;
	padding: 1px;
}

table#navbar a:hover {
	text-decoration: underline;
}
table#navbar a.main {
	display: block;
	padding: 6px;
	background: #aaf;
}
table#navbar a.active {
	text-decoration: underline;
	color: #000;
}
table#navbar a.main.active {
	text-decoration: underline;
	font-weight: bold;
}
table#navbar a:hover.main {
	background: #EFF;
}

table#navbar td {
	border-bottom: 1px solid #CCCCCC;
}
table#navbar td.address {
	text-align: center;
	border-bottom: 0px solid #CCCCCC;
	font-size: 12px;
	white-space: nowrap;
	padding: 10px;
}


table#navbar td.sub {
	padding: 6px;
	background: #ddf;
}
table#navbar td.sub ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
table#navbar td.sub li{
	line-height: 150%;
}

/* */
caption {
	text-align: left;
	color: #600;
}

h2.explain {
	font-size: 16px;
	border-left: 8px solid #009;
	color: #006;
	padding-left: 4px;
	margin-bottom: 0px;
}
div.explaindescription {
	background: #EEF;
	font-size: 90%;
	padding: 0px 12px;
	border: 1px solid #CCF;
	margin-bottom: 36px;
	line-height: 150%;
}
h3.explain {
	font-weight: normal;
	font-size: 14px;
	border-left: 14px solid #99F;
	padding-left: 4px;
	margin-bottom: 0px;
}
td.topinfo {
	border: 1px solid #999999;
	font-size: 90%;
	line-height: 130%;
	vertical-align: top;
}

.staffdesc {
	font-size: 90%;
	line-height: 140%;
	padding-left: 1em;
}
h4.staffdescheading {
	letter-spacing: 0.4em;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}
table.otoiawase
{
	padding: 8px;
	width: 90%;
	margin-bottom: 14px;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #006;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
.blueheading {
	font-weight: bold;
	color: #0066CC;
}
.sizesmall {
	font-size: 80%;
}
.marginleft {
	margin-left: 35px;
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}
.q-line {
	border-top: thin dotted #FF3300;
	border-right: thin #FF3300;
	border-bottom: thin #FF3300;
	border-left: thin #FF3300;
}
.a-line {
	border-top-color: #0033CC;
	border-right-color: #0033CC;
	border-bottom-color: #0033CC;
	border-left-color: #0033CC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.price {
	font-weight:bold;
	color:red;
}
h4.main {
	font-size: 14px;
	clear: both;
	border-bottom: 1px dotted #aaa;
	padding: 4px;
}

p.denture_body {
	font-size: 90%;
	line-height: 150%;
	margin: auto 1em;
}

#footer {
	text-align: right;
	padding: 6px;
	font-size: 80%;
	background-color: #aaf;
}

#footer a {
	color: #006;
	
}
#footer a:hover {
	text-decoration: none;
}
hr {
	display: block;
	clear: both;
	border: none;
	border-bottom: 3px dotted #BBC093;
	padding-top: 20px;
	margin: 0 0 20px 0;
}
h3.esseyheader {
	background: url(images/headingbg.gif) repeat-x left top;
	padding: 5px;
	border-top: 1px solid #6633CC;
	font-size: 14px;
	clear:both;
}
h3.esseyheader span {
	font-size:10px;
	margin-left:10px;
	font-weight:normal;
	color:red;
}
