body {
      margin:0;
      padding:0;
      background-color:#EFFFFF;
}

#wraper {
      float:senter;
      width:784px;
      margin:0px;
}

#back {
      width:784px;
      background-color:#ffffff;
}

.left_back {
        background-image:url("http://jpc.puzzler.ne.jp/images/left_side_back.gif");
        background-repeat:repeat-y;
}

.left_ma  {
        padding:3px;
        margin-left:7px;
        font-size:11px;
        letter-spacing:120%;
        line-height:140%;
}

p  {
        margin:0px;
        padding:0px;
}

.right {
        float:right;
        width:583px;
        background-color:#ffffff;
}

.left   {
        float:left;
        width:156px;
        background-color:#ffffff;
        margin:0 0 0 10px;
}

h1 {
        font-size:14px;
        font-weight:bold;
        color:#777777;
        line-height:120%;
        margin:15 0 0 10;
}

.text_02  {
        font-size:12px;
        font-weight:nomarl;
        color:#777777;
        line-height:120%;
        margin:0 0 0 10;
        padding-right:20px;
}

.text_03 {
        font-size:12px;
        font-weight:nomarl;
        color:#333333;
        line-height:120%;
        margin:25 0 0 10;
        clear:both;
}

.text_04 {
        font-size:12px;
        font-weight:nomarl;
        color:#333333;
        line-height:140%;
        margin:5 0 0 0;
}

.text_05 {
        font-size:10px;
        font-weight:nomarl;
        color:#333333;
        line-height:140%;
        margin:0 0 0 0;
}

a  {
        color:#0066cc;
        text-decoration: none;
}

a:link  {
        color:#0066cc;
        text-decoration: none;
}

a:active  {
        color:#0066cc;
        text-decoration: none;
}

a:visited  {
        color:#003388;
        text-decoration: none;
}

a:hover  {
        color:#00aacc;
        text-decoration:
        underline;
}

.ma  {
margin:0 0 0 10;
}
			
td {
font-size:12px;
        font-weight:nomarl;
        color:#777777;
        line-height:120%;
        margin:0 0 0 10;
}

.faq {
       color:#003388;
}

tr.seiseki {
       font-size:80%;
}



/* WPC */ 
#wpc dl  {
       width:500px;
       height:125px;
       padding:5px;
       border:solid 1px #66cccc;
}
#wpc dt {
       float:left;
       padding-right: 5px;
       border-right: dashed 1px #00aacc;
}
#wpc dd {
       padding-top:5px;
       padding-left: 5px;
       margin-left:155px;
       line-height:1.3em;
}