@charset "Shift_JIS";/*使用する文字コード*/
body {
	background-color: #fcfcfd;/*myisland color*/
}
h1 {
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 10px;
	margin-bottom: 20px;
}
