@charset "UTF-8";
/* @font-face {
 src:local("Times New Roman bold");
 font-family:"Times New Roman";
 font-style:normal;
 font-weight:bold;
}
*/
/* CSS file tatsutomi.co.jp */

body {
 background: #ffd /*url(../img/bk.gif);*/;
 font-family: "ＭＳ Ｐゴシック", "平成角ゴシック", "Osaka", sans-serif ;

}

.auto {
 margin-left:auto;
 margin-right:auto;
}
.center { text-align:center }
.right { text-align:right }

.medium { font-size:medium }

a:link,a:visited {
 text-decoration:none;
 color:rgb(20,121,0);
}

a:hover{
 text-decoration:underline;
 color:#f33;
}



.smaller { font-size:smaller }

.x-small { font-size:x-small }

.xx-small { font-size:xx-small }

address { font-style:normal }

.mono { font-family:"ＭＳ ゴシック","Osaka－等幅",monospace; }
.en_mono { font-family: "Courier New","Courier","mono",monospace }
.en { font-family:"Georgia","Times New Roman","Times",serif }
.en_go { font-family:"Verdana","Arial","Helvetica",sans-serif }

img { border:none }

#copyright {
 width:480px;
 border:solid #666;
 border-width:1px 0 0 0;
 font-size:small;
 color:#666;
 font-family:"Verdana","Arial","Helvetica",sans-serif;
 margin-left:5em;
}
#kyoto-city {
 margin:0;
 font-size:small;
 font-family:"Verdana","Arial","Helvetica",sans-serif;
}
#this_page,#this_page0 {  color:rgb(200,0,0) }

#pa_link {
 text-align:right;
 margin-right:6em;
}

#pa_link ul {
 margin:0;
 padding:0;
 list-style:none;
 display:inline;
}
#pa_link li{
 display:inline;
 margin:0 5px;
}
