/* rightnowサーバからのデータ  */
.KnowledgeSyndication {
  width: 930px;
  margin: 0 auto;
  margin-bottom: 22px;
}
.KnowledgeSyndication div.rn_Content {
  padding: 1px;
  border: 1px solid #d8d8d8;
}
.KnowledgeSyndication ul {
  background:#f6f6f6;
  padding: 0 2px;
}
.KnowledgeSyndication ul li {
  background: url(/annai/faq/images/icon_arrow.gif) 7px 7px no-repeat;
  font-size: 12px;
  border-right:1px dotted #CCC;
  border-bottom: 1px dotted #CCC;
  padding: 4px 2px 4px 25px;
  width: 433px;
  float: left
}
.KnowledgeSyndication ul li:nth-child(2n) {
  border-right:none;
}
.KnowledgeSyndication ul li:nth-child(9),
.KnowledgeSyndication ul li:nth-child(10) {
  border-bottom: none;
}
.KnowledgeSyndication ul:after {
  content: "";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}
.KnowledgeSyndication ul {
  display: inline-block;
}

/* Hides from IE-mac */
* html .KnowledgeSyndication ul {height: 1%;}
.KnowledgeSyndication ul {display: block;}
/* End hide from IE-mac */

.noBorder {
  border: none !important;
}
#cmn_q.box_faq {
  width: 930px;
  margin: 0 auto;
}
.lst_faq li {
  margin-right: 10px;
}
.lst_faq {
  margin-right:0;
  width: 930px;
}
.lst_faq li.last {
  margin-right:0;
}
.cmn_q_title {
  background: url("/annai/faq/images/other_title_bg.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 13px;
  padding: 5px 5px 5px 20px;
}
#question_5box ,
#question_4box {
  width: 950px;
  margin-left: 10px;
  margin-right: -10px;
  margin-bottom: 24px;
}
.question_content {
  border: 1px solid #d8d8d8;
  background-color:#f6f6f6;
  float: left;
}
.question_content div {
  border: solid 1px #FFF;
}
.question_content p {
  background: url(/annai/faq/images/icon_question.gif) 3px 4px no-repeat #e1e1e1;
  padding-left: 25px;
  line-height: 28px;
  letter-spacing: -1px;
  font-weight: bold;
}
.question_content ul {
}
.question_content ul li {
  background: url(/annai/faq/images/icon_arrow.gif) 8px 7px no-repeat;
  border-bottom: 1px dotted #CCC;
  /*ine-height: 27px;*/
  padding: 0.4em 0 0.4em 25px;
}
#question_5box .question_content {
  width: 176px;
  margin-right: 10px;
}
#question_4box .question_content {
  width: 223px;
  margin-right: 10px;
}
#search_area {
  background:url(/annai/faq/images/bg_search.gif) no-repeat;
  text-align: center;
  width: 930px;
  height: 70px;
  margin: 20px auto;
  padding-top: 11px;
}

/*========================予約の流れ=========================*/
.loginReserve{
  background:url("/images/login_reserve_bg.gif") no-repeat left top;
  height:167px;
  width: 760px;
  position:relative;
  margin: 20px auto 20px;
}
.loginReserve h2{
  position:absolute;
  left:135px;
  top:22px;
}
.loginReserve ul{
  position:absolute;
  left:135px;
  top:52px;
}
.loginReserve ul li{
  float:left;
  margin:0px 5px 5px 0;
}


/* Overwrite */
div.rn_SearchArea{
  padding-bottom: 20px !important;
  text-align: center;
  height: 40px;
}
div.rn_SearchArea .rn_SearchBox .rn_Query{
  height: 18px;
  padding: 9px 4px;
  width: 400px;
}
div.rn_SearchArea .rn_SearchButton .rn_ButtonInput{
  height: 38px;
  width: 70px;
  font-size: 16px;
  font-weight: bold;
  margin-left: 10px;
}