/* aboutusy[W */

body {
	background-image:url(../about/img/aboutus_bg.png);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
}
h1 {
	padding: 10px 0;
	background: #000;
	font-size: 18px;
	text-align: center;
	margin:0;
	color:#fff;
	text-shadow:
	0 0 4px #fff,
	0 0 8px #fff,
	0 0 12px #fff,
	0 0 18px #ff00de,
	0 0 22px #ff00de,
	0 0 28px #ff00de,
	0 0 36px #ff00de;
	letter-spacing:4px;
}
h2{
text-align:center;
margin:80px 0 0 0;
padding:0;
}