h1, h2, h3 {
	font-family:  Arial,"MS ゴシック",sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
 font-size: 140%;
 color: #006699;
}
body {
	font: 10px;
*font-size:small;*font:x-small;
	color:  #000;
	font-family:  'Arial',"MS ゴシック",sans-serif;
}
p{ 
font: 10px;*font-size:small;*font:x-small;
font-family:  'Arial',"MS ゴシック",sans-serif;

}

h2{
	font-size:90%;
	color: #069;
}
A:link{
	text-decoration: none;
	color: #390;
}
A:visited{
	text-decoration:none;
	color:#390;
}
A:hover{
	color:#333;
	text-decoration: underline;
}
A:active{
	color: #666633;
}

ul {  list-style:none; margin-top:10px; margin-bottom:10px; margin-left:0px; padding-left:0px; line-height:20px}
ul li{
font: 10px;*font-size:small;*font:x-small;font-family:  'Arial',"MS ゴシック",sans-serif;
  background-image : url(ten.gif) ;
  background-position : left 4px; /* 位置は左端の真ん中 */
  background-repeat : no-repeat ; /* 背景だけど繰り返し表示しない */
  margin-left:3px;
  padding-left : 6px ; /* 「画像の横幅+マーカーとの距離」を左方向に空ける */
  }



