
/* SPECIAL COMMON */

div.special {
  margin-bottom:15px;
}

div.special-header {
  height:11px;
  background:url(../bg_boxheader_main.png) top center no-repeat;
}


div.special-footer {
  height:11px;
  background:url(../bg_box_main.png) bottom center no-repeat;
}

div.special div.special-body {
  padding:5px 12px 0 12px;
  background:url(../bg_boxbody_main.png) repeat-y;
}


div.special div.special-body span.copyright-notice{
  color:#666666;
  font-size:0.75em;
}

div.special h2 {
line-height:0;
margin:0;
padding:0;
}

div.special p{
  line-height:1.7;
  font-size:90%;
  margin:0 0 0 0;
  padding:0 8px 0 8px;
}

div.special div.profile {
  font-size:80%;
  color:#666;
  margin-top:10px;
}

div.special h3 {
  margin:0;
  padding:8px 10px 3px 10px;
  background:#efefef;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
}

div.special div.profile p {
  margin:0 ;
  padding:0 10px 10px 10px;
  background:#efefef;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
}

.himoduke {
  display:none;
}
