@charset "UTF-8";

/*---------------------------------------------

General Page CSS

for $domain
coded by d-spica at 2009-07-13
linked to "/$page-name.html"

---------------------------------------------*/

 
@import url(default.css);
@import url(base.css);
@import url(common.css);


body#voice #area-main div.section {
  margin-bottom: 10px;
  padding: 3px;
  width: 656px;
  overflow: hidden;
  background: #F3EDD7;
}

body#voice #area-main div.section p.figure {
  float: left;
  margin: 0;
  width: 320px;
}

body#voice #area-main div.section div.comment {
  margin-left: 330px;
}

body#voice #area-main div.section div.comment h2 {
  padding: 20px 0 0 65px;
  height: 21px;
  background: url(../img/general/bg-voice-hd.png) no-repeat top left;
  font-size: 100%;
}

body#voice #area-main div.section div.comment h2 span {
  margin-right: 8px;
}

body#voice #area-main div.section div.comment h2 span.name {
  color: #FE9753;
}