﻿@charset "utf-8";

a:link {
  color: #0066FF;
}

a:visited {
  color: #993399;
  text-decoration: none;
}

a:hover {
  color: #00A9FB;
}

img {
  border: medium none;
}

.block {
  display: block;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.photo_padding_r {
  padding: 0 15px 10px 0;
}

.line {
  text-decoration: line-through;
}

.kp {
  margin: 0 0 10px 10px;
}

#fleft {
  float: left;
  margin-left: 10px;
  text-align: center;
  width: 238px;
}

#fright {
  float: right;
  margin-right: 10px;
  text-align: center;
  width: 238px;
}

.mgt18 {
  margin-top: 18px;
}

.mgt10 {
  margin-top: 10px;
}

.mgb15 {
  margin-bottom: 15px;
}

.list_style01 {
  margin: 0;
  padding: 0;
}

.list_style01  li {
  line-height: 1.3em;
  list-style: disc outside url("../images/ico_list_01.gif");
  margin: 5px 0 0 22px;
  padding: 0 0 5px;
}

.list_style01  p {
  margin: 5px 0 10px;
}

.list_style02 {
  margin: 0;
  padding: 0;
}

.list_style02  li {
  line-height: 1.3em;
  list-style: disc outside url("../images/ico_list_03.gif");
  margin: 5px 0 0 22px;
  padding: 0 0 5px;
}

.list_style03 {
  margin: 0;
  padding: 0;
}

.list_style03  li {
  background: url("../images/ico_list_01.gif") no-repeat scroll left center transparent;
  float: left;
  line-height: 1.3em;
  list-style: none outside none;
  margin: 5px 28px 0 1px;
  padding: 4px 0 5px 17px;
  white-space: nowrap;
}

.table_style03 {
  margin: 0;
  padding: 0;
}

table.table_style03 {
  width: 95%;
}

.table_style03  td {
  background: url("../images/ico_list_01.gif") no-repeat scroll left center transparent;
  height: 1.3em;
  margin: 5px 28px 0 1px;
  padding: 4px 0 5px 17px;
}

.details {
  background: url("../images/ico_details.gif") no-repeat scroll 0 0 transparent;
  height: 1.7em;
  margin: 0;
  padding-left: 16px;
}

.next {
  background: url("../images/ico_next.gif") no-repeat scroll 0 0 transparent;
  float: right;
  margin: 0 0 30px;
  padding-left: 16px;
}

.prev {
  background: url("../images/ico_prev.gif") no-repeat scroll 0 0 transparent;
  float: left;
  margin: 0 0 30px;
  padding-left: 16px;
}

.blank {
  background: url("../images/ico_blank.gif") no-repeat scroll right center transparent;
  padding-right: 19px;
}

.excel {
  background: url("../images/ico_excel.gif") no-repeat scroll right center transparent;
  padding-right: 20px;
}

.word {
  background: url("../images/ico_word.gif") no-repeat scroll right center transparent;
  padding-right: 20px;
}

.pdf {
  background: url("../images/ico_pdf.gif") no-repeat scroll right center transparent;
  height: 18px;
  padding-right: 20px;
}

.text_clr_red {
  color: #FF3333;
}

.text_clr_navy {
  color: #000080;
}

.question {
  color: #66CCFF;
  font-size: 150%;
}

.answer {
  color: #FF3300;
  font-size: 150%;
}

.table_01 {
  border-collapse: collapse;
}

.table_01  th {
  background: none repeat scroll 0 0 #CADFFF;
  border: 1px solid #666666;
  color: #666666;
  padding: 3px;
  text-align: center;
}

.table_01  td {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #666666;
  padding: 3px;
}

.table_02 {
  border-collapse: collapse;
}

.table_02  th {
  background: none repeat scroll 0 0 #CADFFF;
  border: 1px solid #666666;
  color: #666666;
  padding: 3px;
  text-align: center;
  width: 30%;
}

.table_02  td {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #666666;
  padding: 3px;
}

.calendar {
  border-collapse: collapse;
}

.calendar  th {
  background: none repeat scroll 0 0 #CADFFF;
  border: 1px solid #666666;
  color: #666666;
  padding: 3px;
  text-align: center;
}

.calendar  td {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #666666;
  padding: 3px;
  text-align: center;
}

.calendar  td.dame {
  background: none repeat scroll 0 0 #CCCCCC;
  border: 1px solid #666666;
  padding: 3px;
}

.calendar  th.holi {
  background: none repeat scroll 0 0 #FFCCFF;
  border: 1px solid #666666;
  padding: 3px;
}

.calendar  td.holi {
  background: none repeat scroll 0 0 #FFCCFF;
  border: 1px solid #666666;
  padding: 3px;
}

.bg_green {
  background: none repeat scroll 0 0 #66CC00;
  color: #FFFFFF;
  padding: 0 3px;
}

.bg_gray {
  background: none repeat scroll 0 0 #666666;
  color: #FFFFFF;
  padding: 0 3px;
}

.frame_gray {
  background: none repeat scroll 0 0 #E8E8E8;
  border: 1px solid #CCCCCC;
  margin-bottom: 20px;
  padding: 0 15px;
}
