body{
	margin: 0;
	padding: 0;
	font-family: 'ff-providence-sans-web-pro', 'ta-pop-tomo', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'Meiryo', 'メイリオ' ,'sans-serif';
	font-weight: 400;
	font-style: normal;
	background-color: #FFFFFF;
	
}

a:link {text-decoration: none;} 
a:visited {text-decoration: none;} 
a:hover {text-decoration: none;} 

div.hiddenWrap{
	overflow: hidden;
}

h1{
	width: 100%;
	margin: 0 auto;
	font-size: 150%;
	text-align: center;
}

article{
	text-align: center;	
}
