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

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

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

img { border: none; } 
h1 { font:color: #333333;
}
a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}