/*=======なにが違うの？=========*/
#dif1{
	width:531px;
	height:118px;
	background:url(../sell/img/dif1.gif) no-repeat 0 0;
	margin:0 0 15px 15px;
	}
#dif2{
	width:531px;
	height:118px;
	background:url(../sell/img/dif2.gif) no-repeat 0 0;
	margin:0 0 15px 15px;
	}
#dif3{
	width:531px;
	height:118px;
	background:url(../sell/img/dif3.gif) no-repeat 0 0;
	margin:0 0 15px 15px;
	}
#dif1 h5,
#dif2 h5,
#dif3 h5{
	padding:10px 160px 0 60px;
	}
#dif1 p,
#dif2 p,
#dif3 p{
	padding:0 160px 0 60px;
	}

/*=======システム=========*/
table.sys{
	margin:0 20px 10px 20px;
	}
td.sysExp{
	vertical-align:middle;
	padding-left:5px;
	background:url(../sell/img/sys-bg.gif) repeat;
	}
td.sysAllow{
	background:url(../sell/img/sys-allow.gif) no-repeat 0 0;
	height:14px;
	}

/*=======フォームtable=========*/
table.form{
	width:520px;
	margin:5px 0 10px 20px;
	border:1px solid #999999;
	}
.form th{
	background-color:#EDF3F3;
	padding:5px;
	border-bottom:1px dashed #999999;
	text-align:left;
	}
.form td{
	padding:5px;
	border-bottom:1px dashed #999999;
	}
.form span{
	color:#FF6600;
	padding-left:5px;
	}

/*=======フォームプライバシー=========*/
.privacyBox{
	width:514px;
	height:70px;
	margin:5px 0 10px 20px;
	background:url(../sell/img/privacy.gif) no-repeat 0 0;
	}
.privacyBox p{
	padding:10px 20px 0 70px;
	}
