body {
	background:url(../img/haikei.jpg) center top;
}
.stage {
	text-align:center;
}

h1 {
	margin:0;
	background:url(../img/top/h1_back.png) center no-repeat;
}
h2 {
	margin:0;
}

#contents {
	background:url(../img/top/back_shadow.png) center repeat-y;
}

p {
	margin:0;
}

#contents #text {
	margin:20px auto;
	width:750px;
	text-align:left;
}
#contents h3 {
	margin:0 auto;
	width:750px;
	text-align:left;
}
#contents #junction_link1 {
	background:url(../img/junction/button_tw.jpg) left center no-repeat;
}
#contents #junction_link2 {
	background:url(../img/junction/button_kanryaku.jpg) left center no-repeat;
}
#contents #junction_link3 {
	background:url(../img/junction/button_shosai.jpg) left center no-repeat;
}
#contents h3 a {
	display:block;
	padding:20px 0 20px 90px;
	text-decoration:none;
	color:black;
}

#contents .stage2 {
	margin:10px auto 0 auto;
	width:880px;
}
#contents .sleep {
	margin:10px auto 0 auto;
	width:880px;
}
#contents .button {
	margin:10px auto 0 auto;
	width:880px;
}


#contents #menu {
	float:left;
	width:180px;
}
#contents #menu p{
	margin-bottom:4px;
}
#contents #main {
	float:right;
	width:690px;
}
#contents #main h3 {
	width:690px;
}
#contents #main p {
	margin:10px;
}
