
/******************************************************

		qa スタイル
 
*******************************************************/


	.both{
		clear: both;
		font-size:1px;
}

	.qa_box{
		width: 461px;
		text-align: center;
		margin-bottom:10px;
		margin-left:auto;
		margin-right:auto;
}

	div.qa_bg_top{
		width: 461px;
		height:31px;
		margin:0px;
		padding:0px;
		background-image:url(../img/qa/qa_bg_top.gif);
		background-repeat:no-repeat;
}

	div.qa_bg_middle{
		width: 461px;
		margin:0px;
		padding:0px;
		background-image:url(../img/qa/qa_bg_middle.gif);
		background-repeat:repeat-y;
}

	div.qa_q{
		padding:0px;
		margin:0px;
		background-image:url(../img/qa/q.gif);
		background-position:10px 10px;
		background-repeat:no-repeat;
}

	p.qa_q{
		padding:50px 20px 0px 40px;
		margin:0px;
		font-size:12px;
		line-height:18px;
		color:#c63;
		text-align:left;
}

	div.qa_a{
		padding:0px;
		margin:0px;
		background-image:url(../img/qa/a.gif);
		background-position:10px 10px;
		background-repeat:no-repeat;
}

	p.qa_a{
		padding:50px 20px 10px 40px;
		margin:0px;
		font-size:12px;
		line-height:18px;
		color:#666;
		text-align:left;
}

	p.qa_a2{
		padding:10px 20px 0px 40px;
		margin:0px;
		font-size:12px;
		line-height:18px;
		color:#666;
		text-align:left;
}

	div.qa_a ul{
		padding:0px 0px 0px 50px;
		margin:0px 0px 0px 10px;
		font-size:12px;
		line-height:18px;
		color:#666;
		text-align:left;
}

	div.qa_dot{
		width: 440px;
		margin:0px;
		padding:20px 0px 10px 0px;
		background-image:url(../img/qa/qa_dot.gif);
		background-repeat:repeat-x;
		background-position:center;
		text-align: center;
		margin-left:auto;
		margin-right:auto;
		font-size:1px;
		line-height:1px;
}

	div.qa_bg_bottom{
		width: 461px;
		height:31px;
		margin:0px;
		padding:0px;
		background-image:url(../img/qa/qa_bg_bottom.gif);
		background-repeat:no-repeat;
}

