/*統一部分*/

BODY{
  font-size : 10pt;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  background-color : #ffd0d0;
}
/*リンク部分の色指定*/

A:LINK {
  color: #0000ff;
  text-decoration : none;
}
A:VISITED {
  color: #000080;
  text-decoration : none;
}
A:HOVER {
  color: #ff3300;
  text-decoration : underline;
}
A:ACTIVE {
  color: #ffff00;
}
/*DIV要素*/

#base{
  margin-left : -400px;
  position : absolute;
  left : 50%;
  width : 800px;
  height : 1500px;
  background-image : url(voicecd/back01.jpg);
  background-repeat : repeat-y;
  background-position : center center;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : silver;
}
.top{
  text-align : left;
}
.logo{
  text-align : left;
  top : 1390px;
  position : absolute;
}
.main{
  text-align : left;
  margin-top : 10px;
}
.chara{
  position : absolute;
  top : 440px;
}
.time{
  font-size : 10pt;
  position : absolute;
  top : 950px;
  left : 580px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 2px;
  padding-left : 1px;
  padding-right : 1px;
  width : 600px;
}
.sample{
  position : absolute;
  top : 1150px;
  left : 400px;
  font-size : 10pt;
  color : gray;
}
/*TD&TEXT要素*/

.p_track{
  font-size : 10pt;
  font-weight : bold;
  position : absolute;
  top : 1000px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
  padding-top : 1px;
  padding-left : 1px;
  padding-right : 1px;
}
.p_cast{
  font-size : 10pt;
  position : absolute;
  top : 1230px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  color : white;
  background-color : #0072bc;
  text-align : center;
  width : 100px;
}
.p_staff{
  font-size : 10pt;
  position : absolute;
  top : 1280px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  color : white;
  background-color : #ff8040;
  text-align : center;
  width : 100px;
}
.p_cast2{
  font-size : 10pt;
  position : absolute;
  top : 1250px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  color : gray;
  text-align : center;
}
.p_staff2{
  font-size : 10pt;
  position : absolute;
  top : 1300px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 2px;
  padding-top : 2px;
  padding-left : 2px;
  padding-right : 2px;
  color : gray;
  text-align : center;
}
.p_contents{
  font-size : 12pt;
  font-weight : bold;
  position : absolute;
  top : 950px;
  left : 90px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-top : 2px;
  padding-left : 1px;
  padding-right : 1px;
  width : 600px;
}
.p_contents2{
  font-size : 12pt;
  font-weight : bold;
  position : absolute;
  top : 1200px;
  left : 90px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 1px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  padding-top : 2px;
  padding-left : 1px;
  padding-right : 1px;
  width : 600px;
}
.p_track2{
  font-size : 10pt;
  font-weight : bold;
  position : absolute;
  top : 1120px;
  left : 100px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-bottom : 2px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : gray;
}
.p_audio{
  font-size : 10pt;
  color : gray;
  position : absolute;
  top : 1000px;
  left : 250px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 12pt;
  padding-left : 5px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #0072bc;
}
.p_data{
  font-size : 10pt;
  color : gray;
  position : absolute;
  top : 1120px;
  left : 250px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  line-height : 12pt;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #ff8040;
  padding-left : 5px;
}
.p_copy{
  text-align : center;
  top : 1460px;
  position : absolute;
  color : #ff8080;
  width : 784px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #ffd0d0;
  padding-top : 10px;
}
.p_notice{
  text-align : center;
  top : 1350px;
  position : absolute;
  color : #ff8080;
  width : 600px;
  border-top-width : 1px;
  border-top-style : dotted;
  border-top-color : #ffd0d0;
  padding-top : 2px;
  font-size : 10pt;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-left-color : #ffd0d0;
  border-right-color : #ffd0d0;
  border-bottom-color : #ffd0d0;
  left : 90px;
}
.str{
  font-size : 10pt;
  font-weight : bold;
}
