@charset "utf-8";
/* CSS Document */

* html body {
	width:90%;
	}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#666;
	font-size:13px;
	line-height:150%;
	margin-top:0;
	padding-top:0;
	}
dt {  
  float:left;
  padding:1px 0 1px 0;
  clear:both;
}  
dd {  
  margin-left:90px;
  padding:1px 0 1px 40px;
  background-image:url(../img/img_info.jpg);
  background-position:left top;
  background-repeat:no-repeat;
}