body, div, span, td, th, textarea, select, label {
  font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  color:       #5C2F00;
  text-align: left;
  line-height: 150%;
}

input {
  font-family: "Verdana", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka]“™•";
  color:       #5C2F00;
}

body {
  background-color:  #FFEDCC;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size:   12px;
}

td, th {
  font-size:   12px;
  vertical-align: top;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}


ul,ol {
  margin: 0px;
  padding: 0px;
}

li {
  background: url(images/ico_dot2.gif) no-repeat;
  background-position: 0px 5px;
  list-style-type: none;
  margin: 5px 0;
  padding-left: 10px;
  display: block;
}

blockquote {
  margin:  0px 0px 0px 16px;
  line-height: 120%;
}

a:link    {color: #5C2F00; text-decoration:underline;}
a:visited {color: #5C2F00; text-decoration:underline;}
a:active  {color: blue;    text-decoration:blink;}
a:hover   {color: #177EB3; text-decoration:underline;}

.center {
  text-align: center;
}

.button {
  height: 20px;
  background-color:   #FFD27F;
  border: 1px solid #CB8300;
}

.edit {
  height: 20px;
  border: 1px solid #CB8300;
}

.memo {
  border: 1px solid #CB8300;

}


.BaseTable {
  table-layout: fixed;
  width: 720px;
  border-left:  1px solid #CB8300;
  border-right: 1px solid #CB8300;
  padding: 0px 0px 0px 0px;
  border-spacing: 0px;
  height: 100%;
  background-color:  #FAF7F0;
}

.Title_Box {
  height:   90px;
/*  border-bottom: 1px solid #CB8300; */
}

.Copyright_Box {
  border-top: 1px solid #CB8300;
}

.Copyright_Area {
  text-align: right;
}

.Menu_Box {
  border-right: 1px solid #CC9329;
  padding-right: 5px;
}

.Menu_Box a,
.Menu_Box a:link,
.Menu_Box a:visited,
.Menu_Box a:active
{
  text-decoration: none;
}

.Menu_Box a:hover {
  text-decoration: underline;
}


.Menu_Lev1 {
  background-color:  #FFEDCC;
  font-weight: bold;
  border-bottom: 1px solid #CC9329;
  border-top: 1px solid #CC9329;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 16px;
  padding-top:  2px;
  background-image: url(images/ico_dot.gif);
  background-repeat: no-repeat;
  background-position: left center;
}

.Menu_Lev2 {
  font-weight: bold;
  margin-left: 3px;
  background-image: url(images/ico_dot2.gif);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 10px;
}

.Menu_Lev3 {
  margin-left: 20px;
  margin-top: 5px;
  font-size:  11px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  line-height: 130%;
}

/*****************************************/

.PathInfo {
  text-align: right;
  height: 16px;
}

.Chapter_Title {
  background-color:  #FFEDCC;
  border-bottom: 1px solid #CC9329;
  border-top: 1px solid #CC9329;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-left: 16px;
  padding-top:  2px;
  font-weight: bold;
  background-image: url(images/ico_dot.gif);
  background-repeat: no-repeat;
  background-position: 2px 5px;
}

.Chapter_Area {
  padding-left: 20px;
  padding-bottom: 5px;
}

.textbutton {
  font-size:9px;
  border: 1px solid #CC9329;
  padding-left: 2px;
  padding-right: 2px;
}

.textbutton a         {color: #CC9329; text-decoration:none;}
.textbutton a:link    {color: #CC9329; text-decoration:none;}
.textbutton a:visited {color: #CC9329; text-decoration:none;}
.textbutton a:active  {color: #CC9329; text-decoration:none;}
.textbutton a:hover   {color: #CC9329; text-decoration:none;}

.StateTable td {
  background-color:  #FFEDCC;
}

/*****************************************/

.imageview_body {
  background-color:  #FAF7F0;
  margin: 0px 0px 0px 0px;
  text-align: center;
  font-size:   12px;
}

.imageview .imageview_img {
  border:  1px solid #CB8300;
}

/*****************************************/

.newsbreakline {
  border-top: 1px dotted #CB8300;
  height:10px;
  margin-top: 10px;
}

/*
body {
  font-family: "MS UI Gothic";
  font-size: 10pt;
  color: #373F7A;
  background-color: #C4C4CE;
  overflow : hidden;
  scrollbar-track-color: #e7e7eb;
  scrollbar-face-color: #c4c4ce;
  scrollbar-shadow-color: #c4c4ce;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-highlight-color: #c4c4ce;
  scrollbar-3dlight-color: #FFFFFF;
  scrollbar-arrow-color: #FFFFFF;
}

th, td {
  font-family: "MS UI Gothic";
  font-size: 10pt;
  color: #C4C4CE;
}

a:link {
  color: #C4C4CE;
  font-weight: bold;
  text-decoration: none;
}

a:visited {
  color: #C4C4CE;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  color: #C4C4CE;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

*/


.tbedit {
  height: 18px;
  border: 1px solid #CB8300;
  font-size:   10px;
  width: 240px;
  padding: 0px;
  margin-top: 4px;
  background-color: #FAF7F0;
}


.trackback_state {
  background-image: url(images/ico_tb.gif);
  background-repeat: no-repeat;
  background-position: 4px center;
  padding-left: 22px;
  font-weight: bold;
  margin-left: 10px;
}

.trackback_state2 {
  font-size: 9px;
  font-weight: normal;
  margin-left: 10px;
}

.trackback_body {
  word-break:break-all;
  margin-left:   32px;
  margin-top: 4px;
  margin-bottom: 12px;
  padding-bottom: 4px;
  line-height:   170%;
}

.track_word_area {
  margin:0;
  padding:0;
  font-size: 10px;
}

.track_word_area li {
  font-size: 10px;
  background-image: none;
  list-style-type: none;
  margin: 5px 0;
  padding-left: 0px;
  display: block;
  text-align: center;
}
