@charset "Shift_JIS";
body{
  width : 570px;
  margin-top : 0px;
  background-color : transparent;
  font-family : "Meiryo UI",メイリオ,"MS UI Gothic","ＭＳ Ｐゴシック";
  scrollbar-track-color : #f0e1c8;
}

dt{
  font-size : 10pt;
  color : #5f5f5a;
  margin-top : 2px;
  font-family : Sylfaen;
  font-weight : bold;
}

dd{
  font-size : 14px;
  color : #5a5a5a;
  line-height : 1.2;
  
  

  margin-left : 0px;
  border-left-color : #000000;
  margin-bottom : 8px;
  font-family : "Meiryo UI",メイリオ,"MS UI Gothic";
}

dl{
  
  margin-top : 0px;
  margin-bottom : 0px;
}

#sinsatsu{
  color : #733819;
  
}

#kikaku{
  color : #ff6473;
}

p{
  font-size : 14px;  
  line-height : 1.1;
  margin-bottom : 5px;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 10px;
  background-color : transparent;  
  color : #5f5f64;
}

span{
	  
  font-weight : bold;
  margin-top : 12px;
  margin-bottom : 3px;
  color : #56a2e4;
}


a{
  color : #149646;  
  font-family : "Meiryo UI",メイリオ,"ＭＳ Ｐゴシック";
  font-size : 15px;
  background-image : url(images/icon1.gif); 
  line-height : 20px;
  background-repeat : no-repeat; 
  padding-left : 13px; 
  padding-right : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : green;  

  text-decoration : none;
}