@charset "utf-8";
/* CSS Document */

#gnavi01 a{
	width:158px;
	background-image:url(../image/tmp/gnavi01.png);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-9999px;
}

#gnavi06 a{
	width:158px;
	background-image:url(../image/tmp/gnavi06.png);
	background-repeat:no-repeat;
	background-position:left -44px;
	text-indent:-9999px;
}

/**/

.page_anker{
	width:665px;
	margin:0px auto 30px auto;
}

.page_anker li{
	list-style-type:none;
	background-image:url(../image/q-and-a/li01.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
	line-height:200%;
}

/*
質問・回答
*/

.q_and_a{
	width:666px;
	margin:30px auto 30px auto;
	background-image:url(../image/q-and-a/dd_bottom.png);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.q_and_a dt{
	background-image:url(../image/q-and-a/dt01.png);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:47px;
	font-weight:bold;
	color:#333333;
	padding-left:75px;
	font-size:120%;
}
.q_and_a dt a{
	color:#333;
	text-decoration:none;
}

.q_and_a dd{
	background-image:url(../image/q-and-a/dd_top.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding:30px 20px 30px 80px;
	line-height:175%;
}