@charset "shift_jis";
a {
	color: #999;
	text-decoration : none;
}
A:HOVER {
	top: 1px;
	position: relative;
	left: 1px;
}
* {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
}
p{
	padding:0 0 1em;
}
p.p{
padding:50px 0;
text-align:center;
}

#wrapper {
	background: #ffffff;
	margin: 50px 0;
	line-height: 1.8;
	color: #555;
	font-size: 80%;
}
#text{
	width:700px;
	margin:0 auto;
}
h2 {
	margin: 80px 0 0;
	font-family: 'Poiret One', cursive;
	font-size: 2.5em;
	text-align: center;
}
h3 {
	margin: 20px 0;
	color: #999;
	font-weight: normal;
	font-size: 1em;
	text-align: center;
}
h4 {
	margin: 50px 0 0;
	text-align: right;
}
.alignCenter {
	text-align: center;
}
