@import url("event/event.css");
*{
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 1.5em;

}
.padding5 {
	padding: 5px;
}
td {
	line-height: 1.5em;
}
li {
	list-style-type: none;

}
.leftmenu A {
	color: #572C00;
	padding-left: 15px;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;


}
.leftmenu A:hover {
	color: #990066;
	background-image: url(imgs/menu_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.leftmenu IMG {
	margin-top: 15px;


}

.menu A {
	color: #990000;
	padding-left: 15px;
	text-decoration: none;
}
.menu A:hover {
	color: #990066;
	background-image: url(imgs/menu_arrow_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.navi {
	color: #FFCC66;
	padding-right: 50px;
}
.navi A {
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;

}
.navi A:hover {
	color: #CC99CC;
	text-decoration: underline;
}
.copyright {
	font-size: 12px;
	color: #FFCC66;
}
.contentstitle {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #663300;
	padding: 5px;
}
.chinkokujiblock {
	color: #FFFFCC;
	text-align: left;
	padding: 10px 20px;
}
.chinkokujiblock2 {
	color: #330000;
	text-align: left;
	padding: 10px 20px;
}
.backtotop {
	text-align: right;
	width: 500px;
}
.stylewhite {
	color: #FFFFFF;
}
