@charset "Shift_JIS";

/* 全体構造
---------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  color: #333333;
  background: #FFFFFF url(images/bg_1.gif);
scrollbar-face-color: #FFCC99; 
scrollbar-track-color: #FFFFFF; 
scrollbar-arrow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
}

#wrapper {
  width: 840px;
  margin:0 auto 0 auto; text-align:left;
  color: #333333;
  background:  #FFFFFF url(images/back-body.jpg) repeat-y;
}

/* リンク
---------------------------------------------------- */
a:link {
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
}
a:visited {
  color: #FF6600;
  font-weight: bold;
  text-decoration: none;
  background: transparent;
}
a:hover, a:active {
  color: #FF0000;
  background: transparent;
}

/* ヘッダ
---------------------------------------------------- */
#header {
  padding-top: 20px;
  color: #999999;
  background:  #FFFFFF url(images/back-body.jpg) repeat-y;
}
h1 {
  margin:0 auto 0 auto;
  float: center;
  width: 780px;
  height: 80px;
  font-size: 9pt;
}
h1 img {
  vertical-align: bottom;
}

/* ページ本体
---------------------------------------------------- */
#pagebody {
  clear: both;
  position: relative;
  width: 840px;			/* ■IE用バグ対策 */
  padding-top: 0px;
}

/* コンテンツ
---------------------------------------------------- */

#content {
  padding: 10px 0 20px;
  margin-left: 37px;
  width: 760px;
  color: #333333;
  font-size: 11pt;
}

img {
  border : none;
}

.box1 {
	background-color: #FFFFFF;
	border: 2px dotted #3399CC;
        width: 740px;
        padding: 10px;
        font-size: 9pt;
}

.boxr {
        width: 740px;
        padding: 10px;
        margin:0 auto 0 auto;
        font-size: 9pt;
  line-height: 1.5em;
}

.boxn
      {
        width: 480px;
	background-color: #FFFFFF;
	border: 2px dotted #FF9900;
        padding: 10px;
        margin:0 auto 0 auto;
        font-size: 9pt;
      }

.box2
      {
        width: 740px;
	background-color: #FFFFFF;
	border: 2px dotted #FF9900;
        padding: 10px;
        margin:0 auto 0 auto;
        font-size: 9pt;
        line-height: 1.5em;
      }

.box3 {
        background:  #FFFFFF url(images/bg_box3.jpg);
	border: 2px dotted #3399CC;
        width: 740px;
        padding: 10px;
        font-size: 9pt;
}

.txt01  {
 font-size:11pt; color:#3399CC;
 font-weight: bold;background-color: #FFCC66;
 padding-left: 10px;
}

.txt02  {
 font-size:11pt; color:#3399CC; 
 font-weight: bold;background-color: #66FF66;
 padding-left: 10px;
}

.txtd1  {
 font-size:11pt; color:#3399CC;
 font-weight: bold;background-color: #FFCC66;
 padding-left: 10px;
}

.txtd1s  {
 font-size:10pt; color:#3399CC;
 font-weight: bold;background-color: #FFCC66;
 padding-left: 10px;
}


.logbox
      {
         margin-top:0px;
         margin-left: 20px;
         width: 740px;
	background-color: #FFFFFF;
	border: 2px dotted #FF9900;
        padding: 10px;
        font-size: 9pt;
         height: 270px;
         overflow: auto;
      }

/* テーブル1
---------------------------------------------------- */
table#c {
  margin-left: 0px;
  width: 760px;
  border-spacing: 1px;
}
table#c th {
  font-weight: bold;
  padding: 6px;
  border-right: 1px solid #99CCFF;
  border-left: 1px solid #99CCFF;
  border-bottom: 1px solid #99CCFF;
  color: #27408B;
  background: url(images/thbg.gif) repeat-x bottom #99CCFF;
}
table#c td {
  padding: 5px 10px;
  border-right: 1px solid #99CCFF;
  border-left: 1px solid #99CCFF;
  border-bottom: 1px solid #99CCFF;
  color: #27408B;
  font-size: 9pt;
  background: #FFFFE0;
}

table#c .hidden {
  border-style: none;
   background: #FFFFE0;
}

table#c tr {
  clear: left;
}
table#c td em {
  display: block;
  margin-top: 0.3em;
  font-size: small;
  font-style: normal;
  font-weight: bold;
}
table#c th.total, table td.total {
  font-weight: bold;
}

table#form {
  margin:0 auto 0 auto; text-align:left;
  width: 660px;
  border-collapse: collapse;
}
table#form th {
  padding: 0.2em 0.2em 0.2em 0.2em;
  font-weight: bold;
  font-size: 9pt;
  color: #444444;
  background: #f1f1ed;
}
table#form td {
  padding: 0.6em 0 0.6em 0.1em;
  line-height: 1.5em;
  font-size: 9pt;
}
table#form th, table#form td {
  border-top: 1px dotted #FFC0C0;
}
table#form caption {
  padding-bottom: 0.6em;
  text-align: left;
  font-weight: bold;
  color: #ff7400;
  background: transparent;
}

/* フッタ
---------------------------------------------------- */

#footer  {
  clear: right;
  margin:0 auto 0 auto;
  padding: 23px 0px 0px 0px;
  width: 840px;
  height:70px;
  text-align: center;
  font-size: 8pt;
  color: #3399CC;
  background: url(images/footer.gif) no-repeat;
}

#footer  a {
  color: #3399CC;
  font-weight: normal;
  text-decoration: none;
  background: transparent;
}
#footer  a:visited {
  color: #3399CC;
  font-weight: normal;
  text-decoration: none;
  background: transparent;
}
#footer  a:hover, a:active {
  color: #ff0000;
  background: transparent;
}
