@charset "shift_jis";



* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 100%;
}
img {
	border: none;
}
div.place,
div.event-blk {
	display: inline-block;
	min-height:1%;
	*_height: 1%;
	zoom: 1;
	*_overflow: visible;
}
div.place:after,
div.event-blk:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div#event-main {
	margin: 0 auto;
	width: 660px;
	font-size: 0.9em;
}
	div#event-main h1 {
		margin: 19px auto 0;
		width: 660px;
	}
h2 {
	margin: 0 0 5px 0;
	padding: 0 0 0 15px;
	background: url(../img/square.gif) no-repeat 0 0.2em;
	font-size: 1em;
	color: #2a4ec2;
}
h3 {
	margin: 5px 0 10px 0;
	font-size: 1em;
}
dl.coron-m {
	margin: 10px 0;
}
	dl.coron-m dt {
		margin: 0 0 5px 0;
		width: 5.5em;
		background: url(../img/coron.gif) no-repeat right center;
		clear: left;
		float: left;
	}
	dl.coron-m dd {
		margin: 0 0 5px 0;
		padding: 0 0 0 6em;
	}
dl.coron-s {
	margin: 10px 0;
	font-size: 0.9em;
}
	dl.coron-s dt {
		margin: 0 0 5px 0;
		width: 3.5em;
		background: url(../img/coron.gif) no-repeat right center;
		float: left;
	}
	dl.coron-s dd {
		margin: 0 0 5px 0;
		padding: 0 0 0 4em;
	}
div.event-blk {
	margin: 15px 0 0;
	width: 660px;
	clear: both;
}
	div.event-blk div.item-blk {
		padding: 10px;
		width: 293px;
		background: #f8f8f8;
		border: 1px solid #ccc;
		float: left;
	}
		div.event-blk div.item-blk p {
			font-size: 0.9em;
		}
		div.event-blk div.item-blk dl {
			font-size: 0.9em;
		}
ul.disc {
	font-size: 0.9em;
}
ul.disc li {
	margin: 0 0 5px 0;
	padding: 0 0 0 10px;
	background: url(../img/disc.gif) no-repeat 0 0.2em;
	list-style: none;
}
	p.emp-text {
		margin: 15px 0 15px 20px;
		padding: 10px 0 10px 30px;
		width: 230px;
		line-height: 1.2em;
		border: 1px solid #eabbb4;
		color: #d35939;
	}

	p.text {
		padding: 0 0 0 15px;
		line-height: 1.2em;
		font-size: 0.9em;
	}
	p.date {
		margin: 0 0 5px 0;
		font-size: 0.9em;
	}
	.ind {
		text-indent: 1em;
	}
.nwtxt {
	white-space: nowrap;
}

div.place-left {
	padding: 0 0 0 15px;
	width: 370px;
	float: left;
}
div.place-right {
	padding: 0 0 0 15px;
	width: 250x;
	text-align: center;
	float: left;
}
	div.place-right dl {
		width: 250px;
	}
		div.place-right dl dt {
			margin: 0 0 10px 35px;
			padding: 0 0 0 15px;
			background: url(../img/square.gif) no-repeat 0 0.2em;
			text-align: left;
		}
	div.place-right p {
		margin: 5px 0 0 0;
		padding: 0 0 0 15px;
		width: 235px;
		font-size: 0.7em;
	}
.pt-blue {
	color: #006ebc;
}
.mb15 {
	margin-bottom: 15px;
}
.emptxt {
	margin: 5px 0;
	font-weight: bold;
	font-size: 1em;
}
p.under-img {
	margin: 30px 0 0 0;
	clear: both;
}
p.official {
	margin: 5px 0;
	padding: 0 0 0 15px;
}
	p.official span {
		font-weight: bold;
	}
.pb15 {
	padding-bottom: 15px !important;
	*_padding-bottom: 15px !important;
}
.ml15 {
	margin-left: 15px !important;
}
.mr15 {
	margin-right: 15px !important;
}
p.indtext {
	margin: 0 0 10px 2em;
	text-indent: -1em;
	font-size: 0.9em;
}
p.capc {
	margin: 0 0 15px;
	font-size: 0.8em;
	text-align: center;
}
p.program-img {
	padding: 0 0 0 15px;
}
ul.pdf-dl {
	margin: 15px 0 0 15px;
}
	ul.pdf-dl {
		padding: 0 0 0 15px;
		background: url(../img/square.gif) no-repeat 0 0.2em;
		list-style: none;
	}


dl.former {
	margin: 15px 0;
	padding: 15px;
	border: 1px solid #ccc;
	font-size: 0.9em;
}
dl.former dt{
	padding: 0 0 0 20px;
	width: 5em;
	color: #2a4ec2;
	font-weight: bold;
}
dl.former dd {
	padding: 0 0 0 7em;
	background: url(../img/gray-board.gif) no-repeat left 0.2em;
}
div.recommends {
	padding: 15px;
	background: #fdfbe5;
	line-height: 1.3;
}
div.recommends h2 {
	background: url(../img/disc.gif) no-repeat 0 center;
}
div.recommends p {
	margin: 0 0 10px;
	text-indent: 1em;
}

table.program {
	margin: 5px 0 0 15px;
	width: 630px;
	border-collapse: collapse;
	font-size: 0.9em;
}
	table.program th,
	table.program td {
		padding: 10px;
		border: 1px solid #ccc;
		line-height: 1.3;
	}
		table.program th.title {
			background: #eaeaea;
			text-align: center;
		}
		table.program th.title.content {
			width: 210px;
		}
		table.program td.time {
			width: 80px;
			text-align: center;
		}
		table.program td.rest-l {
			background: #eaeaea;
			text-align: center;
		}
		table.program td.rest-r {
			background: #eaeaea;
		}
p.capt-bottom {
	margin: 5px 10px 10px 0;
	font-size: 0.9em;
	text-align: right;
}
dl.application {
	margin: 0 15px 30px 0;
	width: 360px;
	padding: 0 0 0 15px;
	font-size: 0.9em;
	float: left;
}
	dl.application dt{
		padding: 0 0 0 20px;
		width: 9em;
		color: #2a4ec2;
		font-weight: bold;
	}
	dl.application dd {
		padding: 0 0 0 11em;
		background: url(../img/gray-board.gif) no-repeat left 0.2em;
	}
p.zu-pop {
	width: 260px;
	float: left;
}
p.zu-pop span {
	margin: 7px 0;
	text-align: center;
	font-size: 0.8em;
	display: block;
}

div#main .header_popup {
	text-align: left;
}
