@charset "utf-8";
/* index */

#box_index h2.welcome {
	font-size:45px;
	line-height:1.6em;
	font-style:oblique;
	color:#deff00;
}
#box_index p {
	padding:10px 0 10px 10px;
	font-size:14px;
	color:#fff;
	line-height:1.4em;
}
#box_index p.phoneNum {
	font-size:18px;
	font-weight:bold;
	line-height:1.6em;
}

.big_photo_sushi {
	height:500px;
	overflow:hidden;
	background:url(../images/bg_sushi_index.png) no-repeat right bottom;
	_behavior: url(css/iepngfix.htc);
}

.photo_show {
	float:left;
	width:400px;
	padding:20px 10px;
	padding-top:50px;
}

.photo_show img {
	margin-right:10px;
}













