@charset "UTF-8";
/************************************************/
body{
    color: #0033CC
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
    letter-spacing: 0.1em;
    width: 715px;
}	
li{
	height: 35px;
    list-style-type: none;
}
	}
a:link,
a:visited {
	color:#0000FF;
}
a:hover,
a:active {
	color:#7DB498;
}
span.title_blog{
	float: right;
	margin-right: 20px;
	}