/********************************************************************/
/* 全体的な設定                                                     */
/********************************************************************/
html, body {
  height: 100%;
  margin: 0px;
  padding: 0px;
}

body {
  color: #bbbbbb;
  background-color: Khaki;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 0px;
  text-align: center;
  font-family: "ＭＳ Ｐゴシック", sans-serif;
  font-size: 10pt;
  line-height: 1.2em;
  background-image: url("images/bg_img.jpg");
}

img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

h1 {
  margin: 3px 0px 3px 0px;
  color: #F8EF01;
  font-size: 11pt;
  font-weight: bold;
}
h2 {
  margin: 0px 0px 0px 10px;
  color: #BBBBBB;
  font-size: 10pt;
  font-weight: normal;
}

a:link {
  color: #FF004E;
  text-decoration: none;
}
a:visited {
  color: #FF004E;
  text-decoration: none;
}
a:hover {
  color: #FF004E;
  text-decoration: underline;
  /*background-color: #fcc;*/
}

/********************************************************************/
/* 全体フレーム                                                     */
/********************************************************************/
#summary {
  width: 1000px;
  height: 100%;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: ;
}

#summary_tbl {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  width: 1000px;
  height: 100%;
}

#summary_tbl_left {
  height: 100%;
  width: 100px;
  background-image: url('images/bg_left.png');
  background-repeat: repeat-y;
}
#summary_tbl_right {
  height: 100%;
  width: 100px;
  background-image: url('images/bg_right.png');
  background-repeat: repeat-y;
}
#summary_tbl_center {
  height: 100%;
  width: 800px;
}

#center_tbl {
  width: 800px;
  height: 100%;
  margin: 0px;
  padding: 0px;
  width: 800px;
}
#center_tbl_header {
  width: 800px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  background-image: url("images/title.png");
  background-repeat: no-repeat;
  background-color: black;
}
#center_tbl_menu {
  width: 800px;
  height: 25px;
  margin: 0px;
  padding: 0px;
  background-color: black;
}
#center_tbl_info {
  width: 600px;
  height: auto;
  text-align: left;
  vertical-align: top;
  background-color: black;
  margin: 0px;
  padding: 0px;
}
#center_tbl_banner {
  width: 200px;
  height: auto;
  text-align: center;
  vertical-align: top;
  background-color: black;
  margin: 0px;
  padding: 10px 0px 0px 0px;
}
#center_tbl_contents {
  width: 800px;
  height: auto;
  text-align: center;
  vertical-align: top;
  background-color: black;
  margin: 0px;
  padding: 0px;
}
#center_tbl_footer {
  width: 800px;
  height: 55px;
  background-color: black;
  margin: 0px;
  padding: 0px;
  border-top: 1px dashed #444444;
}

/********************************************************************/
/* ヘッダー                                                         */
/********************************************************************/
#pheader {
  width: 800px;
  height: 200px;
  background-color: black;
  background-image: url("images/title.png");
  background-repeat: no-repeat;
}

/********************************************************************/
/* メニュー                                                         */
/********************************************************************/
#pmenu {
  width: 800px;
  /*height: 25px;*/
  background-color: black;
}

#pmenu_sub {
  float: left;
  width: 160px;
  /*height: 25px;*/
  text-align: center;
  background-color: black;
}

/********************************************************************/
/* フッター                                                         */
/********************************************************************/
#pfooter {
  /*clear: both;*/
  width: 800px;
  height: 55px;
  /*border-top: 2px solid #ccc;*/
  background-color: black;
/*
  position: absolute;
  bottom: 0;
*/
}

/********************************************************************/
/* 中央フレーム                                                     */
/********************************************************************/
#pcenter {
  float: left;
  width: 800px;
  /*height: 300px;*/
  margin-top: 30px;
  background-color: black;
}

/********************************************************************/
/* 左フレーム                                                       */
/********************************************************************/
#pleft {
  float: left;
  margin-top: 20px;
  width: 599px;
  /*height: 300px;*/
  background-color: black;
}

#pupdate_title {
  width: 100%; /* 560 */
  text-align: center;
}
#pupdate_info {
  width: 548px; /* 560-border分2-padding分10 */
  text-align: left;
  padding: 5px 5px 5px 5px;
}

/********************************************************************/
/* 右フレーム                                                       */
/********************************************************************/
#pright {
  float: left;
  margin-top: 20px;
  width: 199px;
  /*height: 300px;*/
  background-color: black;
}

/********************************************************************/
/* highslide（画像拡大表示）                                        */
/********************************************************************/
.highslide-wrapper, .highslide-outline {
  background: #FFFFFF;
}
.highslide img {
  border: 1px solid #D0D0D0;
}
.highslide:hover img {
  border-color: #A0A0A0;
}
.highslide-dimming {
  background: #000000;
}
.highslide-image {
  border: 2px solid #FFFFFF;
}
.highslide-loading {
  display: block;
  padding: 3px 0px 3px 22px;
  width: 0px;
  height: 16px;
  overflow: hidden;
  background-color: black;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  background-image: url(graphics/loader.black.gif);
}
.highslide-caption {
  color: black;
  font-size: 9pt;
}




#contents_tbl {
  width: 520px;
  margin-left: 140px;
}
.contents_td_1 {
  width: 130px;
  height: 25px;
  background-image: url(images/company_name.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_2 {
  height: 25px;
  background-image: url(images/company_president.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_3 {
  height: 25px;
  background-image: url(images/company_employee.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_4 {
  height: 25px;
  background-image: url(images/company_establishment.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_5 {
  height: 25px;
  background-image: url(images/company_bank.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_6 {
  height: 25px;
  background-image: url(images/company_address.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_7 {
  width: 130px;
  height: 25px;
  background-image: url(images/contact_name.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_8 {
  width: 130px;
  height: 25px;
  background-image: url(images/contact_tel.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_9 {
  width: 130px;
  height: 25px;
  background-image: url(images/contact_mail.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td_10 {
  width: 130px;
  height: 25px;
  background-image: url(images/contact_question.png);
  background-repeat: no-repeat;
  /*background-color: #57084D;*/
}
.contents_td2 {
  text-align: left;
  padding-left: 5px;
}

#contents_title {
  margin: 10px 0px 5px 30px;
  padding: 3px 0px 0px 10px;
  width: 500px;
  height: 20px;
  color: #79306F;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #57084D;
  border-left: 10px solid #57084D;
}

#contents_title2 {
  margin: 10px 0px 10px 90px;
  padding: 3px 0px 0px 10px;
  width: 600px;
  height: 20px;
  color: #79306F;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  border-bottom: 1px dotted #57084D;
  border-left: 10px solid #57084D;
}

#contents_info {
  margin-left: 50px;
  padding: 5px;
  width: 460px;
  height: 150px;
  border: 1px inset #333333;
  overflow-y: scroll;
}
#contents_event {
  float: left;
  margin-left: 50px;
  margin-top: 30px;
  padding: 5px;
  width: 460px;
  height: auto;
}

