@charset "UTF-8";

#contents {
  background-image:url(../images/contents_bg.gif);
  background-position:left top;
  background-repeat:repeat-y;
}

#contents h1{
  width:900px;
  height:298px;
  border-bottom:17px solid #ffffff;
  background-image:url(../images/page_hdrimg.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  text-indent:-9999px;
}

/* 右カラム
---------------------------------------------- */
#main h2{
  min-height:20px;
  margin-top:26px;
  padding:7px 0 0 16px;
  font-size:14px;
  font-weight:bold;
  color:#5a81c2;
  background-image:url(../../images/00main_bg_ttl.gif);
  background-position:left top;
  background-repeat:no-repeat;
  letter-spacing:1px;
}

* html #main h2{
  height:20px;
}

#main h2.titleTop{
  margin-top:0;
}

#main div#userVoice{
  line-height:160%;
  margin:17px 14px 0 11px;
  width:621px;
}

#main div#userVoice p{
}

#main div#userVoice dl{
}

#main div#userVoice dt{
  padding:4px 10px;
  font-size:13px;
  font-weight:bold;
  color:#ffffff;
  border-top:18px solid #ffffff;
  background-color:#557bb7;
  background-image:url(../images/qa_bg_q.gif);
  background-position:left bottom;
  background-repeat:repeat-x;
}

#main div#userVoice dt span{
  padding-right:8px;
  font-size:14px;
  font-family:Verdana;
}

#main div#userVoice dd{
  border-left:2px solid #d1d1d1;
  border-right:2px solid #d1d1d1;
  border-bottom:2px solid #d1d1d1;
  padding:8px 10px 12px 10px;
}

#main div#userVoice dd ul{
  width:597px;
  margin-bottom:5px;
}

#main div#userVoice dd ul li.answerNo{
  width:60px;
  float:left;
  font-weight:bold;
  font-size:14px;
  color:#f53349;
  font-family:Verdana;
}

#main div#userVoice dd ul li.user{
  width:530px;
  float:right;
  text-align:right;
  color:#666666;
}

/* 左カラム
---------------------------------------------- */
#sub img{
  vertical-align:top;
}

#sub h2{
  padding-bottom:2px;
}

#sub ol#categoryNavi{
  width:230px;
  padding:0 3px 20px 3px;
}

#sub ol#categoryNavi a{
  color:#333333;
  text-decoration:none;
}

#sub ol#categoryNavi a:hover{
  color:#ff6420;
  text-decoration:underline;
}

#sub ol#categoryNavi li{
  margin-top:10px;
  padding: 0 4px 0 28px;
  background-position:5px 0;
  background-repeat:no-repeat;
  line-height:130%;
}

#sub ol#categoryNavi li.q01{
  background-image:url(../images/sub_icon01.gif);
}

#sub ol#categoryNavi li.q02{
  background-image:url(../images/sub_icon02.gif);
}

#sub ol#categoryNavi li.q03{
  background-image:url(../images/sub_icon03.gif);
}

#sub ol#categoryNavi li.q04{
  background-image:url(../images/sub_icon04.gif);
}

#sub ol#categoryNavi li.q05{
  background-image:url(../images/sub_icon05.gif);
}

#sub ol#categoryNavi li.q06{
  background-image:url(../images/sub_icon06.gif);
}

#sub ol#categoryNavi li.q07{
  background-image:url(../images/sub_icon07.gif);
}

#sub ol#categoryNavi li.q08{
  background-image:url(../images/sub_icon08.gif);
}

#sub ol#categoryNavi li.q09{
  background-image:url(../images/sub_icon09.gif);
}

#sub ol#categoryNavi li.q10{
  background-image:url(../images/sub_icon10.gif);
}

#sub ol#categoryNavi li.naviTitle{
  min-height:19px;
  margin-top:15px;
  padding:8px 0 0 16px;
  background-image:url(../../images/00side_bg_ttl.gif);
  background-position:left top;
  background-repeat:no-repeat;
  color:#5a81c2;
  font-size:14px;
  font-weight:bold;
  letter-spacing:1px;
  list-style-type:none;
  line-height:100%;
}

#sub ol#categoryNavi li.naviTitle a{
  color:#5a81c2;
  text-decoration:none;
}

#sub ol#categoryNavi li.naviTitle a:hover{
  color:#5a81c2;
  text-decoration:underline;
}

* html #sub ol#categoryNavi li.naviTitle{
  height:19px;
}

