html {
	width:100%;
}
body {
	width:966px;
	margin:0 auto;
	font-family:"ＭＳ Ｐゴシック", Osaka;
	font-size:9pt;
	color: #666666;
}
a img {
	border:none;
}
a:link	 {
	color:#0000FF;
	text-decoration:none;
}
a:visited{
	color:#0000FF;
	text-decoration:none;
}
a:hover  { 
	color:#FD3E9E;
	text-decoration:underline;
}
.main div a  {
    display: block;
	width: 100%;
	text-decoration: none;
}
.main div a:hover  {
    background-color:#FFCCFF;
	color:#0000FF;
}

h1 {
	font-weight: bold; font-size: 120%;color: #FF6084;
}
h2 {
	font-weight: bold; font-size: 100%;color: #CC0000;
}
h3 {
	font-weight: bold; font-size: 100%;
}
.hoge{

}