body {
	margin:0px;
	padding:0;
	height:100%;
	background-color: #FEE100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
　height:100%;
}

h1,h2,h3,h4,h5,h6,{
	font-size: 12px;
	line-height: 18px;
	color: #70676D;
	}
	
img { border: none;
}

.linkimg:hover{
 	        position:relative;
 	        top: 1px;
 	        left:1px;
　　　　 　 }