@charset	"utf-8";

/* よくある質問 -------------------------------------------- */

/* head section -------------------------------------------- */

#key_image	{
	clear:	both;
	width:	840px;
	height:	94px;
	padding-bottom:	14px;
}
/* top left ------------------------------------------------ */



/* top right ----------------------------------------------- */

em	{
	color:	#333333;
}

strong	{
	color:	#333333;
	font-weight:	600;
}


/* 料金Q&A */

dl.faq	{
	clear:	both;
	margin:	12px 8px 16px 20px;
}

dl.faq em	{
	color:	#339933;
}

dl.faq dt	{
	margin:	4px 0px 8px 0px;
	font-weight:	600;
	line-height:	140%;

}

dl.faq dd	{
	margin:	2px 4px 18px 20px;
	line-height:	140%;
}

