body {
	background-color: #ff9999;
	font-size: 0.8em;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "sans-serif";
	color: #660033;
	line-height: 130%;
	letter-spacing: 1px;
	padding: 0px 50px 0px 50px;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


a:hover {
	text-decoration: underline;
}

li {
	list-style-type: none;
	list-style-image: url(../image/li.gif);
}

table{
	letter-spacing: 0px;
	line-height: 110%;   
}

#container {
	margin:0px;
	padding:0px;
}

#header{
	margin: 0px 0px 50px 0px;	
}

#info {
	width: 50%;
	margin:0px;
	padding:0px;
	float: left;
}

#event {
	width: 45%;
	margin:0px;
	padding:0px;
	float:right;
}

.clearfloat{
	clear: left;
}
#company{
	border: 1px solid;
	padding: 5px;
	margin: 30px 0px 0px 0px;
}

#footer{
	letter-spacing: 1px;
	text-align: center;
}
div#footer a{
	font-size: 0.8em;
	color: #660033;
	font-weight: lighter;
}


