@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------
	0. CONTENT
------------------------------------------------------------ */
#mediaspace {
	width:940px;
	margin:0px auto;
	padding:0px;
}

#infomation_area {
	width:940px;
	margin:0px auto 6px;
	padding:0px;
}

#infomation_area:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
}

.info {
	float:left;
	width:360px;
	height:302px;
	margin:0px 10px 0px 0px;
	padding:0px;
	background:url(../../img/bg_info.gif);
}

.map {
	float:left;
	width:360px;
	height:302px;
	margin:0px 10px 0px 0px;
	padding:0px;
	background:#000;
}

.bnr_exhibition {
	float:right;
	width:200px;
	height:308px;
	margin:0px;
	padding:0px;
}

.bnr00 {
	background:url(../../img/bnr_bus_ov.gif);
}


#bnr {
	clear:both;
	width: 200px;
}

#bnr ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bnr ul li {
	float: left;
}

.bnr01 {
	margin-bottom:6px;
	margin-right:6px;
	background:url(../../img/bnr_namba_ov.gif);
}

.bnr02 {
	margin-bottom:6px;
	background:url(../../img/bnr_senri_ov.gif);
}

.bnr03 {
	margin-bottom:6px;
	margin-right:6px;
	background:url(../../img/bnr_casa_ov.gif);
}

.bnr04 {
	margin-bottom:6px;
	background:url(../../img/bnr_otsu_ov.gif);
}

.bnr05 {
	margin-bottom:6px;
	background:url(../../img/bnr_2012shinshun_ov.jpg);
}

.bnr06 {
	margin-bottom:6px;
	background:url(../../img/bnr_bus_ov.gif);
}



