/* CSS Document */
body{

	margin: 0px;
	padding: 0px;

	background-image:   url(../headmenu/top/top-head-bg.gif);
	background-repeat: repeat-x;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
	background-color: #ffffff;
}

#head{
	margin: 0px;
	padding: 0px;
}
h1#seo {
	font-size: 12px;
	color: #ffffff;
	text-indent: -9999px;
	position: absolute;
	top: -9999px;
	left: -9999px;
}
.mainevent {
	padding:10px 0px;
}
.concept {
	padding:10px 0px;
}


.info{

	padding-top: 10px;
}

#footer{
	background-image:   url(../footmenu/footmenu-bg.gif);
	background-repeat: repeat-x;


}

