A  { text-decoration: none ;}
A:link  {color:#000000;}
A:active   {position: relative; top: 1px; left: 1px ;}
A:visited  {color:#666;}

table { font-size:100%; }

body {
	font-size:84%; color:#333;
	line-height:150% ;
	background-color:#fff ;
	margin-top:30px;
	}
body.ryokan {
	font-size:84%; color:#333;
	line-height:150% ;
	margin-top:30px;
	background-color:#fff ;
	background-image : url("./yml/ryokan.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom	}
body.dog {
	font-size:84%; color:#333;
	line-height:150% ;
	margin-top:30px;
	background-color:#fff ;
	background-image : url("./yml/dog.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom	}

input {color:#000000;background-color:#ffffff;border: 1px solid #000000;}
textarea{color:#000000;background-color:#ffffff;border: 1px solid #000000;}

span.c {color: #f33;}
span.new {color: #fc0;}

div.ato{color:#666; text-align:right; background-color:#fff;}

input{
	font-size       :90px;
	color           :#ffffff;
	background-color:#000;
	border          :1 solid #000000; 
	}
