#right_naka {
	width: 575px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}

.happy_koumoku {
	width: 280px;
	background-color: #D6D699;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}

.nomi_koumoku {
	width: 280px;
	background-color: #99C2D6;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}

.nomi_koumoku02 {
	width: 575px;
	background-color: #99C2D6;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 15px;
}


.margintop40 {
    margin-top: 40px;
}

.marginbottom40 {
    margin-bottom: 40px;
}