@charset "utf-8";
#main h1 {
	background-image: url(../img/h1.gif);
	background-repeat: no-repeat;
	height: 84px;
	width: 510px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 82px;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
}
.img_zoom {
	text-align: right;
	width: 530px;
	margin-bottom: 20px;
}


table.tb_bazaar {
	font-size: 12px;
	line-height: 130%;
	color: #333;
	margin-bottom: 30px;
	width: 500px;
	border-collapse:collapse;
	margin-right: auto;
	margin-left: auto;
}
.tb_bazaar th {
	background-color: #E2E7CD;
	text-align: center;
	padding: 5px;
	border: 1px solid #CCC;
	width: 6em;
}
.tb_bazaar td {
	padding: 5px;
	border: 1px solid #CCC;
	line-height: 150%;
}
table.tb_bazaar_contents {
	font-size: 11px;
	line-height: 150%;
	width: 530px;
	border-collapse:collapse;
	margin-bottom: 20px;
}
.tb_bazaar_contents th {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #E2E7CD;
	text-align: left;
	font-size: 12px;
}
.tb_bazaar_contents td {
	vertical-align: top;
	padding: 5px;
	border: 1px solid #CCC;
}
.tb_bazaar_contents td.baz_name {
	width: 120px;
	background-color: #F8F9F2;
}
.tb_bazaar_contents td.baz_title {
	background-color: #F7F7F7;
}
#print2 a {
	height: 40px;
	width: 220px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../img/btn_print2.gif);
	display: block;
}
#print2 a:hover {
	background-position: 0px -40px;
}



table.tb_staff {
	width: 500px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font-size: 12px;
	color: #333;
	line-height: 180%;
}
.tb_staff a:link {
	color: #333;
	text-decoration: underline;
}
.tb_staff a:visited {
	color: #333;
	text-decoration: underline;
}
.tb_staff a:hover {
	color: #690;
	text-decoration: underline;
}


.tb_staff th {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	text-align: left;
	width: 10em;
	vertical-align: top;
	background-color: #F7F7F7;
}
.tb_staff td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.tb_staff ul {
	padding-left: 20px;
}

dl#faq {
	font-size: 80%;
	line-height: 140%;
	width: 500px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 20px;
}
#faq dt {
	background-image: url(../faq/img/q.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 40px;
	padding-bottom: 30px;
	color: #333;
	font-weight: bold;
}
#faq dd {
	background-image: url(../faq/img/a.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	padding-left: 60px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
}
.chart {
	margin-bottom: 15px;
}
img.img_left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
img.img_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.event_pagenavi {
	font-size: 80%;
	text-align: center;
	width: 530px;
	margin-top: 15px;
	color: #666;
}
#report_frame {
	background-color: #F0F3DC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
