.syuyou {
	font-weight: bold;
	font-size: medium;
	text-align: center;
	padding-top: 50px;
}
.waku-beat{
	background-color: #f7ff5d;
	width: 200px;
	height: 510px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #808080;
	border-bottom-color: #808080;
	}
.waku-beat2{
	border-color: #808080;
	background-color: #FDB7ED;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
	width: 300px;
	height: 40px;
	margin-left: 215px;
	margin-top: 3px;
	}
.waku-beat3{
	border-color: #808080;
	background-color: #80FFFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-right-width: 3px;
	width: 300px;
	height: 40px;
	margin-left: 215px;
	margin-top: 3px;
	}
.waku-link{
	padding: 5px;
	border: 1px solid;
	border-color: #808080;
	background-color: #FFFFCC;
	width: 200px;
	margin-left: 30px;
	}
