@charset "Shift_JIS";

/* search.css */

BODY {
  line-height : 1.3em;
  background-color : #ffffff;
}
TD {
  font-size : 10pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  line-height : 120%;
}
TH {
  font-size : 10pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  line-height : 120%;
}
/*
#topic_path{
  font-size : 9pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-weight : normal;
  line-height : 120%;
}
*/
.tblMainFrame {
  width:590px;
}
.cellMainFrameHeader {
  background-color : #66CC33;
  color : white;
  font-size : 11pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-weight : bold;
  border : 1px solid #66CC33;
}
.cellMainFrameBody {
  line-height : 120%;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #66CC33 #66CC33 #66CC33 #66CC33;
}
.tblSubFrame {
  width:100%;
}
.cellSubFrameHeader {
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-size : 10pt;
  font-weight : bold;
  line-height : 120%;
  color : #ffffff;
  background-color : green;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : green green green green;
}
.cellSubFrameBody {
  font-size : 10pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  line-height : 120%;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : green green green green;
}
.kekka_midashi{
  font-size : 9pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-weight : bold;
  line-height : 120%;
  color : #ffffff;
  background-color : green;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
}
.kekka_data{
  font-size : 9pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-weight : normal;
  line-height : 120%;
  color : black;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : green;
  border-left-color : green;
}
.kekka_Frame{
  font-size : 9pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  font-weight : normal;
  line-height : 120%;
  color : black;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : green;
  border-bottom-color : green;
}
DT.notice{
  font-weight : bold;
  font-size : 10pt;
  font-family : '‚l‚r ‚oƒSƒVƒbƒN', Osaka, sans-serif;
  line-height : 120%;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
DD.notice{
  font-size : 10pt;
  font-family : sans-serif;
  font-weight : normal;
  line-height : 120%;
}
DL.notice{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : red red red red;
  padding-top : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-bottom : 4px;
}
input {
  font-size: 13px;
}

/* search.css */
