@charset "UTF-8";



/* qanda　index.html
------------------------------------------------------------ */
div.tab {
	margin: 0 0 0 26px;
}
div.box1 {
	width: 909px;
	height: 984px;
	background: url(../qa/img/bg_outerBox.png) no-repeat;
	margin: 0 auto;
}
div.box1 p{
	padding-top: 48px;
	font-size: 16px;
	color: #2660AD;
	font-weight: bold;
	text-align: center;
	line-height: 1.9;
}

div.innerBox {
	width: 786px;
	height: 611px;
	background: url(../qa/img/bg_innerBox.jpg) no-repeat;
	margin: 25px auto 10px;
}

div.innerBox img{
	display: block;
	width: 672px;
	margin: 0 auto 8px;
}

div.innerBox h2 img{
	width: 296px;
}
div.innerBox h2{
	width: 296px;
	margin: 0 auto;
	padding: 25px 0;
}

div.box1 .rfmBtn{
	width: 454px;
	margin: 0 auto;
}


/* qanda　pop
------------------------------------------------------------ */
div.floatingBox {
	width: 716px;
	height: 627px;
	background: url(../qa/img/bg_floating.png) no-repeat;
	line-height: 1;
}

* html div.floatingBox {
	background: url(../qa/img/bg_floating_ie6.jpg) no-repeat;
}


div.floatingBox h3{
	text-align: left;
	padding: 30px 0 0 43px;
}

div.floatingBox p{
	text-align: left;
	width: 560px;
	background: url(../qa/img/txt_A.gif) no-repeat;
	padding: 0 0 0 55px;
	margin: 30px 0 25px 38px;
	font-size: 15px;
	color: #231815;
}
div.floatingBox .pic {
text-align: center;
}
div.floatingBox .point {
text-align: center;
}


div.floatingBox .pic4{
	margin: -20px 0 20px 50px;
	text-align: center;
}

div.floatingBox .pic6{
	margin: -10px 0 -10px 0px;
	text-align: center;
}
div.floatingBox .pic7{
	margin: -10px 0 5px 0px;
	text-align: center;
}

div.floatingBox .pic10{
	margin: -10px 0 5px 0px;
	text-align: center;
}

/* 印刷ボタンズレ修正 */
div.popPrintBtn {
	margin-top: 0px;
	text-align: center;
}
div.popPrintBtn1 {
	margin-top: -10px;
	text-align: center;
}
div.popPrintBtn5 {
	margin-top: -10px;
	text-align: center;	
}
div.popPrintBtn7 {
	margin-top: 5px;
	text-align: center;	
}
div.popPrintBtn11 {
	margin-top: -8px;
	text-align: center;	
}