﻿@charset "UTF-8";
@import "press_com.css";

#faq_head {
	width: 690px;
	height: 90px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/faq_head.jpg);
	background-repeat: no-repeat;
}


/* □□□ 目次 □□□ */
#faq_qa_list {
	width:690px;
	margin:19px 0 0 0;
	}

#q_left {
	width:339px;
	float:left;
	}

#q_right {
	width:350px;
	float:right;
	}

/* 目次内共通定義 */
.q_st {
	width: 208px;
	height: 14px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin:0 0 8px 3px;
	}
#q_st1 {
	background-image: url(../cd_press/image2/faq_st1.gif);
}
#q_st2 {
	background-image: url(../cd_press/image2/faq_st2.gif);
}
#q_st3 {
	background-image: url(../cd_press/image2/faq_st3.gif);
}
#q_st4 {
	background-image: url(../cd_press/image2/faq_st4.gif);
}
#q_st5 {
	background-image: url(../cd_press/image2/faq_st5.gif);
}
#q_st6 {
	background-image: url(../cd_press/image2/faq_st6.gif);
}

.q_list {
	margin:0 0 18px 0;
	}

.q_list ul {
	list-style: square url("../cd_press/image2/mk_06.gif") outside;
	margin:0 0 0 20px;
	}
/* Hides from IE5-mac \*/
* html .q_list ul {
	margin:0 0 0 15px;
	}
/* End hide from IE5-mac */

.q_list li {
	margin:0 0 5px 0;
	}

/* □□□ Q＆A集 □□□ */
#faq_qa_group {
	padding:5px 0 0 0;
	}

/* Q＆A集内共通定義 */
.faq_qa {
	border-left:solid 4px #b0d880;
	}

.answer {
	background-image: url(../cd_press/image2/faq_line.gif);
	background-repeat: no-repeat;
	background-positon: left top;
}

.answer p {
	padding-left:10px;
	}

.q_title {
	width: 350px;
	height: 16px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	margin-left:10px;
	margin-top:7px;
	margin-bottom:6px;
	}
#q_title1 {
	background-image: url(../cd_press/image2/faq_q1.gif);
}
#q_title2 {
	background-image: url(../cd_press/image2/faq_q2.gif);
}
#q_title3 {
	background-image: url(../cd_press/image2/faq_q3.gif);
}
#q_title4 {
	background-image: url(../cd_press/image2/faq_q4.gif);
}
#q_title5 {
	background-image: url(../cd_press/image2/faq_q5.gif);
}
#q_title6 {
	background-image: url(../cd_press/image2/faq_q6.gif);
}
#q_title7 {
	background-image: url(../cd_press/image2/faq_q7.gif);
}
#q_title8 {
	background-image: url(../cd_press/image2/faq_q8.gif);
}

.answer p {
	padding-top:5px;
	padding-bottom:6px;
	}

/* Windows版IEのバグ対応のために必要 */
.faq_spacer {
	font-size:15px;
	line-height:15px;
	border-left:solid 4px #fff;
	}
