/* Copyright © JaJa Enterprises 2006. All rights reserved. */
*
{
	font-family: "Times New Roman", serif;
}
body
{
	border: 0;
	margin: 0;
	padding: 0;
}
a:link,
a:visited
{
	color: #000;
	text-decoration: none;
}
a:hover
{
	color: #00f;
	text-decoration: underline;
}
a:link.rb,
a:visited.rb
{
	color: #f00;
	font-weight: bold;
}
a:hover.rb
{
	color: #00f;
}
img
{
	border: 0;
}
td
{
	vertical-align: top;
}
.flyer
{
	margin: auto;
	width: 150mm;
}
.box
{
	border: 1mm solid #000;
	width: 100%;
}
.box td
{
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.column1
{
	width: 33%;
}
.column2
{
	padding-top: 12pt;
	text-align: center;
	width: 33%;
}
.column3
{
	width: 34%;
}
.list
{
	margin-top: 12pt;
	width: 100%;
}
.list div
{
	border-bottom: 1px solid #ccc;
	clear: both;
	padding: 0px 0px 0px 0px;
}
.list img
{
	margin-top: 3px;
	margin-bottom: 3px;
}
.list span
{
	position: absolute;
}
.left
{
	text-align: left;
}
.left img
{
	float: right;
}
.right span
{
	margin-left: 5px;
}
.right img
{
	float: left;
}
.list2
{
	border-left: 1px solid #000;
	border-top: 1px solid #000;
	color: #000;
	font-weight: normal;
	margin: 12pt 5px;
	text-align: left;
}
.list2 th
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
.list2 td
{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	white-space: nowrap;
}
.tel_num
{
	font-size: 40pt;
}
.footer
{
	font-size: 8pt;
	text-align: center;
}
