#contact {
	float: right;
	padding: 10px;
	background-color: #FCC3C3;
	text-align: center;
}
#contact2 {
	text-align: center;
	clear: both;
	background-color: #FFFFCC;
	font-size: 12px;
	width: 500px;
	border: 2px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#contact2_3 {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#tel {
	text-align: center;
	margin: 5px;
	padding: 20px;
	background-image: url(../img/telback.gif);
	background-repeat: no-repeat;
}
#tel2 {
	background-repeat: no-repeat;
	background-image: url(../img/back/contents.gif);
	background-position: bottom;
	margin-top: 10px;
}
#tel2 a:link {
	display: block;
	background-image: url(../img/back/contents.gif);
	background-position: bottom;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#tel2 a:visited {
	display: block;
	background-image: url(../img/back/contents.gif);
	background-position: bottom;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#tel2 a:hover {
	background-image: url(../img/back/bg_01.gif);
	background-position: bottom;
	display: block;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
#tel2 a:active {
	background-image: url(../img/back/bg_01.gif);
	background-position: bottom;
	display: block;
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
.contact2_tel {
	margin: 5px;
	padding: 5px;
	width: 220px;
	text-align: center;
}
.teltitle {
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px;
}
#footlink {
	text-align: center;
	clear: both;
	font-size: 12px;
	width: 500px;
	border: 2px dotted #CCCCCC;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(../img/back/bg-1.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}.foottitle {
	text-align: left;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.foot2 {
	text-align: left;
}
.pagecontact {
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #DFF7E0;
	border: 3px dotted #288D2B;
}
