/*------------------------------------------    
/
/	カテゴリー「観る」スタイルシートファイル
/
/*------------------------------------------    
/　　公演詳細.html　摘要部分
/*------------------------------------------*/

h1{
　border-top:2px solid #B4B4B4;
　border-bottom:2px solid #B4B4B4;
　color:#0099CC;font-size:140%;
  line-height: 120%; 
  margin-top:10px;
  margin-bottom:0px;
  padding-top:10px;
  padding:10px;
}

h2{
   font-size: 120%; 
   line-height: 120%; 
   color: #1671A7;
   margin-top:10px;
   margin-bottom:10px;
}

h3{
   font-size: 110%; 
   line-height: 120%; 
   color: #333333;
   margin-top:30px;
   margin-bottom:10px;
   padding-top:5px;
   padding-left:10px;
   border-left:3px solid #A1CCC7;
}

h4{
   font-size: 120%; 
   line-height: 120%; 
   color: #555555;
   margin-top:10px;
   margin-bottom:10px;
}

.copy {
  color:#555555;
  font-size:120%;
  font-weight:bold;
  line-height: 140%; 
  margin-top:20px;
  margin-bottom:20px;
  padiing-bottom:10px;
}
.m {
  font-size:110%;
}
.date {
  font-size:110%;
}