* {	margin: 0;	padding: 0;	border: 0;	font-size: 1.25vw;	color: #222222;	line-height: 1.5em;	font-weight: normal;	font-style: normal;	text-align: justify;	font-feature-settings: "palt";	text-decoration: none;	list-style: none inside;	font-family: 'sans-serif;}a: hover {	position: relative;	top: 1px;}.clear { clear: both; }.clear hr { display: none; }html {	background: url('./layout/background.jpg') center top no-repeat;	background-size: contain;}header {	width: 60%;}header h1 {	padding: 40px 0px 120px 0px;	text-align: center;}header h1 img {	width: 100%;}article {	width: 60%;	float: left;}article section {	margin: 10px 20px;	padding: 40px 20px;	background: url('./layout/white75.png');	border: 1px solid #ffddee;	border-radius: 20px;}article section h2 {	font-size: 2vw;	border-left: 10px solid #660044;	border-bottom: 1px solid #660044;	margin-bottom: 16px;	padding-left: 5px;}article section div {	column-count: 2;	margin-bottom: 5px;}article section p {	width: 90%;	margin-bottom: 5px;}article section a {	padding: 2px 5px;	background: #ffeeee;}article section img {	width: 100%;	text-align: center;	margin: 10px auto;}article section table {	width: 90%;	margin: 10px auto;}article section table tr th {	text-align: center;	padding: 5px;	border-bottom: 1px solid #660044;	color: #ffffff;	background: #660044;}article section table tr td {	padding: 5px;	border-bottom: 1px solid #660044;}div.menu {	width: 40%;	margin-top: 0px;	float: left;}div.menu section {	margin: 10px 20px 10px 0px;	padding: 40px 20px;	background: url('./layout/white75.png');	border: 1px solid #ffddee;	border-radius: 20px;}div.menu section h2 {	font-size: 2vw;	border-bottom: 1px solid #660044;	margin-bottom: 16px;	padding-left: 5px;}div.menu section ul li {	line-height: 1em;	padding: 5px 10px;	margin: 5px 0px;}div.menu section ul li a {	line-height: 1em;}.li_title {	border-bottom: 1px dashed #660044;}div.menu section p {	padding: 0px 10px;}div.menu section address {	margin-left: 20px;	padding: 0px 10px;}footer {	clear: both;	background: #ffffff;	border-top: 1px solid #660044;	padding: 5px;	text-align: center;	height: 250px;}