body {
	margin: 0px;
	padding: 0px 0px 8px 0px;
	font-size: 13px;
	line-height: 1.3em;
	font-weight: normal;
	color: #333333;
	width: 2128px;
	background-color: #333333;
}
a:link {
	color : #730c0c;
	text-decoration : underline;
}
a:active {
	color : #730c0c;
	text-decoration : underline;
}
a:visited {
	color : #730c0c;
	text-decoration : underline;
}
a:hover { 
	color : #ffffff;
	text-decoration : none ;
	background-color: #730c0c;
}
.photowaku1 {
	margin: 20px;
	padding: 0px;
	text-align: center;
	vertical-align: top;
	border: 2px solid #ffffff;
}
.photowaku1 img {
	margin: 20px;
	padding: 0px;
	border: none;
}

.close2e {
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color : #ffffff;
	text-align: center;
	vertical-align: top;
	margin: 15px auto;
	padding: 0px;
}
.close2e a:link,
.close2e a:active,
.close2e a:visited {
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	text-decoration : none;
}
.close2e a:hover {
	color: #333333;
	background-color: #ffffff;
	text-decoration : none;
}
.footer {
	font-size: 11px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color : #ffffff;
	text-align: center;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}