* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background-image: url('/7days/HP_back.gif');
	background-color: #003366;
}

.horizon {
	display:block;
	height:1px;
	left:0;
	overflow:visible;
	position:absolute;
	text-align:center;
	top:20;
	width:100%;
	float: left;
}

.container {
	margin: 0 auto;
	width: 980px;
	height: 500px;
	text-align: left;
	background-image: url('/7days/bg.png'); background-repeat: no-repeat;
	z-index: -1;
}

.mail {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 43px;
	left: 40px;
}

.mail span {
	display: none;
}
.mail a {
	width: 20px;
	height: 10px;
	text-decoration: none;
}

.menu {
	padding-top: 130px;
	padding-left: 27px;
	float: left;
	position: relative;
}

.menu a {
	color: black;
}

.menu ul {
	height: 15px;
	width: 500px;
	list-style: none;
	color: black;
	color: #ffcc00;
	float: left;
}


.menu li {
    height: 23px;
	font-family: "Trebuchet MS";
	font-size: 17px;
	display: inline;
	text-decoration: underline;
	padding-right: 31px;
	letter-spacing: 0px;
	float: left;
}

.menu li span {
	position: absolute;
	margin-top: -1px;
	text-decoration: underline;
	color: #ffcc00;
	cursor: hand;

}

.enclose {
	float: left;
}

.enclose a {
	display: block;
	margin-top: 106px;
}

.enclose span {
	display: none;
}

.block {
	
}

.blockWithImage {
	position: relative;
	width: 127px;
	float: left;
}

.blockWithImage p {
	width: 127px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	margin-top: 5px;
	color: black;
	float: left;
	text-align: center;
	letter-spacing: -0.04em;
	z-index: 1;
}

.blockWithImage p span {
	width: 127px;
	position: absolute;
	z-index: 2;
	color: #ccd4e2;
	margin-top: -1px;
	left: 0;
}

.blockWithImage img {
	width: 119px;
	height: 159px;
	margin: 4px 4px 0 4px;
}

.blockWithImage .imageHolder {
	width: 127px;
	height: 167px;
	background-repeat: no-repeat;
}

.blockWithLogo {
	width: 180px;
	float: left;
	position: relative;
}

.blockWithLogo h3 {
	position: relative;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #ffcc00;
	margin-top: 1px;
}

.blockWithLogo h3 span {
	position: absolute;
	left: 0;
	color: #ffcc00;
	text-decoration: underline;
}

.blockWithLogo h3 a {
	color: black;
	cursor: hand;
}

.blockWithLogo p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	color: black;
	float: left;
	text-align: center;
	letter-spacing: -0.04em;
}

.blockWithLogo span {
	width: 127px;
	position: absolute;
	z-index: 2;
	color: #ccd4e2;
	margin-top: -1px;
	left: 0;
}

.blockWithLogo .imageHolder {
	height: 67px;
}

.footer {
	clear: left;
	width: 681px;
	height: 60px;
	margin-left: 151px;
	margin-top: 30px;
	background-position: left top;
	background-repeat: no-repeat;
}

.footer p {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	color: #c5d0e2;
	float: left;
	text-align: center;
}

.footer img {
	float: left;
}