body{
   background-image:url(gif/lgrey04.jpg);
   text-align:center;
}
/* ********* NewsPage Size and Layout ********* */
#pageSize{
   width:80%;
   text-align:center;
   margin-left:auto;
   margin-right:auto;
   background-color:#ffffff;
   border:1px solid #881111;
/*
*/
}
/* ********* NewsPage DateArea ********* */
#dateArea{
   text-align:right;
   text-decoration:underline;
   font-weight:bold;
}
/* ********* NewsPage TitleArea ********* */
#titleArea{
}#titleArea p{
   padding:0 0 0 15px;
   background-image:url(gif/botan7.gif);
   background-repeat:no-repeat;
   background-position: left center;
   text-align:left;
   font-weight:bold;
   font-size:120%;
   border-bottom:3px solid #881111;
}
/* ********* NewsPage TextArea ********* */
#textArea{
   text-align:left;
   padding-left:15px;
   line-height:120%;
}#textArea p{
}
#textArea .sep{
   border-bottom:1px solid #000000;
}
#textArea .u-b{
   font-style:italic;
   border-bottom:1px solid #000000;
}
#textArea li{
   margin-bottom:12px;
}#textArea .number li{
   list-style-type:decimal;
}#textArea .disc li{
   list-style-type:disc;
}#textArea .alpha li{
   list-style-type:upper-alpha;
}
/* ********* NewsPage Footer ********* */
#footerArea{
   background-color:#881111;
   text-align:right;
   padding:2px 15px;
   color:#ffffff;
}
#footerArea a{
   color:#ffffff;
   padding:1px;
}#footerArea a:hover{
   color:#881111;
   background-color:#ffffff;
}
.space{
   margin:4%;
}.spaceTop{
   margin-top:4%;
}.spaceRight{
   margin-right:4%;
}.spaceBottom{
   margin-bottom:4%;
}.spaceLeft{
   margin-left:4%;
}



/* ********* backNumber ********* */
#buckNumber{
   text-align:left;
}#buckNumber dt{
   margin:9px 0 0 0;
   font-weight:bold;
}#buckNumber dd{
   background-image:url(gif/botan7.gif);
   background-repeat:no-repeat;
   background-position: left center;
   padding:0 0 0 12px;
   margin:0 0 0 12px;
}

