body{
	font-family:"MS Pゴシック Pro W3","Osaka";time new roman, serif; 
	font-size:10px;
	color:black;
	background:white;
	margin:20px;
	}
	A 			{ color:black; text-decoration: underline;}
	A:link		{ color:black; text-decoration: underline;}
	A:visited	{ color:black; text-decoration:underline;}
	A:active	{ color:red; text-decoration:underline;  }
	A:hover		{ color:red; underline; }
	p{border-bottom:dotted darkred 1px;}

#main{
	border:solid gray 1px;
	width:550px;
	}

.linkhead{
		font-family:"MS Pゴシック Pro W3","Osaka";time new roman, serif; 
		font-size:10px;
		color:white;
		background:black;
		background-repeat:no-repeat;
		font-weight:normal;
  		padding: 2px 0px 2px 5px;
  		letter-spacing: .3em;
		}
		
.links{
	font-family:"MS Pゴシック Pro W3","Osaka";time new roman, serif; 
	font-size:10px;
	background:white;
	line-height:120%;
	margin:0px 0px 0px 0px;
	padding:5px;
	color:black;
	}
	
.category{
		font-family:"MS Pゴシック Pro W3","Osaka";time new roman, serif; 
		font-size:10px;
		font-style:bold;
		color:dimgray;
		background:white;
		line-height:120%;
		letter-spacing: .1em;
		margin:5px;
		border-bottom:solid silver 1px;
		}

