BODY{background-image : url(back.gif);background-repeat : repeat;background-attachment : fixed;}
body{

    font-family:;

    color:#242424;

    font-size:80%;

    background-color:#FFFFFF;

    line-height:160%;

    margin:15px;
}
td
{
    font-size:80%;

    line-height:160%;
}


img
{
    border:0;
}

h2{

margin:0px 10px 10px 0px;

padding:1px 6px;
font-size:11pt;

border-bottom:2px solid #333;

border-left:10px solid #333;

font-family:Lucida Sans Unicode,MS UI Gothic;

}

div.text{
    
    padding-left:10px;

    margin-bottom:20px;

}


.box17{
  width: 890px;/*枠全体の幅*/
  font-size: 13px;/*文字サイズ*/
	border-top: solid 12px #d8d8d8;
	margin-top: 15px;
  }
.box17 dt{/*タイトル部分の設定*/
  position: relative;
  z-index: 1;
	top: -17px;
	left: 8px;
  width: 600px;/*left×2＋width＋2＝.box17のwidth*/
  height: 14px;
  border: solid 1px #acacac;
  padding: 3px 0;
  text-align: center;/*中央寄せ*/
  background-color: #FFFFFF;
  }
.box17 dd{/*内容文の設定*/
  border-style: dashed;
	border-width: 0 1px 1px 1px;/*枠の太さ*/
	border-color: #CDCDCD;/*枠色*/
  margin: -22px 4px 6px 4px;
  padding:  10px 5px 5px 5px;/*内部の余白*/
  }

