@charset "utf-8";
/* about us */

.sx_info {
	height:380px;
	margin:20px;
	padding-left:450px;
	padding-top:20px;
	color:#fff;
	background:url(../images/SushiXtra-map.png) no-repeat;
	_behavior: url(css/iepngfix.htc);
}
.sx_info h1 {
	line-height:3em;
}
.sx_info h2 {
	color:#deff00;
	line-height:1.8em;
	padding-left:40px;
	background:url(../images/ico_phone.png) no-repeat left center;
	margin-bottom:10px;
	_behavior: url(css/iepngfix.htc);
}
.sx_info h3 {
	line-height:1.2em;
	margin-bottom:10px;
}
.sx_info h4 {
	line-height:1.6em;
	margin-bottom:10px;
}


.aboutSX {
	height:300px;
	margin:20px;
	padding-right:430px;
	padding-top:20px;
	color:#fff;
	font-size:16px;
	line-height:150%;
	background:url(../images/img-aboutUs.png) no-repeat right;
	_behavior: url(css/iepngfix.htc);
}

.aboutSX strong {
	font-size:20px;
}
.aboutSX p {
	margin:10px 0;
}

















