
#mainmain {
  float : right;
  background-color : #ffffff;

  width : 760px;
  right : auto;

  color : black;
  font-size : 12px;
  font-family : Arial;
  font-weight : 100;
  font-style : normal;

  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  margin-right : 0px;

  border-top-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;

  padding-left : 0px;  
  padding-top : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
 
}
#mainmain  a:visited,
#mainmain  a:link{
  text-decoration : none; 
  color : black;
}
#mainmain  a:hover,
#mainmain  a:active,
#mainmain  a:focus{
  text-decoration : underline; 
  color : black;
}


#setsumei {

  float : left;
  background-color : #ffffff;

  width : 760px;
  right : auto;

  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  margin-right : 0px;

  border-top-width : 0px;
  border-bottom-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;

  padding-left : 12px;  
  padding-top : 4px;
  padding-right : 5px;
  padding-bottom : 0px;

}

#setsumeimenu {

  font-size : 12px;
  font-family : Arial;
  color : black
;
  font-weight : bold;
}
#setsumeimenu A:link,
#setsumeimenu A:visited,
#setsumeimenu A:hover,
#setsumeimenu A:active,
#setsumeimenu a:focus{ 
  
  font-size : 11px;
  font-family : Arial;
  font-weight : 100;
}

#setsumeititle {

  font-size : 24px;
  font-family : Arial;
  font-weight : bolder;
  margin-top : 18px;
  margin-bottom : 7px;
}
.setsumeisubtitle{
  font-size : 16px;
  font-family : Arial;
}
.helptoplist{
  margin-top : 8px;
  line-height : 20px;
}
.howtoplist{
  margin-top : 8px;
  line-height : 20px;
}
#helpunder{

  background-image : url(img/helpshikiri.gif);
  background-repeat : repeat-x;background-position : center top;
  background-attachment : inherit;
  padding-left : 25px;
}
.helpanswer{
  background-image : url(img/helpshikirigy.gif);
  background-repeat : repeat-x;background-position : center bottom;}
.helpunderlist{
  font-size : 12px;
  font-family : Arial;
  font-weight : bold;
  margin-top : 18px;
  margin-bottom : 6px;
  
}
.helpunderanswer{
  line-height : 15px;
  
}
.backtotop{
  padding-top : 18px;
  padding-bottom : 18px;
}
