@charset "Shift_JIS";
/* トップCSS */

/* ↓タイトル↓ */
div#mainspace h1{
	width:550px;
	height:375px;
	margin:0 0 20px 0;
	float:left;
	background:url(../images/top/main.jpg) right no-repeat;
	text-indent:-9999px;
}

/* ↓インフォメーション↓ */
div#mainspace h2{
	width:550px;
	height:30px;
	margin:0 0 5px 0;
	float:left;
	background:url(../images/top/tit_info.gif) center no-repeat;
	text-indent:-9999px;
}
div#mainspace ul{
	width:490px;
	margin:0 0 0 30px;
	_margin:0 0 0 15px;
	padding:0;
	list-style:none;
	float:left;
}