input,textarea,select {
	font-size: 12px;
}
td,th {
	font-size:12px;
}
.top-info {
	font-size: 12px;
	background-color:#CCCCCC;
	text-align:right;
	padding:2px;
}
.clear {
	clear:both;
}

div.menu ul {
	margin-left: 0px;
}
div.menu ul li {
	font-size: 12px;
	list-style:none;
	float:left;
	margin-left:10px;
}

h1 {
	font-size:16px;
	background-color:#FFCCCC;
}

h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}

.header3 {
	background-color:#CCCCCC;
	font-size:14px;
	font-weight:bold;
	padding:2px;
	clear:both;
}

.shop-name {
	font-size: 12px;
	font-weight:bold;
}

.caution {
	color: #FF3300;
	font-size:10px;
}