@charset "Shift_Jis";


/**********************/
/*    すべての要素    */
/**********************/
*{
   margin:0; padding:0;
   font-family :osaka,Chicago,"MS P GOTHIC","ＭＳ Ｐゴシック",arial;
   }

.text1 { font-size: 12px; line-height:normal; font-family: "MS P GOTHIC";; font-style: normal; font-weight: normal}
.text2 { font-size: 11px; line-height:normal; font-family: "MS P GOTHIC";}
.text3 { font-size: 12px; color: #941111; line-height:normal; font-family: "MS P GOTHIC";; font-style: normal; font-weight: normal; color: #941111}
.date { font-size: 11px; color: #990000; line-height:normal; font-family: "MS P GOTHIC";; font-style: normal; font-weight: normal}

.title { font-size: 12px; font-family: MS P GOTHIC;}
.list01 { font-size: 12px; font-weight: bold;}


a:link { color: #333333; text-decoration:underline; }
a:hover {  color:#CC000E; text-decoration:underline; }
a:visited { color:#6C000E; text-decoration:underline; }


