@charset "utf-8";

/* === Contents.css上書き（追記） === */
#LayoutArea h3 {
	margin-left:51px; /*margin:30px 0px 0px 36px;*/
}
#LayoutArea p.Contact_Tel {
	margin:5px 0px 0px 50px; /*margin:15px 7px 24px 50px;*/	
}
/* === Contact === */
#Contact_Mail a {
	display:block;
	text-indent:-200px;
	width:202px;
	height:21px;
	overflow:hidden;
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Mail.gif) 0px 0px no-repeat;
}
#Contact_Mail a:hover {
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Mail.gif) 0px -22px no-repeat;
}
a#Contact_Store {
	display:block;
	text-indent:-200px;
	width:175px;
	height:19px;
	overflow:hidden;
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Store.gif) 0px 0px no-repeat;
}
a:hover#Contact_Store {
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Store.gif) 0px -20px no-repeat;
}
a#Contact_Data {
	display:block;
	text-indent:-220px;
	width:235px;
	height:19px;
	overflow:hidden;
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Data.gif) 0px 0px no-repeat;
}
a:hover#Contact_Data {
	background:#FFF url(../../image/Contents/Contact/Heading_Contact_Data.gif) 0px -20px no-repeat;
}
