
@import url("base.css");
@import url("header.css");
@import url("search.css");
@import url("page-layout.css");
@import url("asobi-top.css");

/*▼ページタイトル*/
h2#page-title   {
	background-image: url("../images/p-title_asobi.gif");
	background-repeat: no-repeat;
	text-indent: -10000px;
	display: block;
	width: 892px;
	height: 142px;
	clear: both
	}
