@charset "euc-jp";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
#act2010 {
	padding: 0px;
	height: 580px;
	width: 750px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#act2010up {
	float: left;
	height: 300px;
	width: 100%;
	background-image: url(img/2010/copy_01.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	background-color: #FFFFFF;
}
#act2010d {
	float: left;
	height: 280px;
	width: 100%;
	background-color: #abce3b;
	background-image: url(img/2010/title_04.gif);
	background-repeat: no-repeat;
	background-position: 2px;
}
.act2010close {
	margin: 0px;
	float: left;
	height: 25px;
	width: 750px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#act2010base {
	background-image: url(img/bg.png);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	z-index: 100;
}
#actinfo {
	height: auto;
	width: 750px;
	position: relative;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#act2010up p {
	text-align: right;
	float: right;
	margin-top: 260px;
	margin-right: 50px;
}

