<!-- start Simple Custom CSS and JS -->
<style type="text/css">
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 
#footer_data {
	align-items: flex-start;
}

.mannaka {
	color: #ffffff;
	text-align: center;
}

.menu-item a {
    color: #ffffff;
}</style>
<!-- end Simple Custom CSS and JS -->
