/* Style Sheet */
/*
   Select Date ------------------------------------------------
*/
.fp_selectdate {
  background: #CCCCCC;
  color: #333333;
  vertical-align: middle;
}

/*
   Countdown --------------------------------------------------
*/
.cd_title {
  padding: 0 0 0 10px;
  color: #369;
  font-weight: normal;
  font-size: 8pt;
  text-align: left;
}

.cd_text {
  padding: 0 0 0 30px;
  color: #333;
  font-weight: normal;
  font-size: 10pt;
  text-align: left;
}

.cd_bold {
  font-weight: bold;
  font-size: 110%;
  color: #c63;
}

/*
   Today's CC Schedule ----------------------------------------
*/
.cc_schedule {
  color: #333333;
  vertical-align: bottom;
  font-size: 10pt;
}

.ccs_oh {
  padding: 0px 0px 2px;
  color: #336666;
  text-align: left;
  vertical-align: top;
  font-size: 8pt;
  border-color: #CCCCFF;
  border-style: solid;
  border-width: 0px 0px 1px;
}

.ccs_moncal {
  padding: 2px 0px 0px;
  color: #666699;
  text-align: center;
  vertical-align: top;
  font-size: 8pt;
  border-color: #CCCCFF;
  border-style: solid;
  border-width: 1px 0px 0px;

}

.ccs_note { color: #006699 }
.ccs_room { color: #336666 }
.ccs_org  { color: #666699 }
.ccs_text { color: #333333 }

.ccs_s1   { font-size: 10pt }
.ccs_s2   { font-size: 9pt  }
.ccs_s3   { font-size: 8pt  }

a.ccs_res:link    { color:#6600FF; font-size:10pt; font-style:oblique; text-decoration:none; }
a.ccs_res:visited { color:#6600FF; font-size:10pt; font-style:oblique; text-decoration:none; }
a.ccs_res:hover   { color:#FF00CC; font-size:10pt; font-style:oblique; text-decoration:none; }
a.ccs_res:active  { color:#FF00CC; font-size:10pt; font-style:oblique; text-decoration:none; }

/*
   Announcement -----------------------------------------------
*/
.anno_title {
  padding: 0px 0px 2px;
  color: #3366CC;
  text-align: left;
  vertical-align: top;
  font-size: 9pt;
  font-weight: bold;
  border-color: #FFCCCC;
  border-style: solid;
  border-width: 0px 0px 1px;
}

.anno_cont {
  color: #333333;
  text-align: left;
  vertical-align: top;
}

/*
   Pres. Ikeda's Dialy Guidance -------------------------------
*/
.guidance_cont {
  color: #333333;
  text-align: left;
  vertical-align: top;
  line-height: 120%;
}

.guidance_firstchr {
  font-size: 130%;
  font-weight: bold;
}

.guidance_index {
  color: #3366FF;
  text-align: right;
  vertical-align: top;
  font-style: oblique;
}

/*
   Gosho Passage ----------------------------------------------
*/
.gosho_passage {
  color: #333333;
  text-align: left;
  vertical-align: top;
  line-height: 120%;
}

.gosho_firstchr {
  font-size: 130%;
  font-weight: bold;
}

.gosho_page, .gosho_title, .gosho_written {
  color: #666666;
  text-align: left;
  vertical-align: top;
}

.gosho_index {
  color: #3366FF;
  text-align: right;
  vertical-align: top;
  font-style: oblique;
}

/*
   Photo by Daisaku Ikeda -------------------------------------
*/
.photo_dialy {
  color: #333333;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
}

.photo_frame {
  color: #666666;
  text-align: center;
  vertical-align: middle;
  border-color: #666666;
  border-style: solid;
  border-width: 1px;
}

/*
   Today is .... ----------------------------------------------
*/
.history {
  color: #333333;
  text-align: left;
  vertical-align: top;
  font-size: 9pt;
}

.history_year {
  color: #3366FF;
  text-align: right;
  vertical-align: top;
  font-size: 9pt;
  font-weight: normal;
}

.history_div {
  border-color: #CC99CC;
  border-style: solid;
  border-width: 2px 0px 0px;
}

/*
   Copyright --------------------------------------------------
*/
.copyright_bold {
  color: #003399;
  text-decoration: underline;
}