@charset "utf-8";
/* CSS Document sol-dw*/
body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	color:#333333;
	}
	
img {
	border: none ;
	float: left;
    margin-right: 1em;
	margin-top: 0.5em;
	}

a{
	color:#ec9d1d;
	}

a:hover{
	text-decoration:none;
	}

