@charset "EUC-JP";

@import "mybasis.css";

@import "mmcommon.css";

/*
@import "dl.css";
*/

@media tty {
 i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}
}/* */



/* 詳細スペース
---------------------------------------------------- */
div#prsdetail {
  clear: both;
  width: 500px;
  padding: 0;
  margin: 0 1em 1em 0;
  margin: 0 0 13px 0;
  margin: 3px 0 13px 0;

  background:  url(../img/shadow.gif) bottom right;
}


div.detailspace  {
  width: 500px;
  line-height: 1em;
  background: #fff;

  border: 1px solid #999;

  padding: 0px;
  margin: 0;
  position: relative;
  left: -10px;
  top: -10px;

  text-indent: 0;
  padding-bottom: 5px;


  background-color: #fff;
  background-color: #FFFFCE;
  background-color: #fffff0;
    background-color: #fffacd;
  background-color: #fff;

}

div.detailspace h2 {
  color: #000;
  color: #fff;

  background-color: #8CDBE7;

  background:  url(../img/obar.png);
  background:  url(../img/bluebar.png);

  font-size: 1em;
  text-align: left;

  padding: 3px;

  border-top: 0;
  border-right: 0;
  border-left: 0;


  border-bottom: 1px solid #4AB64A;
  border-bottom: 1px solid #999;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;
margin-bottom: 0px;

padding-left: 10px;

}

div.detailspace a {
  text-decoration: none;
  color: #0000ff;
font-weight: normal;
}
/*
div.detailspace a:visited {
  color: #660066; 
  text-decoration: none
}
*/
div.detailspace a:hover {
/*
  color: #0000ff;
*/
  text-decoration: underline;



}



span#prt {

    width: 150px;

    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    font-size: 0.8em;
    text-align: right;
    float: right;

/*
border: 1px solid #000;
*/
}

span#prt img {
    vertical-align: middle;
}


span#date {
    display: block;


    margin-top: 5px;

    margin-right: 20px;
    text-align: right;


font-size: 1em;
font-family:Osaka,'MS ゴシック',sans-serif;

}

span#division {
    display: block;
/*
    margin-left: 270px;
    margin-top: 20px;
    margin-right: 20px;
*/
margin: 15px;
    padding: 3px;

/*
    border: 1px solid;
*/
}

span#title {
    display: block;
    margin-top: 20px;
    text-align: center;
    font-size: 1.2em;
}

span#naiyou {
clear: both;
    display: block;

    font-family: monospace;

    margin: 5px 15px 0 15px;
    margin: 5px 5px 0 5px;
    margin: 0 0 0 0;
    padding: 10px;
    padding: 10px 3px 10px 3px;
    padding: 10px 5px 10px 5px;

    font-size: 0.7em;

/*
    border: 1px solid #FFA618;
*/

    border-top: 2px solid #FFA618;
    border-bottom: 2px solid #FFA618;

    background-color: #fffacd;



}


span#tenpu {
    display: block;
    width: 100px;
    font-size: 0.8em;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 10px;
    clear: both;
    color: #D66918;
}

ul.tenpulist {

} 

ul.tenpulist {
    margin-left: 20px;
}

ul.tenpulist li{
    font-size: 0.8em;
    list-style-image: url(../img/dmy.gif);
}


table.division {
/*
    clear: both;
*/

    margin: 10px 0 3px 15px;
    margin: 3px 0 3px 15px;
float: left;


}

table.division td.syozoku {
    font-weight: bold;
    font-size: 0.8em;

}

table.division td.koumoku {
/*
    background-color: #EFEFEF;
    border-bottom: 1px solid #EFEFEF;
*/
    font-size: 0.8em;
    text-align: right;
}

table.division td.field {
/*
    border-bottom: 1px solid #EFEFEF;
*/
padding-left: 5px;
    font-size: 0.8em;
}


span#kijiid {
    clear: both;
    display: block;
    margin-top: 5px;
    margin-right: 15px;
    text-align: right;
    font-size: 0.8em;
    color: #696969;
}

/* 一覧
---------------------------------------------------- */
div#prsrel {
  clear: both;
  width: 500px;
  padding: 0;
  margin: 0 1em 1em 0;
  margin: 0 0 13px 0;
  margin: 3px 0 7px 0;

  background:  url(../img/shadow.gif) bottom right;
}


div.listspace  {
  width: 500px;
  line-height: 1em;
  background: #fff;

  border: 1px solid #999;

  padding: 0px;
  margin: 0;
  position: relative;
  left: -10px;
  top: -10px;

  text-indent: 0;
  padding-bottom: 5px;

  background-color: #FFFFCE;
  background-color: #fff;

}

.listspace h2 {
  color: #000;
  color: #fff;

  background-color: #8CDBE7;

  background:  url(../img/obar.png);
  background:  url(../img/greenbar.png);

  font-size: 1em;
  text-align: left;
  padding: 3px;

  border-top: 0;
  border-right: 0;
  border-left: 0;


  border-bottom: 1px solid #4AB64A;
  border-bottom: 1px solid #999;
margin-top: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 5px;

padding-left: 10px;

}

.listspace p {

padding: 10px;

}

.listspace a {
  text-decoration: none;
  color: #0000ff;
font-weight: bold;
}
.listspace a:visited {
  color: #660066; 
  text-decoration: none
}
.listspace a:hover {
/*
  color: #0000ff;
*/
  text-decoration: underline;
}


div#prsrel table#jouken {

    clear: both;
    margin-left: 30px;
    margin-right: 10px;
    margin-bottom: 5px;



/*
border: 1px solid #000;
*/

}

div#prsrel table#jouken td.koumoku {
    text-align: right;
    font-size: 0.8em;
    padding-right: 10px;

    color: #42B242;


}
div#prsrel table#jouken td.value {
    text-align: left;
    font-size: 0.8em;
}


span.date {

    clear: both;

    margin-top: 3px;
    margin-left: 5px;
/*
    font-weight: bold;
    font-size: 0.8em;
*/

    color: #696969;
font-family:Osaka,'MS ゴシック',sans-serif;


}


ul.presstitle {
    margin-left: 20px;
}

ul.presstitle li{
    list-style-image: url(../img/tri.png);
}

ul.presstitle span.tantouka {
    margin-left: 5px;
    font-size: 0.8em;
    color: #9e9e9e;
    color: #D66918;
}






