/*リンクの設定*/
#footer_navi a {
	color: #333333;
	text-decoration: none;
}
#footer_navi a:hover {
	color: #00CCFF;
	text-decoration: underline;
}

a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	color: #00CCFF;
}
.map a {
	padding-left: 36px;
	background: url(../inquiries/map_backimage.gif) no-repeat left center;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.map a:hover {
	padding-left: 36px;
	background: url(../inquiries/map_backimage.gif) no-repeat left center;
	color: #FF0000;
}
.top {
	background: url(../common/page_top.gif) no-repeat right center;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-indent: 383px;
	letter-spacing: 0em;
/*↑Style for MacIE5.x\*/
	letter-spacing: 0.1em;
/*↑Style for Others*/
	text-align: left;
}
#wrapper #main .price {
	line-height: 16px;
}
.map2 a {
	padding-left: 36px;
	background: url(../inquiries/map_backimage.gif) no-repeat left center;
	text-decoration: none;
	color: #333333;
}
.map2 a:hover {
	padding-left: 36px;
	background: url(../inquiries/map_backimage.gif) no-repeat left center;
	color: #CC0000;
}
