@charset "UTF-8";

#contents {
	width: 750px;
	height: 300px;
	margin-left: 75px;
	font-family: "ＭＳ Ｐ明朝", serif;
	font-size: 12px;
	font-weight:300px;
	line-height: 20px;
}

a:link {
	color: #666;
	text-decoration: none;
} 

a:visited {
	color: #666
} 

a:hover {
	color: #999;
	text-decoration: underline;
} 

a:active {
	color: #999
} 
