@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:0.5em;
	margin-top: 0.5em;
	}

a{
	color:#000000;
	font-weight:bold;
	}

a:hover{
	text-decoration:none;
	}
	
hr{
    width: 100%;
    height: 1px;
    border: none;
	background-color: #3399cc;
}

