body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
	color: #333;
	background-color: #e9e9eb;
}
a:link    { color: #4d85d8 }    
	a:visited { color: #4d85d8 }   
	a:hover   {
	color: #4d85d8;
	text-decoration: underline;
} 
	a {
text-decoration: none;
}
a img,:link img,:visited img {
    border:none;
}

