/* NetReal! : 法人名簿サービス サービス概要 */


#wrapper #main {
	margin-bottom: 0;
}


/* キャッチコピー */
#wrapper #main #contents p.catch {
	width:592px;
}


/* h3 */
#wrapper #main #contents h3 {
	margin-bottom:20px;
}



/* ページ上部メニューボタン */
#wrapper #main #contents div.menu {
	width:592px;
	height:97px;
}
/* 低価格 */
#wrapper #main #contents div.menu p.menu-01 {
	width:181px;
	height:97px;
	background:url(../images/service_menu_01.gif) top no-repeat;
	margin:0 0 0 12px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-01 a {
	display:block;
	width:181px;
	height:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-01 a:hover {
	background:url(../images/service_menu_01.gif) no-repeat 0 -97px;
}
/* 高品質 */
#wrapper #main #contents div.menu p.menu-02 {
	width:181px;
	height:97px;
	background:url(../images/service_menu_02.gif) top no-repeat;
	margin:0 0 0 14px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-02 a {
	display:block;
	width:181px;
	height:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-02 a:hover {
	background:url(../images/service_menu_02.gif) no-repeat 0 -97px;
}
/* 利便性 */
#wrapper #main #contents div.menu p.menu-03 {
	width:181px;
	height:97px;
	background:url(../images/service_menu_03.gif) top no-repeat;
	margin:0 0 0 13px;
	text-indent:-9999px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-03 a {
	display:block;
	width:181px;
	height:97px;
	float:left;
	display:inline;
}
#wrapper #main #contents div.menu p.menu-03 a:hover {
	background:url(../images/service_menu_03.gif) no-repeat 0 -97px;
}







/* リストデータレンタルとリストデータ購入の枠 */
#wrapper #main #contents div.characteristic {
	width:592px;
	margin-bottom:30px;
}

/* リストデータレンタル */
#wrapper #main #contents div.characteristic div.rental {
	width:277px;
	float:left;
	margin-left:10px;
	display:inline;
}
#wrapper #main #contents div.characteristic div.rental p.subtitle {
	width:277px;
	height:55px;
}
#wrapper #main #contents div.characteristic div.rental div.main {
	width:261px;
	background-color:#ece8f1;
	padding:8px;
	margin-bottom:2px;
}
#wrapper #main #contents div.characteristic div.rental div.main img {
	display:block;
	margin-right:8px;
	float:left;
}
#wrapper #main #contents div.characteristic div.rental div.main p {
	line-height:1.3em;
}
#wrapper #main #contents div.characteristic div.rental div.main p span.note {
	font-size:90%;
}
#wrapper #main #contents div.characteristic div.rental div.main p a.fax {
	color:#114167;
}
#wrapper #main #contents div.characteristic div.rental div.main p a.tel {
	color:#ca0c1a;
}
#wrapper #main #contents div.characteristic div.rental div.main p a.dm {
	color:#117130;
}
/* 詳細を見るボタン */
#wrapper #main #contents div.characteristic div.rental div.detail {
	width:277px;
	background-color:#ece8f1;
	padding:15px 0 15px 0;
}
#wrapper #main #contents div.characteristic div.rental div.detail p.button {
	width:202px;
	height:43px;
	background:url(../images/service_button_detail.gif) top no-repeat;
	margin:0px auto 0px auto;

	text-indent:-9999px;
}
#wrapper #main #contents div.characteristic div.rental div.detail p.button a {
	display:block;

	width:202px;
	height:43px;
}
#wrapper #main #contents div.characteristic div.rental div.detail p.button a:hover {
	background:url(../images/service_button_detail.gif) no-repeat 0 -43px;
}

/* リストデータ購入 */
#wrapper #main #contents div.characteristic div.buy {
	width:277px;
	float:right;
	margin-right:10px;
	display:inline;
}
#wrapper #main #contents div.characteristic div.buy p.subtitle {
	width:277px;
	height:55px;

}
#wrapper #main #contents div.characteristic div.buy div.main {
	width:261px;
	background-color:#ece8f1;
	padding:8px;
	margin-bottom:2px;
}
#wrapper #main #contents div.characteristic div.buy div.main img {
	display:block;
	margin-right:8px;
	float:left;
}
#wrapper #main #contents div.characteristic div.buy div.main p {
	line-height:1.3em;
}
#wrapper #main #contents div.characteristic div.buy div.main p a.fax {
	color:#114167;
}
/* 詳細を見るボタン */
#wrapper #main #contents div.characteristic div.buy div.detail {
	width:277px;
	background-color:#ece8f1;
	padding:15px 0 15px 0;
}
#wrapper #main #contents div.characteristic div.buy div.detail p.button {
	width:202px;
	height:43px;
	background:url(../images/service_button_detail.gif) top no-repeat;
	margin:0px auto 0px auto;

	text-indent:-9999px;
}
#wrapper #main #contents div.characteristic div.buy div.detail p.button a {
	display:block;

	width:202px;
	height:43px;
}
#wrapper #main #contents div.characteristic div.buy div.detail p.button a:hover {
	background:url(../images/service_button_detail.gif) no-repeat 0 -43px;
}









