/* NetReal! : DM発送サービス よくある質問 */



#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 10px 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 10px 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 10px 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 10px 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 10px 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 10px 10px 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:#258F14;
	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: #DEEEE3;
	margin:0 0 0px 12px;
	border-bottom: solid 1px #258F14;
	border-left: solid 1px #258F14;
	border-right: solid 1px #258F14;
}
	#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;
	}
