@charset "utf-8";

body{
font-size:10px;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
color:#333333;
text-align:center;
margin:0;
padding:0;
}

p{
font-size:10px;
margin:0;
padding:0;
line-height:140%;
}


a img{
border:none;
margin:0px;
padding:0px;
}

a:link{
color:#663300;
  text-decoration: none;
  }
a:visited{
color:#663300;
  text-decoration: none;
  }
a:active{
color:#663300;
text-decoration: none;
}
a:hover{
color:#CC9900;
  text-decoration: none;
  background: none;
  position:relative; 
  top:1px; 
  left:1px;
  }

.norelative a:hover{
  position:relative; 
  top:0px; 
  left:0px;
}

.english{
font-size:10px;
color:#666666;
}

table tr td{
font-size:10px;
vertical-align:top;
}

#center{
margin:0 auto;
text-align:left;
}

.top{
margin-top:20px;}

.registcontents{
margin-top:10px;
}

.registinput{
color:#663300;
}

.errormark {
color:#FF0066;
line-height:150%;
}

.absolutely{
color:#FF0066;
font-size:9px;
}

#single{
border:#999999 solid 1px;
margin-top:10px;
}

#single td{
border-right:#999999 solid 1px;
border-top:#999999 solid 1px;
text-align:center;

}

#costomer th{
font-size:10px;
}

table.topdate{
margin-top:15px;
}

table.topdate tr td{
font-size:12px;
padding-top:5px;
}

.price{
font-weight:normal;
margin-top:5px;
}

th{
text-align:left;
}