@charset "UTF-8";
h1 {
	color: #D0D000;
	margin: 30px;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 2em;	
}
h2 {
	background-color: #D0D000;
	clear: both;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 2em;
	margin-top: 50px;
	width: 100%;
}
h4 {
	background-color: #F4F4F4;
	clear: both;
	font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, sans-serif;
	font-size: 1ex;
	width: 100%;
}
img {
	width: 100%;
	margin: 0px;
	
}
