* {
padding:0;
margin:0;
}
body {
	text-align: center;
	background-color: #000000;
}
img{
　border:0px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #adff2f;
}
#header {
	float: left;
	height: 134px;
	width: 800px;
}
#header img {
	border:0;
}
#title {
	float: left;
	height: 35px;
	width: 800px;
	background-color: #adff2f;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 24px;
	font-weight: bolder;
	color: #0000FF;
	padding-top: 30px;
}
#titlew{
	float: left;
	height: 35px;
	width: 800px;
	background-color: #adff2f;
	font-size: 18px;
	font-weight: bolder;
	color: #FF00FF;
	text-align: center;
	padding-top: 10px;
}
#content {
	float: left;
	width: 800px;
	background-color: #adff2f;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
#content div {
margin:0 auto;
}
#text {
	float: left;
	height: 40px;
	width: 800px;
	background-color: #adff2f;
}
#text2 {
	float: left;
	background-color: #adff2f;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	font-size: 18px;
	line-height: 30px;
}
#text2 p.mannaka {
	background-color: #adff2f;
		padding-top: 50px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#text2 p.migi {
	background-color: #adff2f;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-right: 30px;
	text-align: right;
	font-size: 18px;

}
#photo {
	float: left;
	width: 800px;
	background-color: #FFFFCC;
}
#footer {
	float: left;
	height: 40px;
	width: 800px;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #000000;
}
#footer a {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 22px;
	color: #FFFF00;
}
#title2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 24px;
	font-weight: bolder;
	color: #FF00FF;
	float: left;
	height: 35px;
	width: 800px;
	padding-top: 30px;
	background-color: #adff2f;
}
#photo {
	width: 800px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #adff2f;
}
.back {
	font-size: 11px;
	color: #6600FF;
	text-decoration: none;
}
