@charset "utf-8";
/* CSS Document */
#p9d_outside_wrapper {
	width: 1100px;
	margin: 0 auto;
	padding:0px;
	padding-top:20px;
}

#p9_mid {
	width: 980px;
	text-align: left;
	Margin: 0 auto;
	float: center;
	padding-top: 20px;
}
a {	
	text-decoration:none;
}
	
a:hover {
	text-decoration:none;
}

@font-face {
font-family: ele;
src: url(fonts/PillGothic600mg-Thin.ttf);
}

p
{
font-family:ele;
}

#elephant {
	font-family:ele;
	font-size:200%;
}
