﻿@charset "utf-8";

#haruhi {
	clear:left;
	font-size: 100%;
	padding: 0 0 20px 320px;
/*	height: 380px;*/
	background-image: url('./img/gyoza2.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 32px;
}
