@import url(../../style.css);
#a00 {
	border-bottom: 1px solid #000;
}

#a00 td {
	padding: 2px 5px;
	color: #fff;
	font-size: 10.5pt;
	background-color: #39c;
}

a:link, a:visited {
	color: #567;
}
a:active, a:hover {
	color: #09f;
}

/*問い合わせアドレス*/
#adress {
	border-top: 2px solid #567;
	border-bottom: 2px solid #567;
}

#adress #td1 {
	color: #567;
	background-color: #dde8ee;
}

#adress p {
	color: #000;
}

#adress p span.busyo {
	color: #567;
}

#adress p span.touhaba {
	color: #000;
}/*問い合わせアドレス*/

.back {
	margin-bottom: 250px;
}

#back_h {
	display: none;
}

.back td {
	font-size: 11pt;
}

.back td span {
	font-family: monospace;
	font-size: 14pt;
	font-weight: bold;
	color: #f66;
	letter-spacing: 5px;
}

body {
	margin: 0px;
	font-size: 10.5pt;
	color: #000000;
	background-color: #e0e8ee;
}

#frame {
	width: 95%;
}

.img {
	margin-bottom: 5px;
}

.text {
	font-size: 11pt;
	font-weight: normal;
	color: #fff;
	background-color: #789;
	background-image: url(sankaku2.gif);
	background-position: left 2px;
	background-repeat: no-repeat;
	padding: 3px 0px;
	white-space: nowrap;
	border-top: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #eee;
}

.text a:link, .text a:visited {
	text-decoration: none;
	color: #fff;
}

.text a:active, .text a:hover {
	color: #0ff;
}

td.pic {
	padding: 8px 0px;
	background-color: #fff;
	border-top: 1px solid #eee;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	border-left: 1px solid #eee;
}

#title {
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	padding-top: 12px;
	white-space: nowrap;
	border-top: 1px solid #eee;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	background-color: #39c;
	margin-bottom: 30px;
}

img {
	border: 0px;
}

#a00 a:link, #a00 a:visited {
	color: #fff;
}

#a00 a:active, #a00 a:hover {
	color: #009;
}
