@charset "euc-jp";

/*========Information=========*/

ul#information{ width:450px; overflow:hidden; }
ul#information li{
	list-style:none; list-style-position:outside;
	display:block; width:450px; overflow:hidden;
	background:url(shared/img/mc-bcg-info.gif) bottom repeat-x;
	white-space:nowrap;	clear:both;
	font-size:12px; line-height:18px; height:18px;
	margin:0px 3px; padding:0 0 2px 0;
	color:#333;
}
ul#information li span,
ul#information li span a{ display:block; float:left; height:18px; overflow:hidden; white-space:nowrap; }
span.info-mark{ width:20px; }
span.info-mark img{ position:relative; top:0px; }
span.info-date{ width:60px; }
span.info-text,
span.info-text a{ width:370px; text-decoration:none; line-height:18px; padding-top: 2px; }
span.info-text a:hover{ text-decoration:underline; }

/*========Banner=========*/

#main-content{

}

#main-content_l{
	 float:left;
	 width:524px;
  /* margin:0 0 5px 0; */
}

#main-content_r{
	float:right;
	width: 255px;
	margin-left:0px;
}


#main-content li {
	display: block;
	width: 255px;
	height: 80px;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 5px;
}

#main-content table {
	text-indent: 1em;
	width: 524px;
	height: 50px;
}

#main-content td.date {
	font-size: 0.7em;
	line-height: 1.3em;
	color: #FF6600;
}

#main-content td.ttl {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 1.3em;
	color: #b00;
}

#main-content td.txt {
	font-size: 0.7em;
	line-height: 1.3em;
}

.sorry {
	width: 500px;
	height: 220px;
	margin: 50px auto;
	background: url(img/mc-pic-coming.jpg);
}

.banner {
	width: 200px;
	height: 100px;
	margin: 90px 0 0 20px;
}

div.content_block {
	margin: 0 0 20px;
}

div.content_block p {
	font-size: 0.8em;
	line-height: 1.3em;
	padding-left: 1em;
}


#main-content table.outline {
	width: 510px;
	margin: 0 auto;
}

#main-content table.outline td {
	height: 15px;
	font-size: 0.7em;
	line-height: 1.1em;
	padding-top: 5px;
	border-bottom: 1px dotted #8ea2be;
	text-indent: 0;
	/* border: 1px solid #8ea2be; */
}

#main-content table.outline td.label {
	width: 6em;
	text-align: center;
	/* background: #eaeef3; */
}

#main-content table.outline td.item {
	padding-left: 10px;

}

#map {
	width: 700px;
	margin: 0 auto;
}

#map ul {
	width: 700px;
	margin: 15px auto 0;
}

#map ul li.main {
	width: 700px;
	height: 20px;
	font-size: 1em;
	line-height: 1.5em;
	text-indent: 1.2em;
	border-bottom: 2px dotted #a00;
	margin-bottom: 20px;
	background: url(img/mc-ico-map.gif) no-repeat left center;
}

#map ul.sub {
	width: 680px;
	margin: 0 0 0 20px;	
}

#map ul.sub li {
	width: 200px;
	height: 20px;
	font-size: 0.8em;
	line-height: 1.8em;
	text-indent: 1.5em;
	float: left;
	background: url(img/mc-ico-map.gif) no-repeat left center;
}

#map ul li.reset {
	height: 50px;
	margin-bottom: 20px;
}

