@charset "UTF-8";

body {
 background: rgb(0,0,0)/* brown url(../img/bk.jpg) */;
 font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif ;
}
.ja { font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif }
.mono { font-family:"ＭＳ ゴシック","Osaka－等幅",monospace; }
.en_go { font-family:"Verdana","Arial","Helvetica",sans-serif }
.en_it { font-family:"Georgia","Times New Roman","Times",serif }
.auto {
 margin-left:auto;
 margin-right:auto;
}

a:link,a:visited {
 text-decoration:none;
 color:/* rgb(245,244,234)*/ #000;
}

a:hover {
 text-decoration:none;
 color:rgb(133,46,46);
}
#kyoto-city a:link,#kyoto-city a:visited {
 text-decoration:none;
 color:/* rgb(245,244,234)*/ #ccc;
}

#kyoto-city a:hover {
 text-decoration:underline;
 color:rgb(133,46,46);
}

.smaller { font-size:smaller }
.small { font-size:small }
.xsmall { font-size:x-small }
.center { text-align:center }
.right { text-align:right }
.left { text-align:left }

#copyright {
 width:640px;
 font-size:x-small;
 font-family:"Verdana","Arial","Helvetica",sans-serif;
 color:rgb(255,255,255);
 padding-top:1em;
}
#add {
 font-size:x-small;
 width:200px;
 color:#333;
 margin-left:auto;
 margin-top:2em;
}
#tel_fax { margin-left:1em }
address { font-style:normal }

#add a:link,#add a:visited {
 text-decoration:none;
 color:#333;
}

#add a:hover {
 text-decoration:underline;
 color:#333;
}
img { border:none }
#count { color:#333 }

#this_page { color:rgb(255,255,255) }
#kyoto-city { font-size:small }