/*ブラウザの設定をクリア*/

* { margin:0; border:0; }



/*背景*/

body{ background:#ffffff ; }

body.top{ background:#333333 url(../../images/bg.jpg) repeat-x }







/*テーブル*/

table.body{ margin:auto ;background:white }

table.top{ margin:auto ; background:transparent }

table.top2{ background:transparent }

table.top3{ margin:auto ; background-image: url(images/mashoujo_banner_02.jpg); }

td.wt{ background:white }

td.sm{ background:#333333 url(./images/bg.jpg) center repeat-y }



td.erina{ background:url(./images/chara_comment_erina.jpg) no-repeat ; }

td.marina{ background:url(./images/chara_comment_marina.jpg) no-repeat ; }



table.test{ border:none ; }

td.test{ border:none ; }





/*テキスト*/

p.small{ color:#dddddd ; font-size:8pt ; margin-right:130px ; }

p.small2{ color:#dddddd ; font-size:8pt ; margin-left:150px ; }

p.normal{ color:#dddddd ; font-size:10pt ; margin-left:130px ; line-height:1.2 ; }

p.normal2{ color:#dddddd ; font-size:10pt ; }

p.box1{ color:#aaaaaa ; font-size:8pt ; padding:3px ; border:1px #999999 dotted ; width:50px ; height:280px ; overflow:auto ;  }

p.box2{ color:#aaaaaa ; font-size:8pt ; padding:3px ; border:1px #999999 dotted ; width:180px ; height:60px ; overflow:auto ;  }

p.box3{ color:#aaaaaa ; font-size:8pt ; padding:3px ; border:1px #999999 dotted ; width:100px ; height:150px ; overflow:auto ;  }







