@charset "utf-8";
/*　*/

body{
 background:rgb(75,10,10);
 font-family: "ＭＳ Ｐゴシック",平成角ゴシック,Osaka,sans-serif;
 margin:15px 0;
}
#main{
 background:url(../img/back-moyou.jpg) no-repeat right;
}
#sakuhin{
 padding:1px;
 background:none;
}
h2{
 font-size:12pt;
 margin:40px 0 5px 50px;
}
table{
 border:solid 1px rgb(102,102,102);
 margin-left:auto;
 margin-right:auto;
}
th{
 text-align:center;
 vertical-align:top;
}
th#nen{
 width:100px;
}
th#title{
 width:360px;
}
th#jan{
 width:120px;
}
th,td{
 font-size:9pt;
 border:solid 1px rgb(102,102,102);
 padding:3px;
}
.w100{ width:100px;text-align:center; }
.w360{ width:360px }
.w120{ width:120px;text-align:center; }
#plink{
 margin:5px 55px 5px 0;
 font-size:10pt;
 text-align:right;
}
