/* NetReal! : 法人名簿サービス ご利用の流れ（データ利用の流れ[リストデータレンタル]） */



#wrapper #main #contents h3 {
	margin-top:30px;
}



/* ボタン全体 */
#wrapper #main #contents div.menu {
	width:570px;
	margin: 20px 0px 0px 12px;
}
/* 料金に関して */
#wrapper #main #contents div.menu div.menu-01 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_01.gif) top no-repeat;
	margin:0 15px 10px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a:hover {
	background:url(../images/faq_menu_01.gif) no-repeat 0 -58px;
}
/* レンタルに関して */
#wrapper #main #contents div.menu div.menu-02 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_02.gif) top no-repeat;
	margin:0 15px 10px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a:hover {
	background:url(../images/faq_menu_02.gif) no-repeat 0 -58px;
}
/* 購入に関して */
#wrapper #main #contents div.menu div.menu-03 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_03.gif) top no-repeat;
	margin:0 15px 10px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-03 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-03 a:hover {
	background:url(../images/faq_menu_03.gif) no-repeat 0 -58px;
}
/* サポートに関して */
#wrapper #main #contents div.menu div.menu-04 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_04.gif) top no-repeat;
	margin:0 15px 10px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-04 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-04 a:hover {
	background:url(../images/faq_menu_04.gif) no-repeat 0 -58px;
}
/* 会員機能に関して */
#wrapper #main #contents div.menu div.menu-05 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_05.gif) top no-repeat;
	margin:0 0px 10px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-05 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-05 a:hover {
	background:url(../images/faq_menu_05.gif) no-repeat 0 -58px;
}
/* その他に関して */
#wrapper #main #contents div.menu div.menu-06 {
	width:180px;
	height:58px;
	background:url(../images/faq_menu_06.gif) top no-repeat;
	margin:0 0px 0px 0px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-06 a {
	display:block;
	width:180px;
	height:58px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-06 a:hover {
	background:url(../images/faq_menu_06.gif) no-repeat 0 -58px;
}



/* Q */
#wrapper #main #contents div.q {
	width:570px;
	background:#5D14A1;
	margin:15px 0 0 12px;
}
#wrapper #main #contents div.q p.mark {
	width:20px;
	height:18px;
	padding:8px 16px 8px 12px;
	float:left;
}
#wrapper #main #contents div.q p {
	width:510px;
	color: #ffffff;
	line-height:18px;
	float:left;
	padding:8px 8px 8px 0;
}



/* A */
#wrapper #main #contents div.a {
	width:568px;
	background: #E6DEEE;
	margin:0 0 0px 12px;
	border-bottom: solid 1px #5D14A1;
	border-left: solid 1px #5D14A1;
	border-right: solid 1px #5D14A1;
}
#wrapper #main #contents div.a p.mark {
	width:21px;
	height:15px;
	padding:18px 10px 0px 11px;
	float:left;
}
#wrapper #main #contents div.a p {
	width:509px;
	color: #000000;
	line-height:18px;
	float:left;
	padding:18px 12px 18px 0px;
}
