/************************right*******************************/
#right{
	float:left;
	width:701px;
	background-color:#ffffff;
	padding-bottom:50px;
}
#right h3{
	text-align:center;
	margin-top:30px;
}
/*---------------文章部分----------------*/
#right .main{
	width:655px;
	margin:25px auto 30px auto;
}
/*写真*/
#right p.photo{
	float:left;
	width:200px;
	margin-left:20px;/*写真左あき*/
}
#right p.bunsyo{
	float:left;
	width:435px;
	font-size:90%;
	color:#000;
	line-height:1.7;
}
/*強調部分*/
#right span.kyotyo{
	font-size:120%;
	font-weight:bold;
	color:#FD7C1C;
}
/*三枚写真*/
#right p.photo2{
	clear:left;
	width:655px;
	margin:auto;
	padding-top:25px;
}
/*シミ抜きに料金について*/
#right p.bunsyo2{
	width:655px;
	margin:25px auto 0px auto;
	font-size:90%;
	color:#000;
	line-height:1.7;
}

