@charset "UTF-8";


/*---------出展タイトル　個別---------*/

#map #item .section{
	width:900px;
	height:480px;
	margin:0 auto;
	padding-top:0px;
	padding-bottom:20px;
	margin-bottom:0px;
	/*border:1px #999 dotted;
	border-width:0 0 1px 0;*/
}


#map #item .section .text{
	float:left;
	width:360px;
	margin-left:0px;
	font-size:100%;
}

#map .map1{
width:400px;
height:400px;
border:solid 1px #333;
}

#map .map2{
width:400px;
height:400px;
border:solid 1px #333;

}

h3{
font-weight:700;
font-size:20px;
border:none;
}

.map1_box{
width:400px;
float:left;
margin:20px 20px 0px 20px;
}

.map2_box{
width:400px;
float:right;
margin:20px 20px 0px 20px;
}
