@charset "Shift_JIS";

#faq 	{margin-top:0px;}
#right	{margin-top:-20px;}

#imghd {margin:-23px auto 0 auto; overflow: hidden; text-align:center; background:url(../img/access/bg-imghd.jpg) repeat-x 0 0; height:136px;}
#imghd h2 {background:url(../img/faq/imghd.jpg) no-repeat center center; margin:0 auto; text-align:center; height:136px; text-indent:-2000px; overflow:hidden;}

p.read {
  background:url(../img/faq/bg-read.gif) no-repeat 0 0;
  margin:15px 0 0 0;
  padding:23px 0 0 18px;
  height:97px;
}

#tab-faq	{width:700px; overflow:hidden;}
#tab-faq li		{float:left;}
#tab-faq a	{height:48px; background-image:url(../img/faq/tab.gif); background-repeat:no-repeat; text-indent:-9999px; display:block;}

#tab-faq1	{width:116px; background-position:0 0;}
#tab-faq2	{width:116px; background-position:-116px 0;}
#tab-faq3	{width:119px; background-position:-232px 0;}
#tab-faq4	{width:116px; background-position:-351px 0;}
#tab-faq5	{width:116px; background-position:-467px 0;}
#tab-faq6	{width:117px; background-position:-583px 0;}

#tab-faq1:hover	{background-position:0 -48px;}
#tab-faq2:hover	{background-position:-116px -48px;}
#tab-faq3:hover	{background-position:-232px -48px;}
#tab-faq4:hover	{background-position:-351px -48px;}
#tab-faq5:hover	{background-position:-467px -48px;}
#tab-faq6:hover	{background-position:-583px -48px;}


#faq-1 #tab-faq1	{background-position:0 -48px;}
#faq-2 #tab-faq2	{background-position:-116px -48px;}
#faq-3 #tab-faq3	{background-position:-232px -48px;}
#faq-4 #tab-faq4	{background-position:-351px -48px;}
#faq-5 #tab-faq5	{background-position:-467px -48px;}
#faq-6 #tab-faq6	{background-position:-583px -48px;}



#content {
  background:url(../img/faq/bg-content.gif) no-repeat 0 0;
  margin-bottom:20px;
}

#content #room { padding:0 10px;}
#content #room h3 { padding:18px 0 0 28px; margin-bottom:17px;}
#content #room ul.ancher {
  /*background:#fff url(../img/faq/bg-list.gif) no-repeat 0 top;
  border-right:1px solid #c4c4c4; border-left:1px solid #c4c4c4;*/
  border-radius: 2px;         /* CSS3 */
  -moz-border-radius: 2px;    /* Firefox */
  -webkit-border-radius: 2px; /* Safari,Chrome */
  border: 1px #c4c4c4 solid;
  background-color: #fff;
  padding:15px 0 10px 16px;
  margin-bottom:10px;
}
#content #room ul.ancher li.left li , #content #room ul.ancher li.right li{
  background:url(../img/faq/icon1.gif) no-repeat 0 5px;
  padding-left:15px;
  margin-bottom:3px;
}
#content #room ul.ancher li.left { float:left;}
#content #room ul.ancher li.right { float:right; margin-right:180px; display:inline;}
#faq-4 #content #room ul.ancher li.right { margin-right:45px;}
#faq-5 #content #room ul.ancher li.right { margin-right:100px;}

#content #room ul.q-a {
  border-radius: 2px;         /* CSS3 */
  -moz-border-radius: 2px;    /* Firefox */
  -webkit-border-radius: 2px; /* Safari,Chrome */
  border: 1px #c4c4c4 solid;
  background-color: #fff;
  padding:15px 0 10px 0;
  margin-bottom:20px;
}
#content #room ul.q-a li {
  background:url(../img/faq/qa.gif) no-repeat 0 0;
  padding:11px 0 0 58px;
  margin:0 0 10px 8px;
  width:590px;
}
#content #room ul.q-a li h4 {
  font-size:18px;
  font-weight:bold;
  color:#db526f;
  margin-bottom:13px;
}
#content #room ul.q-a li.p-top span {
  background:url(../img/faq/icon2.png) no-repeat 0 top;
  padding:0 0 5px 17px;
}
#content #room ul.q-a li.p-top {
  background:url(../img/faq/line.gif) no-repeat 0 top;
  width:668px;
  padding:0;	margin:0;
  text-align:right;
  padding:5px 10px 10px 0;
}

#content a:link , #content a:visited { color:#df707f;}
#content a:hover , #content a:active { color:#701521;}
