@charset "Shift_JIS";

/* フリッパーズレース
---------------------------------------------------- */
#backdrop{
  background:url("flipper.jpg") 0 0 no-repeat;
  width : 800px; 
  height : 1258px;
}

#basic h1{
  padding: 0 0 5px 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #999999;
  width: 470px;
}

td {
  font-size:78%;
  line-height : 160%;
  font-family : "Comic Sans ms",sans-serif,MS UI Gothic,Arial,Tahoma,Verdana,"ＭＳ Ｐゴシック",sans,Osaka;
}

dl.textdot1{
  float:left;
}

dl.textdot1 dt{
  font-size:67%;
  line-height:1.2;
  border-bottom: 1px dotted #0066CC;
  width: 275px;
  padding-bottom:5px;
  padding-top:5px;
}

dl.textdot1 dd{
  margin-left:7em;
  margin-top:-2.4em;
  font-size:67%;
  line-height:1.2;
  padding-bottom:6px;
  padding-top:6px;
}


ul.list_sitemap{
list-style-image:url(../img/point.gif);
}


.indexBar{
     	background-color:	;
	border-style	:	solid ;
	border-top-width:	0px ;
	border-bottom-width:	0px ;
	border-left-width:	0px ;
	border-right-width:	0px ;
	border-color	:	#CCCCCC;
	border-size	:	;
	height		:	15px ;
	width		:	80% ;
}


/* link STYLE */
a:link			{ color: #993300; text-decoration: none ; font-size:12px ; font-family:MS UI Gothic,Sans-serif,Arial,Tahoma,Verdana,"ＭＳ Ｐゴシック","Comic Sans ms",sans,Osaka; }
a:visited		{ color: #000000; text-decoration: none ; font-size:12px ; font-family:MS UI Gothic,Sans-serif,Arial,Tahoma,Verdana,"ＭＳ Ｐゴシック","Comic Sans ms",sans,Osaka;}
a:active		{ color: #ff0066 }
a:hover			{ position: relative; left:  1px; top:  1px;}

a:link.idx		{ color: #000033; text-decoration: none ; font-size:12px ; font-family:"Comic Sans ms",sans-serif,MS UI Gothic,Arial,Tahoma,Verdana,"ＭＳ Ｐゴシック",sans,Osaka;font-weight:500; }
a:visited.idx		{ color: #996600; text-decoration: none ; font-size:12px ; font-family:"Comic Sans ms",sans-serif,MS UI Gothic,Arial,Tahoma,Verdana,"ＭＳ Ｐゴシック",sans,Osaka;font-weight:500; }
a:active.idx		{ color: #FF6600; background-color: #696169;}
a:hover.idx		{ color: #FFFFFF; font-weight:500; background-color: #000033; }


