A:link { color: #735A33; text-decoration: none; } 
A:visited { color: #EE8117; text-decoration: none; } 
A:hover { color: #735A33; text-decoration: underline; } 
font.tx1 {line-height:12pt; font-size:10pt;}
font.tx2 {line-height:16pt; font-size:10pt;} 
font.ad {line-height:10pt; font-size:10pt;}
.cleartext { clear: both; }
.floatright { float: right; margin: 5px 0 10px 10px; }
td.yasuragi { padding: 0 42px; }
div.yasuragi_img { float: right; width: 180px; margin: 0 0 0 20px; padding: 0; text-align: center; }
div.yasuragi_img div.cell { margin: 0 0 10px 0; }
div.yasuragi_img div.cell p { margin: 4px 0 0 0; padding: 0; font-size: 9pt; line-height: 120%; }

/* ---------------------------------------------------------------- */

.headerimg img {
	text-decoration: none;
	border: 0 none;
}

div.footer_tel {
	margin: 0;
	padding: 10px 0;
	width: 700px;
	background-color: white;
	text-align: center;
}
div.footer_tel a {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 600px;
	height: 50px;
	overflow: hidden;
	color: transparent;
	background-image: url(./parts/footer_tel.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -2000px;
}
div.footer_tel a:hover {
	background-position: bottom left;
	text-decoration: none;
	color: transparent;
}
div.footer_tel p.counter {
	margin: 10px 20px 0 0;
	padding: 0;
	text-align: right;
	font-size: 80%;
	line-height: 1em;
}


div.btnAccessmap {
	margin: 40px 0 0 0;
	padding: 0;
	background-color: white;
}
div.btnAccessmap a {
	display: block;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 30px;
	overflow: hidden;
	color: transparent;
	background-image: url(./parts/btn_access.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-decoration: none;
	text-indent: -2000px;
}
div.btnAccessmap a:hover {
	background-position: bottom left;
	text-decoration: none;
	color: transparent;
}
