/* NetReal! : 法人名簿サービス はじめての方へ */




/* テーブル */
#wrapper #main #contents table.cpmp {
	padding:3px;
}
#wrapper #main #contents table.cpmp td {
	text-align:center;
	background-color: #FFFFFF;
}
#wrapper #main #contents table.cpmp td.category {
	background-color:#a288d0;
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
}
#wrapper #main #contents table.cpmp td.title-column {
	line-height:18px;
	color:#cc0000;
	font-size:12px;
	text-align:center;
}
#wrapper #main #contents table.cpmp td.title-column span.red_ov {
	color:#cc0000;
	font-size:10px;
	text-align:center;
}
#wrapper #main #contents table.cpmp span.nomal {
	color:#000000;
	font-size:10px;
}




/* キャッチコピー（ページ上部と下部） */
#wrapper #main #contents p.catch {
	width:592px;
}




/* 会員登録 ボタン */
#wrapper #main #contents p.comparison {
	width:190px;
	height:42px;
	background:url(../images/beginner_button_comparison.gif) top no-repeat;
	margin:0px 0 30px 200px;
	text-indent:-9999px;
}
#wrapper #main #contents p.comparison a {
	display:block;
	width:190px;
	height:42px;
}
#wrapper #main #contents p.comparison a:hover {
	background:url(../images/beginner_button_comparison.gif) no-repeat 0 -42px;
}


/* ビギナーメニュー */
#wrapper #main #contents #beginner_menu ul {
	width:592px;
	height:47px;
	list-style:none;
	margin:30px 0 30px 5px;
}
#wrapper #main #contents #beginner_menu ul li {
	float:left;
	width:140px;
	height:47px;
	list-style:none;
	margin:0 0 0 4px;
}
#wrapper #main #contents #beginner_menu ul li a {
	display:block;
	width:140px;
	height:47px;
	text-indent:-9999px;
}
/* 法人データとは？ */
#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;
}
/* データ入手法比較 */
#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;
}

