
h3{
   text-align    : left;
   line-height   : 24px;
   margin-top    : 30px;
   margin-bottom : 20px;
   padding-left  : 30px;
   background    : #FFF1AD;
}

div.sp{
   margin-bottom : 20px;
}

div.sp img{
   border         : 1px solid #eee;
   float         : left;
   margin-right  : 20px;
   margin-left   : 10px;
}


table.Spec {
   margin-right    : 20px;
   width           : 470px;
   border          : none;
   font-size       : 12px;
   color           : #333333;
   border-collapse : collapse;
}

table.Spec td {
   padding         : 5px;
   border          : solid 1px #888888;
   letter-spacing  : 0.2em;
   line-height     : 1.5em;
}

table.Spec td.td1 {
   width           : 120px;
   background      : #ffffcc;
   text-align      : center;
}

table.Spec td.td2 {
   width           : 350px;
   text-align      : left;
}




#Cent{
   line-height  : 1.5em;
   color        : #666;
   text-align   : center;
}

#Cent table{
   margin-left  : auto;
   margin-right : auto;
}


.list1{
   margin       : 10px;
   border       : solid 1px #333;
   padding      : 10px;
}

.list1 textarea{
   width        : 100%;
   height       : 300px;
}


.list2{
   margin       : 10px;
   border       : solid 1px #333;
   padding      : 10px;
}

.list2 textarea{
   width        : 100%;
   height       : 300px;
}


