/* NetReal! : FAX配信代行 料金体系トップ */


/* キャッチコピー */
#wrapper #main #contents div.catch {
	width:592px;
}




/* ページ上部メニューボタン */
#wrapper #main #contents div.menu {
	width:570px;
	height:97px;
	margin:0 0 0 12px;
}
/* FAX配信 */
#wrapper #main #contents div.menu div.menu-01 {
	width:181px;
	height:97px;
	background:url(../images/price_menu_01.gif) top no-repeat;
	margin:0 0px 0 px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a {
	display:block;
	width:181px;
	height:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-01 a:hover {
	background:url(../images/price_menu_01.gif) no-repeat 0 -97px;
}
/* FAX原稿 */
#wrapper #main #contents div.menu div.menu-02 {
	width:181px;
	height:97px;
	background:url(../images/price_menu_02.gif) top no-repeat;
	margin:0 0 0 14px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a {
	display:block;
	width:181px;
	height:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-02 a:hover {
	background:url(../images/price_menu_02.gif) no-repeat 0 -97px;
}
/* FAXリスト */
#wrapper #main #contents div.menu div.menu-03 {
	width:181px;
	height:97px;
	background:url(../images/price_menu_03.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:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu div.menu-03 a:hover {
	background:url(../images/price_menu_03.gif) no-repeat 0 -97px;
}



/* ポイント画像 */
#wrapper #main #contents div.point {
	width:571px;
	height:108px;
	margin:0 0 30px 11px;
}
/* ポイント換算（画像） */
#wrapper #main #contents div.point div.rate {
	width:278px;
	height:108px;
	float:left;
	display:inline;
	margin:0 15px 0 0;
}
/* ポイント購入単位（画像） */
#wrapper #main #contents div.point div.unit {
	width:278px;
	height:108px;
	float:left;
	display:inline;
	margin:0 0 0 0px;
}




/* tableオーバーライド */
#wrapper #main #contents table th {
	padding:9px 2px;
}
#wrapper #main #contents table td {
	text-align:center;
	padding:5px 2px;
}
#wrapper #main #contents table.margin {
	margin-bottom:30px;
}
#wrapper #main #contents table.margin th {
	padding:9px 9px;
}
#wrapper #main #contents table.margin td {
	text-align:left;
	padding:5px 5px;
}
#wrapper #main #contents table.margin td.center {
	text-align:center;
	padding:5px 5px;
}
#wrapper #main #contents table.margin td.center p.left {
	text-align:left;
	padding:5px 5px;
}
#wrapper #main #contents table.margin td span.red {
	color:#cc3300;
	font-size:15px;
}

/* 小さいtable */
#wrapper #main #contents table.margin table.little {
	width: auto;
	line-height:1.3em;
    border-top:1px solid #708a8e;
    border-left:1px solid #708a8e;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#e1f1f5;
    empty-cells:show;
	margin:0 auto 0 auto;
}
/*
#wrapper #main #contents table.margin table.little th {
    border-right:1px solid #708a8e;
    border-bottom:1px solid #708a8e;
    color:#ffffff;
    background-color:#5093b9;
    padding:0px;
}
*/
#wrapper #main #contents table.margin table.little td {
	line-height:1.3em;
    border-right:1px solid #708a8e;
    border-bottom:1px solid #708a8e;
	text-align:right;
    padding:1px 2px;
}




/* tableオーバーライド（他社サービス比較） */
#wrapper #main #contents table.compa {
	width:575px;
	line-height:18px;
    border-top:1px solid #708a8e;
    border-left:1px solid #708a8e;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#beddef;
    empty-cells:show;
	margin:0 0 0 9px;
}
#wrapper #main #contents table.compa th {
    border-right:1px solid #708a8e;
    border-bottom:1px solid #708a8e;
    color:#ffffff;
    background-color:#5093b9;
    padding:9px;
}
#wrapper #main #contents table.compa td {
	line-height:18px;
    border-right:1px solid #708a8e;
    border-bottom:1px solid #708a8e;
    padding:5px;
}
#wrapper #main #contents table.compa td span.red {
	color:#cc3300;
}
#wrapper #main #contents table.compa td span.red_ov {
	color:#cc3300;
	font-size:15px;
}








/* 会員登録ボタン */
#wrapper #main #contents div.entry {
	width:309px;
	height:56px;
	background:url(../images/price_button_entry.gif) top no-repeat;
	margin:0 0 0 137px;
	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/price_button_entry.gif) no-repeat 0 -56px;
}



