@charset   "Shift_JIS";

#linehead{
  width:800px;
  margin: 0 auto;
  padding: 0;
  height:30px;
  border-bottom: 3px solid #F08893;
  text-align:center;
}

#linehead p{
  font-size:22px;
  font-weight:bold;
  color:#F08893;
  line-height:35px;
  letter-spacing: 20px;
}

#question{
  width:800px;
  line-height:1;
  margin:0 auto;
  position:relative;
  top:30px;
}

#navi{
  width:800px;
  margin:0 auto;
  padding:0;
}
#navi li{
  width:146px;
  height:30px;
  float:left;
  margin:0 0 0 8px;
  background:white;
  border: 2px solid #fe98a7;
  border-radius: 6px;
  font-size:14px;
  text-align:center;
  line-height:32px;
  color:#504d4b;
}

.qabox_1,.qabox_2,.qabox_3,.qabox_4,.qabox_5{
       clear:both;
       width:720px;
       margin:0 auto;
}

.qabox_1 h5{
       width:700px;
       height:40px;
       line-height:42px;
       padding:0 0 0 20px;
       margin:15px 0 0 0;
       background:#fff7f8;
       border-radius:6px;
       border: 1px solid #fea7bf;
       box-shadow: 1px 1px 1px #e1dfdf;
}
.qabox_2 h5{
       width:700px;
       height:40px;
       line-height:42px;
       padding:0 0 0 20px;
       margin:15px 0 0 0;
       background:#fff7f8;
       border-radius:6px;
       border: 1px solid #fea7bf;
       box-shadow: 1px 1px 1px #e1dfdf;
}
.qabox_3 h5{
       width:700px;
       height:40px;
       line-height:42px;
       padding:0 0 0 20px;
       margin:15px 0 0 0;
       background:#fff7f8;
       border-radius:6px;
       border: 1px solid #fea7bf;
       box-shadow: 1px 1px 1px #e1dfdf;
}
.qabox_4 h5{
       width:700px;
       height:40px;
       line-height:42px;
       padding:0 0 0 20px;
       margin:15px 0 0 0;
       background:#fff7f8;
       border-radius:6px;
       border: 1px solid #fea7bf;
       box-shadow: 1px 1px 1px #e1dfdf;
}
.qabox_5 h5{
       width:700px;
       height:40px;
       line-height:42px;
       padding:0 0 0 20px;
       margin:15px 0 0 0;
       background:#fff7f8;
       border-radius:6px;
       border: 1px solid #fea7bf;
       box-shadow: 1px 1px 1px #e1dfdf;
}
#question h5{
       font-size:13px;
       letter-spacing:3px;
}

.qcont p{
       width:670px;
       margin:0 auto;
       padding:0 0 20px 0;
       position:relative;
       top:20px;
}

.qabox_1 p,.qabox_2 p,.qabox_3 p,.qabox_4 p,.qabox_5 p{
       font-size:12px;
       line-height:18px;
       color:#625e5e;
       letter-spacing:1px;
}
.top_bg{
       margin:0;
       padding:0;
       width:630px;
}
.qa_bottom{
       width:630px;
       height:51px;
}
.yohaku{
       width:30px;
       height:30px;
}
.qabox_1 a{
       color:#5fb0fa;
}
.qabox_2 a{
       color:#ff598f;
}
.qabox_3 a{
       color:#53bd5b;
}
.qabox_4 a{
       color:#e49674;
}
.qabox_5 a{
       color:#938e88;
}




























