@charset "utf-8";
body {
	text-align: center;
}
.wrapper {
	position: relative;
	width: 700px;
	font-size: 0.9em;
	margin: 0 auto -50px;
	text-align: left;
}
.header {
	height: 130px;
	background: url(header.jpg) no-repeat;
}
h1 {
	text-indent: -500em;
}
h2 {
	padding: 0 0 0.6em;
	color: #000;
	font: 1.4em helvetica,arial,sans-serif;
	text-shadow: #ddd 1px 1px 2px;
}
p {
	padding: 0 0 1em;
	color: #444;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 170%;
}
a {
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #0bf;
}
a:hover {
	color: #0bf;
}
strong {
	font-weight: normal;
}
.download {
	position: absolute;
	right: 0;
	top: 160px;
}
.footer {
	position: relative;
	width: 700px;
	background: url(footer.jpg) no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.footer a {
	font-size: x-small;
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer address {
	font-size: x-small;
	margin-top: 5px;
	color: #000;
	text-align: center;
	background-color: #FFFFFF;
	
} 


.yobi{
	position: absolute;
	left: 0;
	bottom: 4px;
	width: 700px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}

#photo {
	text-align: center;
	width: 500px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
