/* NetReal! : DM発送サービス 料金体系（DM原稿） */

/* キャッチコピー */
#wrapper #main #contents div.catch {
	width:592px;
	padding-bottom:1px;
}

/* キャッチコピー02 */
#wrapper #main #contents div.catch02 {
	width:592px;
	margin-bottom:15px;
}

/* ページ上部メニューボタン */
#wrapper #main #contents div.menu {
	width:571px;
	height:98px;
	margin:0 0 0 12px;
}

	/* DM発送 */
	#wrapper #main #contents div.menu div.menu-01 {
		width:181px;
		height:105px;
		background:url(../images/price_menu_01_01.gif) top no-repeat;
		margin:0px;
		text-indent:-9999px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-01 a {
		display:block;
		width:181px;
		height:105px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-01 a:hover {
		background:url(../images/price_menu_01_01.gif) no-repeat 0 -105px;
	}
	/* DM原稿 */
	#wrapper #main #contents div.menu div.menu-02 {
		width:181px;
		height:105px;
		background:url(../images/price_menu_02_01.gif) no-repeat 0 -105px;
		margin:0 0 0 13px;
		text-indent:-9999px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-02 a {
		display:block;
		width:181px;
		height:105px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-02 a:hover {
		background:url(../images/price_menu_02_01.gif) no-repeat 0 -105px;
	}
	/* DMリスト */
	#wrapper #main #contents div.menu div.menu-03 {
		width:181px;
		height:105px;
		background:url(../images/price_menu_03_01.gif) top no-repeat;
		margin:0 0 0 13px;
		text-indent:-9999px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-03 a {
		display:block;
		width:181px;
		height:105px;
		float:left;
		display:inline;
	}
	#wrapper #main #contents div.menu div.menu-03 a:hover {
		background:url(../images/price_menu_03_01.gif) no-repeat 0 -105px;
	}



