@charset "utf-8";

body {
 color: #666;
 font: 0.9em/1.75em Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", sans-serif;
 background: white url(../rightsproduce/images/bg_rightsproduce.gif) repeat-x;
 text-align: left;
}

#container {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../rightsproduce/images/img_rightsproduce0.jpg) no-repeat top right;
 clear: both;
}
*:first-child+html #container {
 height:736px;
}

#container1 {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../rightsproduce/images/img_rightsproduce1.jpg) no-repeat top right;
 clear: both;
}
*:first-child+html #container1 {
 height:886px;
}

#container2 {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../rightsproduce/images/img_rightsproduce2.jpg) no-repeat top right;
 clear: both;
}
*:first-child+html #container2 {
 height:886px;
}

#container3 {
 margin: 0 auto;
 padding: 0;
 width: 840px;
 height:336px;
 display: block;
 background: url(../rightsproduce/images/img_rightsproduce3.jpg) no-repeat top right;
 clear: both;
}
*:first-child+html #container3 {
 height:886px;
}


#lead ul {
 list-style-type: decimal;
 margin-left: 1.8em;
 margin-top: 30px;
 margin-bottom: 30px;
}

#lead li {
 margin-top: 15px;
 margin-bottom: 15px;
}