/* NetReal! : FAX配信代行 料金体系 FAX配信 */


/* h3オーバーライド */
#wrapper #main #contents h3 {
	margin-bottom:25px;
}

/* キャッチコピー */
#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) no-repeat 0 -97px;
	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;
}





/* 付加価値1～20 */
#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:106px;
	margin:18px 15px 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.note {
	color:#cc0000;
}



/* 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;
	text-align:center;
}
#wrapper #main #contents table.margin td {
	text-align:center;
	padding:5px 5px;
}
#wrapper #main #contents table.margin td  span.red {
	color:#cc3300;
	font-size:18px;
}







