div#atp,
div#research,
div.description{
 background-color: #fdfdfd;
}

div#atp {
	float: right;
	width:660px;
	text-align: left;
}
/* ¥*/
* html div#atp,
*+html div#atp {
	width:650px;
}
/* */
div#atp * {
/*	position: relative;*/
	left: 0px;
}
div#menu {
  position:relative;
  top: 40pt;
  margin-left: 10px;
}
div#atp h2{
  font-size: 80pt;
  font-family: "ＤＦＰ行書体W7", "HG正楷書体-PRO", serif;
  font-weight: 500;
  background: transparent url(atph2bg.png) left bottom repeat-x;
  border-bottom:5px solid black;
  margin-bottom: 10px;
  float:left;
}
div#atp h2 sup{
  display:block;
  font-size: 12pt;
  font-family: serif;
  font-weight: 100;
  margin-bottom: 12pt;
  letter-spacing: normal;
}
div#atp h2 sub{
  display: block;
  margin-top: -96pt;
  margin-bottom: 80pt;
  text-indent: 180pt;
  font-size: 12pt;
  font-family: "ＤＦＰ行書体W7", "HG正楷書体-PRO", sun-serif;
  font-style: italic;
}
/* ¥*/
* html div#atp h2,
*+html div#atp h2{
  letter-spacing: 20pt;
  background-color: transparent;
  margin-top: 0;
  padding-top: 0;
  border: 1px solid transparent;
  float:none;
}
* html div#atp h2 sub ,
*+html div#atp h2 sub {
  text-indent: 200pt;
  letter-spacing: normal;
}
* html div#atp h2 sup ,
*+html div#atp h2 sup {
  clear: left;
  float: none;
  letter-spacing: 1.2;
  height: auto;
  width: auto;
  margin-top: 20pt;
  margin-bottom: 10pt;
  line-height: 1.0;
  font-weight: normal;
}
/* */
div#atp p{
  clear:left;
  margin-top: 4px;
  margin-bottom: 4px;
}

div#optional {
 clear: both;
}

div#optional #research{
 width: 660px;
 border: 1px dashed #eca;
 margin: 5px;
 padding-right: 2ex;
 padding-left: 2ex;
}

div#optional noscript form input{
 border: 1px solid black;
}

div#optional #discount{
 padding: 1ex;
 border-bottom: 1px dotted #eca;
 margin-bottom: 1ex;
}

div#optional div.adds{
 width: 140px;
 padding-left:1ex;
}

div#optional div.adds p{
 margin: 0px auto 10px;
 border-bottom: 1px dotted #eca;
}
div#optional div.adds img{
}

div.footer div#toc {
 font-size: small;
}
