/* NetReal! : 法人名簿サービス ご利用の流れ（データ利用の流れ[リストデータレンタル]） */

/* キャッチコピー */
#wrapper #main #contents div.catch {
	width:592px;
}

/* キャッチコピー02 */
#wrapper #main #contents div.catch02 {
	width:592px;
	margin-bottom: 5px;
}

/* ページ上部メニューボタン */
#wrapper #main #contents div.menu {
	width:592px;
	height:83px;
	margin:0 0 0 0px;
}

/* データリストレンタル */
#wrapper #main #contents div.menu div.menu-01 {
	width:280px;
	height:83px;
	background:url(../images/price_menu_01.gif)  top no-repeat;
	margin:0 0px 0px 9px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a {
	display:block;
	width:280px;
	height:83px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a:hover {
	background:url(../images/price_menu_01.gif) no-repeat 0 -83px;
}
/* リストデータ購入 */
#wrapper #main #contents div.menu div.menu-02 {
	width:280px;
	height:83px;
	background:url(../images/price_menu_02.gif) no-repeat 0 -83px;
	margin:0 0 0 14px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a {
	display:block;
	width:280px;
	height:83px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a:hover {
	background:url(../images/price_menu_02.gif) no-repeat 0 -83px;
}

/* 付加価値1～12 */
#wrapper #main #contents div.value {
	width:592px;
	margin:25px 0 0 0;
	clear:both;
}
#wrapper #main #contents div.value div.subtitle {
	width:592px;
	height:36px;
	margin:0;
}
#wrapper #main #contents div.value div.left {
	width:110px;
	margin:18px 10px 0 11px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.value div.right {
	width:450px;
	margin:18px 10px 0 0px;
	float:right;
	display:inline;
}
#wrapper #main #contents div.value div.right p.subtitle {
	width:450px;
	line-height:18px;
	color:#cc0000;
}
#wrapper #main #contents div.value div.right div.border {
	width:450px;
	height:15px;
}
#wrapper #main #contents div.value div.right p {
	line-height:18px;
	width:450px;
}
#wrapper #main #contents div.value div.right p span.red {
color:#CC0033;
}

/* table オーバーライド */
#wrapper #main #contents table.data_list {
	text-align:center;
    padding:5px;
}
#wrapper #main #contents table.data_list th.left {
	width:100px;
    padding:5px;
}
#wrapper #main #contents table.data_list span.font {
	font-size:15px;
}

