/* NetReal! : FAX配信代行 はじめての方へ */


/*オーバーライド*/
/* h2 */
#wrapper #main #contents h2 {
	margin-bottom:10px;
}
/* h3 */
#wrapper #main #contents h3 {
	margin-bottom:15px;
}
/* テーブル */
#wrapper #main #contents td {
	background-color:#ffffff;
}
#wrapper #main #contents td.left {
	width:230px;
}
#wrapper #main #contents td.center {
	width:230px;
	text-align:center;
}
#wrapper #main #contents table.margin {
	margin-bottom:10px;
}


/*//////////////////////////////////////////////////////////*/

/* ビギナーメニュー */
#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.entry {
	width:309px;
	height:56px;
	background:url(../images/beginner_button_entry.gif) top no-repeat;
	margin:20px 0 0 136px;
	text-indent:-9999px;
}
#wrapper #main #contents div.entry a {
	display:block;
	width:309px;
	height:56px;
}
#wrapper #main #contents div.entry a:hover {
	background:url(../images/beginner_button_entry.gif) no-repeat 0 -56px;
}



/* DM発送 代行サービス ボタン */
#wrapper #main #contents div.dm {
	width:309px;
	height:56px;
	background:url(../images/beginner_button_dm.gif) top no-repeat;
	margin:20px 0 0 136px;
	text-indent:-9999px;
}
#wrapper #main #contents div.dm a {
	display:block;
	width:309px;
	height:56px;
}
#wrapper #main #contents div.dm a:hover {
	background:url(../images/beginner_button_dm.gif) no-repeat 0 -56px;
}



/* 電話営業 代行サービス ボタン */
#wrapper #main #contents div.tel {
	width:309px;
	height:56px;
	background:url(../images/beginner_button_tel.gif) top no-repeat;
	margin:20px 0 30px 136px;
	text-indent:-9999px;
}
#wrapper #main #contents div.tel a {
	display:block;
	width:309px;
	height:56px;
}
#wrapper #main #contents div.tel a:hover {
	background:url(../images/beginner_button_tel.gif) no-repeat 0 -56px;
}


