<link href="what.css" rel="stylesheet" type="text/css">
@charset "UTF-8";

body,td,th
{ font-family: "ＭＳ Ｐゴシック","ＭＳ ゴシック","Hiragino Kaku Gothic Pro",sans-serif;
}

{ font-size: 10px;
}
{ font-size:color: #333333;
}
body {
background-color: #ffff99;
margin-left: 40px;
margin-top: 60px;
margin-right: 0px;
margin-bottom: 20px;
text-decoration: none;
outline: none;
border: none;
}

h1 {
color:#ea5520; align:left;
}

img { border: none; } 
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}