@import url("maruyamaya_main.css");
@import url("maruyamaya_menu.css");


h1{
	background-image	:	url(./aboutclap_h1.png);
	background-color	:	#a0a0a0;
	text-indent	:	-5000px;
	height	:	100px;
	width	:	720px;
}

/* pati-patiƒ{ƒ^ƒ“ */

#webclap
{
	clear	:	both;
	margin	:	1.5em auto 1.5em auto;
	padding	:	0;
	width	:	100px;
	height	:	36px;
	background-image	:	url(./webclap_bg.png);
	background-repeat	:	no-repeat;
	text-indent	:	-5000px;
}

#webclap a
{
	display	:	block;
	width	:	100px;
	height	:	36px;
	text-decoration	:	none;
	background-image	:	url(./webclap.png);
}

#webclap a:hover
{
	text-decoration	:	none;
	background-image	:	url(./webclap_bg.png);
}
