@charset "shift_jis";
/* ****************************************************************************

forma-labo qa.css

***************************************************************************** */
h2           {
	height: 40px;
	width: 790px;
	margin-bottom: 10px;
	margin-top: 17px;
}

/*----------------------------------------------------
 * 
 * タブとよくある質問の指定ココから▽▽▽
 * 
----------------------------------------------------*/

.tabContainer {
	width: 750px;
	padding-right: 20px;
	padding-left: 20px;
}
.tabContainer dl {
	width: 750px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EEEEEE;
	padding-top: 10px;
}
.tabContainer /* Q */
 dt  {
	font-weight: bold;
	font-size: 12px;
	padding-left: 35px;
	background-image: url(images/ico_q.gif);
	background-repeat: no-repeat;
	color: #444444;
	margin-bottom: 10px;
	background-position: 10px;
}
.tabContainer span {
	font-size: 20px;
	color: #FF765F;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
}

.tabContainer /* A */
 dd  {
	font-size: 12px;
	background-image: url(images/ico_a.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	text-align: justify;
	padding-left: 35px;
	padding-bottom: 10px;
	line-height: 1.5em;
}
#pageNavi {
	height: 31px;
	width: 750px;
	background-image: url(images/qa_yaR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#pageNavi .btnNext img {
	margin-left: 538px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#pageNavi2 {
	height: 31px;
	width: 750px;
	background-image: url(images/qa_yaL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
}
#pageNavi2  .btnPrev  img {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
