/* NetReal! :パートナーの方 */


/* h2テキスト化 */
#wrapper #main #contents h2 {
	width: 582px;
	height: 50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#333333;
	line-height: 50px;
	margin-bottom:15px;
	padding: 2px 0 0 10px;
	background-image: url(../images/partner_h2_back.gif);
	background-repeat: no-repeat;
}
/*h3テキスト化*/
#wrapper #main #contents h3{
	background:url(../images/partner_h3_back.gif);
	color:#333333;
	width: 572px;
	height: 45px;
	line-height: 46px;
	background-repeat: no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	padding: 1px 0 0 20px;
	clear: both;
	}
/* h3(オーバーライド) */
/*#wrapper #main #contents h3.top {
	padding-top:20px;
	padding-bottom:0px;	
}*/

/* キャッチコピー */
#wrapper #main #contents div.catch {
	width:592px;
}

/* 文章 */
#wrapper #main #contents div.note {
	width:592px;
	padding:0 5px;
	margin:0;
}
	/* 段落 */
	#wrapper #main #contents div.note p {
	padding:0px 0 20px 0;
	margin:0;
	line-height:18px;
}

/* 画像 */
#wrapper #main #contents div.img {
	width:592px;
	padding-bottom:30px;
}


/* 付加価値1～20 */
#wrapper #main #contents div.value {
	width:592px;
	margin:0;
	padding-bottom:15px;
	clear:both;
}
	#wrapper #main #contents div.value div.subtitle {
		width:592px;
		height:36px;
		margin:0;
	}
	#wrapper #main #contents div.value div.left {
		width:107px;
		margin:18px 15px 0 10px;
		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 {
		line-height:18px;
		width:450px;
	}
		/* 小文字 */
		#wrapper #main #contents div.value div.right p.note {
			font-size:80%;
			padding:10px 0;
		}
	
	
/* パートナー会員登録ボタン */
#wrapper #main #contents p.partner-entry-bt {
	width:308px;
	height:56px;
	background:url(../images/partner_entry_bt.gif) top no-repeat;
	margin:0px 0 30px 165px;
	text-indent:-9999px;
}
#wrapper #main #contents p.partner-entry-bt a {
	display:block;
	width:308px;
	height:56px;
}
#wrapper #main #contents p.partner-entry-bt a:hover {
	background:url(../images/partner_entry_bt.gif) no-repeat 0 -56px;
}

