@charset="UTF-8"
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
*{
	margin: 0;
	padding: 0;
}
#title{
	padding : 15px 0;
}
table a { text-decoration: none;}
table a:link { color: #fff; }
table a:visited { color: #fff; }
table a:hover { color: #fff; }
table a:active { color: #fff; }
#BGbox{
	height:980px;
}