body {
  font-size: 12px;
  border: 8px solid #e8f0d8;
  padding-top: 10px;
  line-height:14px;

  scrollbar-face-color:#e8f0d8; /*スクロールバー本体の色*/
  scrollbar-highlight-color: #bfd692; /*スクロールバー左側（上）の影*/
  scrollbar-shadow-color: #bfd692; /*スクロールバー右側（上）の影*/
  scrollbar-3dlight-color: #ffffff; /*スクロールバーの左側（下）の影*/
  scrollbar-arrow-color: #bfd692; /*矢印の色*/
  scrollbar-track-color: #ffffff; /*背面の色*/
  scrollbar-darkshadow-color: #ffffff;/*スクロールバー右側（下）の影*/

}
a:link	{
  color:#669999;
}
a:visited	{
  color:#669999;
}
a:active	{
  color:#669999;
}
a:hover	{
  color: #669999;
  position:relative;
  top: 3px;
  left: 3px;
}
table{
  font-size: 100%;
  line-hight:28px;
}
.150p {
  font-size: 150%;
}
.120p {
  font-size: 120%;
}
.100p {
  font-size: 100%;
}
.90p {
  font-size: 90%;
  line-height:150%;
}
.80p {
  font-size: 80%;
}
a		{
  line-height:28px;
  font-size:13px;
  text-decoration: none;
}

.pcon1
	{
  font-size:10pt;
  vertical-align:top;
  color : #666666;
  margin: 8px;
  border-top-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-left-style : dotted;
  border-top-color : #99cc00;
  border-right-color : #99cc00;
  border-bottom-color : #99cc00;
  border-left-color : #99cc00;
  border-top-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 3px;
  padding: 4px;
  width: 450px;
  height: auto;
  background-position: right top;
}


.pcon2
	{
  font-size:10pt;
  vertical-align:top;
  color : #666666;
  margin: 8px;
  border-top-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-left-style : dotted;
  border-top-color : #99cc00;
  border-right-color : #99cc00;
  border-bottom-color : #99cc00;
  border-left-color : #99cc00;
  border-top-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-left-width : 3px;
  padding: 4px;
  width: 300px;
  height: auto;
  background-position: right top;
}


.image-kotei {
  background-attachment: fixed;
  background-image : url(images/cut-tango-map.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
}

