#expo {
	height: 520px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
#expo h1{
	height:15px;
	width:625px;
	border-left:15px solid #000099;
	font-size:80%;
	background: #D0DAE3;
	color: #666666;
	border-bottom: 1px solid #000099;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
}

#expo h2 {
	font: 80% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	padding-right: 0px;
	padding-left: 30px;
}	

#expo h3 {
	font: 80% "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	padding-right: 0px;
	padding-left: 30px;
}	
a.link_style:link {
	color:#333333;
	text-decoration: none;
}
a.link_style:visited {
	color:#333333;
	text-decoration:none;
}
a.link_style:hover {
	color:#0000CC;
	text-decoration:none;
}
a.link_style:focus {
	color:#0000CC;
	text-decoration:none;
}

#expo .f-small {
	font-size: 65%;
	color: #666666;
	text-align: right;
}
.introduction {
	float: left;
	clear: both;
	width: 95%;
	height:auto;
	line-height: 1.3em;
	vertical-align: middle;		
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;	
	padding-bottom: 20px;
	padding-left: 20px;	
	font-size: 80%;
	text-align: left;
}
.image1 {
	background-image: url(../image/EXPO_top1.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	padding-top: 50px;
}

