@charset "utf-8";
@import url("../shared/css/reset.css");
@import url("../shared/css/basic.css");
@import url("../shared/css/layout.css");
/*
---------------------------------------------------------
FAQ よくお問合せいただくご質問
---------------------------------------------------------
*/
#page {}
/* リンク内の矢印画像 */
#page a img {
	vertical-align:middle;
	padding-right: 4px;
	padding-bottom: 3px;
}
/* テーブルの初期化 */
#page table,
#page td,
#page th {
	margin: 0px;
	padding: 0px;
	border: none;
}
/*
---------------------------------------------------------
コンテンツ：ヘッダ
---------------------------------------------------------
*/
/* 詳細左右スペース */
#page td.padlr {
	padding-right: 20px;
	padding-left: 10px;
}
/* 見出し */
#page h1 {
	margin:0;
	padding-bottom: 10px;
}
#page h2 {
	margin:0;
	padding-bottom: 17px;
}
#page h3 {
	margin:0;
	padding-bottom: 20px;
	font-size: 110%;
	color: #CC6600;
}
#page h4 {
	color: #17479D;
	margin:0;
	padding-bottom: 5px;
	font-size: 140%;
}
#page h5 {
	font-size: 120%;
	color: #17479D;
	margin:0;
	padding-bottom: 0px;
	padding-top: 0px;
}
#faq-cont {
	padding-right: 0px;
	padding-left: 0px;
}

/*
---------------------------------------------------------
コンテンツ：メイン
---------------------------------------------------------
*/
/* faq背景 */
#faq-head div.bg-top {
	width: 680px;
	background-image: url(img/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#faq-head div.bg-mid {
	width: 680px;
	background-image: url(img/bg_mid.gif);
	background-repeat: repeat-y;
}
#faq-head div.bg-btm {
	width: 608px;
	background-image: url(img/bg_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#faq-head div.faq-doc {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 40px;
}
/*faq-index*/
div.faq-index {
	padding-bottom: 20px;
}
div.faq-index p {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	display: block;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 25px;
	line-height:1.2em;
	margin-bottom:0.4em;
}
/**/
dl.faq,
dl.faq dt,
dl.faq dd {
	margin: 0px;
	padding: 0px;
}
/**/
dl.faq {
	margin-bottom: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #43598B;
}
dl.faq dt {
	font-size: 110%;
	font-weight: bold;
	color: #805C3A;
	background-image: url(img/q.gif);
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:0em;
}
dl.faq dd {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(img/a.gif);
	padding-left: 33px;
	background-repeat: no-repeat;
	background-position: left top;
}
/**/
#faqa {
	padding-top: 30px;
	width: 580px;
	margin-left: 10px;
}
---------------------------------------------------------
コンテンツ：下部
---------------------------------------------------------
*/


/*
---------------------------------------------------------

---------------------------------------------------------
*/
