#right{
	float:left;
	width:701px;
	background-color:#ffffff;
	padding-bottom:50px;
}
#right h3{
	text-align:center;
	margin-top:30px;
}
/*電話でのお問い合わせ画像*/
#right p.center{
	text-align:center;
	margin-top:40px;
	margin-bottom:50px;
}
/*------------お問い合わせフォームー-------------*/
#right .danraku{
	width:655px;
	margin:auto;
	color:#333333;
	margin-top:20px;
}
/*注意文*/
#right .danraku p.cyui{
	font-size:85%;
	line-height:150%;
}
#right table{
	margin:0px;
	width:655px;
	font-size:80%;
	color:#333333;
	border-collapse:collapse;
	border-top:solid 1px #B1B1B1;
}
#right td{
	vertical-align:top;
	padding-top:15px;
	padding-bottom:15px;
	line-height:150%;
}
#right td.dai{
	width:200px;
	padding-left:20px;
	color:#333333;
}
#right table.noborder{
	border:none;
}
/*アスタリスク*/
#right span{
	color:#d43516;
}
/*送信ボタン*/
#right td.so{
	text-align:center;
	padding-top:10px;
}
/*jquery部分*/
#right .iferror{
	margin:0;
	display:none;
}
#right .error .iferror{
	display:block;
	width:220px;/*エラー表示のサイズ*/
	/*background-color:#F3F4F5;エラー表示のbackcolor*/
	color:#d43516;/*エラー表示の文字色*/
	padding:5px;
}
/*個人情報*/
#right .danraku p.joho{
	font-size:80%;
	color:#333333;
	line-height:150%;
	padding-bottom:20px
}

