html{
	scroll-behavior: smooth;
}
body{
	margin:0px;
	color:#444444;
	font-family:'Hiragino Kaku Gothic ProN',"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Meiryo, sans-serif;
	background:url('../images/common/bg_html.png') repeat-x top center;
}
#contents{
	line-height:1.5em;
}
.gotop{
	width:940px;
	margin:0 auto;
	text-align:right;
}