

/* -------------メイン-------------- */

div#main01 {
     width:810px;
	 margin:auto;
	 background:#f2f2f2;
	 }


div#main02 {
     width:810px;
	 margin:auto;
	 background:#f2f2f2;
	 }


td.p001 {
padding:10px 0px 0px 15px;
}

td.txtbox01 {
background-image:url(../img/text_bg.jpg);
background-repeat:no-repeat;
padding:0px auto auto 0px;
}

.citytxt01 {
margin-left:15px;
}

p.txt01 {
     padding-top:10px;
	 padding-left:15px;
     text-align:left;
     color:#444444;
     font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
     font-size:12px;
     line-height:1.8;
	 }

/* -------------ページアンカーボタン-------------- */



div.uptop {
     background-repeat:no-repeat;
     width:104px;
     height:16px;
	 margin-right:15px;
	 }


ul#utb {
       list-style:none;
       width:104px;
	   margin:0;
	   padding:0;
       }


ul#utb li{
       list-style:none;
	   float:left;
	   width:104px;
	   }
	   

ul#utb a{
       display:block;
       width:104px;
       height:16px;
       }


#utb a span {
       display:none;
	   }


a.uptop {
       background-image:url(../img/uptop01.jpg);
       }
	   

a:hover.uptop {
       background-position:0px -16px;
	   }

	 
	