@charset "UTF-8";
#box1 {
	height: 40px;
	width: 240px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	background-color: #000000;
	background-image: url(../ek_image/building.jpg);
	background-repeat: no-repeat;
	padding-top: 310px;
	padding-left: 260px;
}
body {
	background-color: #000000;
}
a:link { color:#FF3300; text-decoration:underline }
 a:visited { color:#FF3300; text-decoration:underline }
 a:active { color:#FF3300; text-decoration:underline }
 a:hover { color:#FF3300; text-decoration:underline}