﻿@charset "UTF-8";

#logo a:after {
   content: "Aomori City Library";
   margin-left: 5px;
   font-size: 10px;
   font-weight: normal;
   text-shadow: 1px 2px 1px #C0C0C0;
   color: #1a6701;
}


/* for opc_key */
#logo2:after {
   content: "Aomori City Library";
   margin-left: 5px;
   font-size: 10px;
   font-weight: normal;
   text-shadow: 1px 2px 1px #C0C0C0;
   color: #1a6701;
}
