body{
  background-color: #fff;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

form {
  margin: 0px;
  padding: 0px;
}
textarea {
  font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", Helvetica, Arial, sans-serif;
  font-size: 100%;
}

.hide_title{
  position:absolute;
  top:-1000px;
}

a:link{ color: #369; text-decoration: underline }
a:visited{ color: #666; text-decoration: underline }
a:active{ color: #c00; text-decoration: underline }
a:hover{color:#008000; text-decoration: underline;}

/*------TOP AREA------*/
#toparea{
  float:center;
  background-color: #fff;
  margin:0px;
  padding:0px;
}

#banner {
  background: #fff;
  width:800px;
  margin:0px auto;
  padding: 0px;
}
#banner_l{
  float:left;
  background: transparent url(images/nov_bg1.gif) no-repeat;
  text-align:left;
  width:100%;
  margin:0px;
  padding:0px;
}

.site_title{
  background-color:transparent;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  font-size:170%;
  margin:15px 0px 0px 0px;
  padding:0px 30px;
}
.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover{color: #5e2a00; text-decoration: none;}

.description{
  color: #666;
  background-color:transparent;
  font-weight: bold;
  font-size: 80%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  text-align:left;
  margin: 0px 0px 10px 0px;
  padding:0px 30px;
}

/*---CLOCK---*/
.clock{
  position:absolute;
  top:-50px;
  right:0px;
  color:#000;
  background-color:#fff;
  font-size: 70%;
  font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  text-align: right;
  width:12em;
  margin:5px 0px 0px 0px;
  padding:0px;
  border: 1px;
}


/*------MIDDLE AREA------*/
#middlearea{
  float:center;
  background: transparent url(bg_top.gif);
  margin:0px;
  padding:0px;
}
#inbox{
  float:center;
  width: 800px;
  text-align:left;
  background-color: #fff;
  margin:0px auto;
  padding:10px 0px;
}


/*TOP MENU*/
#newentries_area{
  background-color: #fff;
  float:left;
  width:520px;
  margin:0px 0px 0px 0px;

}
.newentries_title{
  color: #666;
  background-color: #fff;
  text-align: left;
  font-weight: bolder;
  font-size: 100%;
  line-height: 100%;
  font-family:  "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin: 0px 0px 0px 0px;
}
.newentries_text{
  float:left;
  color: #666;
  background-color: #fff;
  font-size: 90%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin: 0px;
  padding:0px;
}
li.newentries{
  display:inline;
  margin:0px 2px 10px 0px;
  padding:0px 10px;
  line-height:200%;
  border-right:#aaa 1px solid;
  border-left:#aaa 1px solid;
}

/*MAIN*/

#main {
  width:900px;
  background-color:transparent;
  margin:10px 0px 0px 0px;
  padding: 0px;
}

.pagearea{
  clear:both;
  background-color: transparent;
  width:600px;
  font-size:75%;
  text-align:center;
  margin:0px auto;
}

.entry{
  background-color:#fff;
  /*float:left;
  width:49.5%;*/
  margin: 5px 0px 10px;
}
.entry_date {
  color: #414D7B;
  background:#fff url(images/nov_bg1.gif) no-repeat top left;
  font-family: "Verdana";
  font-size: 80%;
  font-weight: bolder;
  text-align:center;
  margin:0px;
  padding:25px 30px 0px;
}
.entry_title{
  color: #5e2a00;
  background:#fff url(images/nov_bg2.gif);
  font-weight: bold;
  font-size: 100%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  text-align:center;
  margin:0px;
  padding:15px 30px 0px;
}
.entry_body{
  color:#5e2a00;
  background:#fff url(images/nov_bg2.gif);
  font-size: 75%;
  line-height: 170%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin:0px;
  padding:20px 100px;
}
.entry_state {
  clear:both;
  color: #999999;
  background:transparent url(images/nov_bg3.gif) no-repeat bottom left;
  font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  font-size: 70%;
  text-align:center;
  margin:0px;
  padding:0px 10px 20px;
}

blockquote {
  color: #333333;
  background-color:transparent;
  font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin: 10px 5px 10px 30px;
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
}

.pict {
  float: right;
  border-width: 3px;
  border-style: solid;
  border-color: #DCE3E3 #C1C1C1 #C1C1C1 #DCE3E3;
}

/*END LIST*/

.linkbox_area{
  width:100%;
  margin:0px 0px 10px 0px;
}
.link_box{
  float:left;
  width:190px;
}

.link_box_information{
  float:left;
  width:380px;
}

.linktitle{
  color: #fff;
  background-color: #9f985c;
  text-align: center;
  font-weight: bolder;
  font-size: 85%;
  line-height: 170%;
  font-family:  "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin:0px;
  padding:0px 0px 0px 3px;
  border-color:#fff;
  border-width:1px;
  border-style:solid;
}
.linktitle2{
  color: #fff;
  background-color: #9b72cf;
  text-align: center;
  font-weight: bolder;
  font-size: 85%;
  line-height: 170%;
  font-family:  "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin:0px;
  padding:0px 0px 0px 3px;
  border-color:#fff;
  border-width:1px;
  border-style:solid;
}
.linktitle3{
  color: #fff;
  background-color: #4D99E5;
  text-align: center;
  font-weight: bolder;
  font-size: 100%;
  line-height: 170%;
  font-family:  "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  margin:0px;
  padding:0px 0px 0px 3px;
  border-color:#fff;
  border-width:1px;
  border-style:solid;
  width:189px;
}
.linktext{
  color: #666;
  background-color: #fff;
  font-size: 80%;
  line-height: 170%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin: 0px;
  padding: 3px ;
}
.linktext2{
  color: #666;
  background-color: #EDF4F8;
  font-size: 80%;
  line-height: 170%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin:0px;
  padding:2px 3px 2px 3px;
  border-color:#4D99E5;
  border-width:1px;
  border-style:solid;
  width:379px;
}
.linktext3{
  color: #666;
  background-color: #EDF4F8;
  font-size: 80%;
  line-height: 170%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin:0px;
  padding:2px 3px 2px 3px;
  border-color:#4D99E5;
  border-width:1px;
  border-style:solid;
  width:189px;
}

.listtitle{
  background-color:#eee;
  font-size:110%;
  line-height: 170%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  margin: 0px;
  padding: 0px ;

}

ul {
  margin:0px 5px 0px 15px;
  padding: 0px;
}

/*SEARCH*/
#searcharea{
  background-color: transparent;
  border-color:#ddd;
  border-width:1px;
  border-style:solid;
}
#search{
  color: #000;
  font-size: 70%;
  line-height: 125%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  width:12em;
  margin: 0px 0px 5px;
}


/*------BOTTOM AREA------*/

#bottomarea{
  background: transparent url(bg_top.gif);
  margin:0px;
  padding:0px;
}

#footer {
  background-color: #fff;
  width: 800px;
  margin:0px auto 10px;
  padding: 0px;
}
.copyright  {
  color: #666;
  font-size: 75%;
  font-family: Verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", Osaka]“™•;
  text-align:center;
}


/*---CALENDAR---*/
#calendar_area{
  float:left;
  background-color: #fff;
  color: #444;
  width:250px;
  font-size: 70%;
  font-family: Verdana;
  line-height:130%;
  margin: 10px,0px,0px,15px;
  padding:0px;
  border:#ddd 1px solid;
}

.cell{
  color: black;
  background-color: #fff;
  font-size: 65%;
  font-family: Verdana;
  margin: 0px;
  width: 1.2em;
  height: 1em;
}

.cell_today{
  color: #000;
  background-color: #eee;
  font-size: 65%;
  font-family: Verdana;
  margin: 0px;
  width: 1.2em;
  height: 1em;
  border:#aaa 1px solid;
}

.cell_sunday{
  color: #c00;
  background-color: #fff;
  font-size: 65%;
  font-family: Verdana;
  margin: 0px;
  width: 1.2em;
  height: 1em;
}

.cell_saturday{
  color: #000066;
  background-color: #fff;
  font-size: 65%;
  font-family: Verdana;
  margin: 0px;
  width: 1.2em;
  height: 1em;
}

.blogpeople-main {
overflow: auto; height: 120px;
}