@charset "shift_jis";
@import url("default.css");
@import url("common.css");

/* content
------------------------------*/
#topimage {
	margin: 10px 10px 20px;
	border: 1px solid #fec50d;
	width: 738px;
	height: 348px;
	}

#info {
	width: 720px;
	margin: 0 20px 20px;
	}

#irai {
	width: 350px;
	float: left;
	}

#irai h2 {
	color: #fec50d;
	font-weight: bold;
	}

#new {
	width: 350px;
	float: right;
	}

#new h2 {
	background: url(../images/whats.gif) no-repeat left center;
	text-indent: -9999px;
	}
	