@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

#img_top {
	width: 900px;
	height: 318px;
	text-indent: -9999em;
	background: url(common/images/img_top.jpg) no-repeat;
}

#flash_top {
	width: 900px;
	height: 318px;
}

#new {
    width: 450px;
	_width: 470px;
	height: 170px;
	_height: 210px;
	padding: 30px 10px 10px 10px;
	background: url(common/images/top_new.jpg) no-repeat;
	float: left;
}
#blog {
    width: 190px;
	height: 220px;
	float: right;
}
#reservation {
	width: 670px;
	height: 140px;
	clear: both;
}

#new_in {
    width: 450px;
	height: 170px;
	overflow: auto;
}

#new_in span {
	font-weight: bold;
	color: #99CC99;
	display: block;
}

#new_in p {
	color: #FFF;
	margin-bottom: 7px;
	border-bottom: 1px dotted #EEE;
}