 /*div#contents*/

div#contents h2{
 margin: 60px 0px 0px 30px;
 padding: 0;
 font-size: 94%;
 height: 24px;
 color: #333333;
 font-weight: normal;
 background-image: none;
 border-bottom: #CCCCCC 4px dotted;
 letter-spacing: 0.4em;
}

 div#contents h3{
 margin: 30px 0px 0px 26px;
 padding: 0;
 color: #333333;
 font-size: 85%;
 font-weight: normal;
 letter-spacing: 0.2em;
 float:none;
}

 div#contents h4{
 margin: 10px 0px 10px 30px;
 color: #333333;
 font-size: 74%;
 font-weight: lighter;
 float:none;
}

 div#contents p{
 margin: 0 170px 0 170px;
 padding: 0 40px 10px 0;
 color: #333333;
 font-size: 80%;
 font-weight: normal;
 line-height: 180%;
}

 div#contents img{
float: right;
margin: 36px 0px 0px 0px;
padding: 0 20px 0px 20px;
}

div.film{
height: 200px
padding-top: 20px;
padding-bottom:20px;
border-bottom: #999999 1px dotted;
}

