/* NetReal! : FAX配信代行 準備中ページbeginner_preparation */



/*オーバーライド*/
/* h2 */
#wrapper #main #contents h2 {
	margin-bottom:10px;
}
/* h3 */
#wrapper #main #contents h3 {
	margin-bottom:15px;
}

#wrapper #main #contents table.secret th.left {
	width:170px;
	border-right:none;
}
#wrapper #main #contents table.secret td {
	background-color:#FFFFFF;
	padding:5px;
}
#wrapper #main #contents table.secret td.left {
	width:170px;
	border-right:none;
}
#wrapper #main #contents table.secret td span.red {
	color:#CC0033;
}


/*//////////////////////////////////////////////////////////*/

/* ビギナーメニュー */
#wrapper #main #contents #beginner_menu ul {
	width:592px;
	height:47px;
	list-style:none;
	margin:30px 0 0 5px;
}
#wrapper #main #contents #beginner_menu ul li {
	float:left;
	width:140px;
	height:47px;
	list-style:none;
	margin:0 0 0px 4px;
}
#wrapper #main #contents #beginner_menu ul li a {
	display:block;
	width:140px;
	height:47px;
	text-indent:-9999px;
}
	/* FAXDMの特徴 */
	#wrapper #main #contents #beginner_menu ul li a.menu01 {
		background:url(../images/beginner_menu_01.gif) no-repeat 0 0;
	}
	#wrapper #main #contents #beginner_menu ul li a.menu01-current,
	#wrapper #main #contents #beginner_menu ul li a:hover.menu01 {
		background:url(../images/beginner_menu_01.gif) no-repeat 0 -47px;
	}
	/* FAXDMの比較 */
	#wrapper #main #contents #beginner_menu ul li a.menu02 {
		background:url(../images/beginner_menu_02.gif) no-repeat 0 0;
	}
	#wrapper #main #contents #beginner_menu ul li a.menu02-current,
	#wrapper #main #contents #beginner_menu ul li a:hover.menu02 {
		background:url(../images/beginner_menu_02.gif) no-repeat 0 -47px;
	}
	/* 反応率向上の秘訣 */
	#wrapper #main #contents #beginner_menu ul li a.menu03 {
		background:url(../images/beginner_menu_03.gif) no-repeat 0 0;
	}
	#wrapper #main #contents #beginner_menu ul li a.menu03-current,
	#wrapper #main #contents #beginner_menu ul li a:hover.menu03 {
		background:url(../images/beginner_menu_03.gif) no-repeat 0 -47px;
	}
	/* 無料テスト送信 */
	#wrapper #main #contents #beginner_menu ul li a.menu04 {
		background:url(../images/beginner_menu_04.gif) no-repeat 0 0;
	}
	#wrapper #main #contents #beginner_menu ul li a.menu04-current,
	#wrapper #main #contents #beginner_menu ul li a:hover.menu04 {
		background:url(../images/beginner_menu_04.gif) no-repeat 0 -47px;
	}

/* ビギナーメニュー（下段） */
#wrapper #main #contents #beginner_menu ul.bottom {
	clear:both;
	width:592px;
	height:47px;
	list-style:none;
	margin:10px 0 30px 5px;
}
#wrapper #main #contents #beginner_menu ul.bottom li {
	float:left;
	width:140px;
	height:47px;
	list-style:none;
	margin:0 0 0px 4px;
}
#wrapper #main #contents #beginner_menu ul.bottom li a {
	display:block;
	width:140px;
	height:47px;
	text-indent:-9999px;
}
	/* クレーム軽減対策 */
	#wrapper #main #contents #beginner_menu ul.bottom li a.menu05 {
		background:url(../images/beginner_menu_05.gif) no-repeat 0 0;
	}
	#wrapper #main #contents #beginner_menu ul.bottom li a.menu05-current,
	#wrapper #main #contents #beginner_menu ul.bottom li a:hover.menu05 {
		background:url(../images/beginner_menu_05.gif) no-repeat 0 -47px;
	}





/* キャッチコピー（ページ上部と下部） */
#wrapper #main #contents div.catch {
	width:592px;
}

/* 成功事例*/
#wrapper #main #contents div.secret_button {
	width:190px;
	height:43px;
	background:url(../images/beginner_button_02.gif) top no-repeat;
	margin:0 0 0 200px;
	text-indent:-9999px;
}
#wrapper #main #contents div.secret_button a {
	display:block;
	width:190px;
	height:43px;
}
#wrapper #main #contents div.secret_button a:hover {
	background:url(../images/beginner_button_02.gif) no-repeat 0 -43px;
}


