﻿@charset "utf-8";



/*--q-a-----------------------------------------------*/
/*-------------------------------------------------------*/

body#q-a div#contents p.image{
  width : 840px;
  height : 150px;
  margin : 0 auto;
}
body#q-a div#contents div.left h3{
  margin : 2em 0;
  font-weight : bold;
}
body#q-a div#contents div.left p.left{
  width : 64px;
  float : left;
  font-weight : bold;
  margin-top : 1em;
  line-height : 2.5;
}
body#q-a div#contents div.left p.right{
  width : 420px;
  float : left;
  margin-top : 1em;
  line-height : 2.5;
}
body#q-a div#contents div.left div.q-a{
  border-bottom : 1px solid #cccccc;
  padding-bottom : 1em;
}
body#q-a div#contents div.left p.left{
  background : url(../img/hatena.png) no-repeat left center;
  padding-left : 36px;
}
body#q-a div#contents div.left p.kotae{
  background : url(../img/kotae2.png) no-repeat left center;
  padding-left : 36px;
}















