@charset "UTF-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1;
}

body#index {
	background: #fff url(../images/opening_bg.gif) center top;
}

body#normal {
	background: #fff url(../images/top_bg.gif) center top;
}

img {
	border: 0;
}

p {
	margin: 0.8em;
	line-height: 1.8;
}