@charset "utf-8";

pre{
	background-color:#eeeeee;
	padding:32px;
	border-radius:4px;
	line-height:1.5em;
}
code{
	font-size:13px;
}
.width1040{
	max-width:1040px;
	margin:0 auto;
}
#pagetop {
    position: fixed;
    bottom: 16px;
    right: 16px;
}
#pagetop a img {
	width: 32px;
}










@media screen and (max-width:640px){

}