@charset "UTF-8";

h1.bazaar_1 {
	background-image: url(../image/bazaar/header-1.png);
	height: 64px;
}

h1.bazaar_2 {
	background-image: url(../image/bazaar/header-2.png);
	height: 50px;
}

h1.bazaar_3 {
	background-image: url(../image/bazaar/header-3.png);
	height: 50px;
}

div#splash {
	background-image: url(../image/bazaar/splash.png);
	height: 122px;
}

div#info_1 {
	background-image: url(../image/bazaar/info-1.png);
	height: 84px;
	background-repeat: no-repeat;
}

div.notice {
	border: 1px solid #b66f35;
	background-color: #ffefef;
	font-weight: bold;
	margin-top: 20px;
	padding: 10px;
	display: inline; /* ie-hack */
	display: inline-block;
}

div.notice em {
	color: #1e5588;
}

div#info_1 p {
	padding-left: 90px;
	padding-top: 38px;
}

table.calendar {
	width: 871px;
	margin: 0 auto 0 auto;
	margin-bottom: 15px;
	border-collapse: collapse;
	border: 1px solid #052169;
}

table.calendar tr td img {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
}

table.calendar tr td,
table.calendar tr.sub_header th {
	border: 1px solid #052169;
	width: 50%;
}

table.calendar tr.sub_header th {
	font-weight: normal;
	color: #c70000;
	text-align: left;
}

table.calendar tr.content_before_header_inside td {
	border-bottom-style: dotted !important;
}

table.calendar tr.sub_header_inside th {
	border-top-style: dotted !important;
	border-bottom-style: dotted !important;
}

table.calendar tr.sub_header th strong {
	font-size: 14px;
}

table.calendar tr.sub_header th em {
	font-style: normal;
	color: black;
}

table.calendar tr.header th {
	border-left: 1px solid white;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 200px;
	text-align: left;
	color: #ffed76;
	font-weight: bold;
	line-height: 31px;
}

table.calendar tr.header th.day_1 {
	border-left: 1px solid #052169;
	background-image: url(../image/bazaar/calendar-1.png);
}

table.calendar tr.header th.day_2 {
	background-image: url(../image/bazaar/calendar-2.png);
}

table.calendar tr.header th.day_3 {
	border-left: 1px solid #052169;
	background-image: url(../image/bazaar/calendar-3.png);
}

table.calendar tr.header th.day_4 {
	background-image: url(../image/bazaar/calendar-4.png);
}

table.calendar tr.header th.day_5 {
	border-left: 1px solid #052169;
	background-image: url(../image/bazaar/calendar-5.png);
}

table.calendar tr.header th.day_6 {
	background-image: url(../image/bazaar/calendar-6.png);
}

table.calendar tr.header th.day_7 {
	border-left: 1px solid #052169;
	background-image: url(../image/bazaar/calendar-7.png);
}


table.calendar tr.header th {
	height: 31px;
	background-color: #052169;
}

table.calendar tr.header th span {
	display: none;
}

table.calendar tr.sub_header th {
	background-color: #fffbe8;
	padding: 10px;
	font-size: 11px;
	border-bottom: 1px dotted #052169;
}

table.calendar tr td ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

table.calendar tr td ol li {
	padding: 0;
	margin: 0;
}

table.calendar tr td ol li {
	margin: 5px;
	padding-left: 10px;
	background-image: url(../image/bullet-red.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

table.calendar tr td a {
	color: #f55668;
}

table.calendar tr.content td {
	border-top-style: dotted;
}

table.calendar tr.content td {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
}

div#submenu {
	background-image: url(../image/bazaar/submenu.png);
}


div#submenu ol li a {
	background-image: url(../image/bazaar/submenu.png);
	display: block;
	height: 32px;
	zoom: 1.0;
}

div#submenu ol li#submenu_1 a {
	background-position: 0px 0px;
}

div#submenu ol li#submenu_1 a:hover {
	background-position: 0px -32px;
}

div#submenu ol li#submenu_1 {
	width: 210px;
}

div#submenu ol li#submenu_2 a {
	background-position: -210px 0px;
}

div#submenu ol li#submenu_2 a:hover {
	background-position: -210px -32px;
}

div#submenu ol li#submenu_2 {
	width: 130px;
}

div#submenu ol li#submenu_3 a {
	background-position: -340px 0px;
}

div#submenu ol li#submenu_3 a:hover {
	background-position: -340px -32px;
}

div#submenu ol li#submenu_3 {
	width: 200px;
}

div#content div.section_a ol,
div#content div.section_b ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#content div.section_a ol li,
div#content div.section_b ol li {
	margin: 5px;
	padding-left: 10px;
	background-image: url(../image/bullet-red.png);
	background-position: 0px 5px;
	background-repeat: no-repeat;
}
