/* ------- ■全体の中身設定------- */
* { margin: 0; padding: 0; list-style-type: none; }

 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */

 * html img { behavior: url(iepngfix.htc); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader
(src=home.png);}

 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */
.fisheye{ font-size: 0.8em; text-align: center; height: 50px; position: absolute; top: 0; left: 50%; width: 600px; margin-left: -300px; display: block; }
a.fisheyeItem
{ text-align: center; color: black; font-weight: bold; text-decoration: none; width: 100px; position: absolute; display: block; top: 0; margin-right: 50px; }
fisheyeItem a:hover { color: white; }
a.fisheyeItem2
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{ border: none; margin: 0 auto 5px; width: 100%; behavior: url(iepngfix.htc)
  }
* html .fisheyeItem img { margin: 0 auto 5px; width: 100%; border: none; behavior: url(iepngfix.htc); }
.fisheyeItem2 img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
	behavior: url(iepngfix.htc)
}
.fisheyeItem span,
.fisheyeItem2 span
{
	display: none;
	positon: absolute;
}
.fisheyeContainter
{
	height: 50px;
	width: 500px;
	left: 500px;
	position: absolute;
}
#fisheye2
{
	position: absolute;
	width: 100%;
	bottom: 0px;
}
/* ------- ■バナー ------- */

